Guest User

Untitled

a guest
Dec 18th, 2017
462
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.64 KB | None | 0 0
  1. # PS2 BIOS/ROM Contents
  2. Here is an overview of what is contained in a PS2 ROM (including TOOL, DESR/PSX, ps2emu/ps2gxemu/ps2softemu (PS3), System 246 and System 256).
  3. This list isn't finished yet, so add your comments below!
  4.  
  5. ## Contributors
  6. SP193
  7.  
  8. ## Files
  9.  
  10. *ACDEV* - Arcade ROM device service.
  11. *ADDDRV* - Adds support for the DVD ROM (rom1:), via ROMDRV.
  12. *ADDROM2* - Adds support for rom2 (which contains a Chinese font file), only for Chinese consoles (SCPH-50009).
  13. *APPLOAD*
  14. *ATAD* - The DEV9+ATAD(+Flash device) combo driver. First appearing in ROM v1.10. Has no support for the CXD9566R. Despite its similar name, it is very different from the full ATAD module.
  15. *BNNETCNF* - not entirely sure what this is for, but it appears in the PS3's PS2 ROMs. Seems to be for network configuration, but why?
  16. *BOARDINF* - reads in the DSW602 board's ID and sets up the values for Boot Modes 6 and 7. Only does something useful on TOOL units.
  17. *BTNB01*
  18. *BUILD*
  19. *CDVDFSV* - The RPC server for CDVDMAN.
  20. *CDVDMAN* - The CD/DVD manager.
  21. *CLEARSPU* - Seems to clear/reset the SPU, but is known to cause crashes under some conditions. Not sure if it's buggy or not. Only used by the OSDSYS of the SCPH-10000 and SCPH-15000, probably retained for backward-compatibility.
  22. *CMN01*
  23. *CMN02*
  24. *D2ELOADP* - DECI2 ELOADP extension (ERX module support).
  25. *DAEMON*
  26. *DBCMAN*
  27. *DECI1* - DECI1 manager. Purpose of its existence is not known.
  28. *DECI1DR1* - DECI1 H1500 driver. Purpose unknown.
  29. *DECI1DRP* - DECI1 PIF/mini-RA driver. Purpose unknown.
  30. *DECI2* - DECI2 manager.
  31. *DECI2DRP* - DECI2 PIF driver
  32. *DECI2DRS* - DECI2 SIF2 driver.
  33. *DECI2FILE* - DECI2 host (and TTY) driver.
  34. *DECI2HSYN* - DECI2 Host SYNchronization driver. Notifies the DECI2 manager when the host interface (i.e. PIF) is up.
  35. *DECI2KPRT* - DECI2 KTTY driver.
  36. *DECI2LOAD* - DECI2 IOP module loader.
  37. *DECKARD* - The SCPH-7500x has a newer PowerPC processor in place of the IOP, and requires code to emulate the IOP.
  38. *DMACMAN* - DMA Controller Manager.
  39. *DVDCNF* - Contains IOP boot configuration file for the DVD player.
  40. *DVDELF* - DVD player executable for expansion-bay consoles.
  41. *DVDID* - DVD player ID. SCPH-70000 (ROM v2.00) and later had universal DVD ROMs, hence the existence of DVDID\* files for each region.
  42. *DVDIDA*
  43. *DVDIDC*
  44. *DVDIDE*
  45. *DVDIDJ*
  46. *DVDIDM*
  47. *DVDIDO*
  48. *DVDIDR*
  49. *DVDIDU*
  50. *DVDPLA* - DVD player executable for slimlines. SCPH-70000 (ROM v2.00) and later had universal DVD ROMs, hence the existence of DVDPL\* files for each region.
  51. *DVDPLC*
  52. *DVDPLE*
  53. *DVDPLJ*
  54. *DVDPLM*
  55. *DVDPLO*
  56. *DVDPLR*
  57. *DVDPLU*
  58. *DVDVER* - DVD player version number. SCPH-70000 (ROM v2.00) and later had universal DVD ROMs, hence the existence of DVDVER\* files for each region.
  59. *DVDVERA*
  60. *DVDVERJ*
  61. *DVDVERR*
  62. *EECONF* - Loads part of the system configuration from the MECHACON EEPROM. Also configures and resets some peripherals, depending on the model version. In slimlines, EECONF will also load the MAC address.
  63. *EELOAD* - The EE ELF loader, which is loaded by LoadExecPS2() to 0x00082000 for loading ELFs.
  64. *EELOADCNF* - Contains the IOP boot configuration file for EELOAD.
  65. *EENULL* - The idle thread (id #0) module, loaded to 0x00081FC0.
  66. *EESYNC* - For synchronizing with the EE, at the end of IOP resets. EESYNC from DNAS images are evil; they also perform a memory wipe of the region from 0x00084000 to .0x00100000.
  67. *EROMDRV* - Encrypted ROM DRIver for the expansion-bay PlayStation 2 sets.
  68. *EROMDRVA* - Encrypted ROM DRIver for the SCPH-70000 (ROM v2.00) and later PlayStation 2 sets.
  69. *EROMDRVC*
  70. *EROMDRVE*
  71. *EROMDRVJ*
  72. *EROMDRVM*
  73. *EROMDRVO*
  74. *EROMDRVR*
  75. *EROMDRVU*
  76. *ESDATA*
  77. *EXCEPMAN* - Exception manager.
  78. *EXTINFO* - Contains the "EXTINFO" for all files in the ROM image.
  79. *FILEIO* - RPC server for IOMAN. Sony has greatly changed the semantics and design of FILEIO after some point. Connecting an old FILEIO EE RPC client to a newer server will result in a severe IOP crash.
  80. *FNTASCII*
  81. *FNTEX000*
  82. *FNTEX001*
  83. *FNTEXOSD*
  84. *FNTIMAGE* - Contains fonts for the OSDSYS of the SCPH-18000 and newer.
  85. *FONTM* - The FONT Module, used by the OSDSYS.
  86. *FONTS*
  87. *HDDLOAD* - Update loader for the HDD unit (and later includes the flash device).
  88. *HDDOSD* - Not sure what this does, but it is present in the expansion-bay ROMs.
  89. *HEAPLIB* - Memory HEAP LIBrary (i.e. thvpool, thfpool).
  90. *HLPB01*
  91. *HLPB02*
  92. *HLPB03*
  93. *HLPB04*
  94. *HLPB05*
  95. *HLPB06*
  96. *HLPB07*
  97. *HLPB08*
  98. *HLPB09*
  99. *HLPB10*
  100. *HLPB11*
  101. *HLPB12*
  102. *HLPB13*
  103. *HLPB14*
  104. *ICOBCDDA*
  105. *ICOBDISC*
  106. *ICOBDVDD*
  107. *ICOBFBRK*
  108. *ICOBFNOR*
  109. *ICOBFSCE*
  110. *ICOBPKST*
  111. *ICOBPS1D*
  112. *ICOBPS1M*
  113. *ICOBPS2D*
  114. *ICOBPS2M*
  115. *ICOBQUES*
  116. *ICOBYSYS*
  117. *ICOIMAGE* - Contains icons for the OSDSYS of the SCPH-18000 and newer.
  118. *IGREETING* - Displays boot information (i.e. IOP boot type, EBOOTP, IBOOTP, switch positions for DSW602 and the type of DSW602 board installed).
  119. *ILINK* - i.Link driver - present in only the arcade ROMs.
  120. *ILSOCK* - i.Link socket driver - present in only the arcade ROMs.
  121. *INTRMANI* - Interrupt Manager. According to wisi, it is for IOP mode.
  122. *INTRMANP* - Interrupt Manager. According to wisi, it is for PS mode. Never used.
  123. *IOMAN* - I/O Manager.
  124. *IOPBOOT* - IOP bootup program.
  125. *IOPBTCON2* - Boot configuration file for the IOP, for the first phase of the IOP reset (before UDNL is loaded).
  126. *IOPBTCONF* - Boot configuration file for the IOP, during the final phase of the IOP reset. If no UDNL module is specified, the IOP will only have a single IOP reset in the reboot process, with the modules listed in IOPBTCONF.
  127. *KERNEL* - The EE kernel.
  128. *KROM* - Kanji ROM? Not sure where this is used.
  129. *KROMG*
  130. *LED*
  131. *LGBB01*
  132. *LGBB02*
  133. *LGBB03*
  134. *LGBB04*
  135. *LGBB05*
  136. *LIBFI* - This is not present in the boot ROM of the SCPH-10000 and SCPH-15000.
  137. *LIBSD* - Sound driver library.
  138. *LOADCORE* - The core of IOP module loading. Provides the lowest level of IOP module loading functions. Also handles the startup of the IOP.
  139. *LOADFILE* - The RPC server for MODLOAD.
  140. *LOGO* - PS1 logo?
  141. *MBROWS* - Only used by the old OSDSYS program from ROM v1.00 and v1.01.
  142. *MCLOCK* - Only used by the old OSDSYS program from ROM v1.00 and v1.01.
  143. *MCMAN* - Memory Card Manager.
  144. *MCMANO* - MCMAN (Open?). Present in the System 246 ROM. Has support for the regular PlayStation 2 Memory Cards, while the System 246's MCMAN module only supports the arcade dongle.
  145. *MCSERV* - RPC server for MCMAN.
  146. *MODLOAD* - IOP module loader.
  147. *MOPEN* - Only used by the old OSDSYS program from ROM v1.00 and v1.01.
  148. *MSGB01*
  149. *MSGB02*
  150. *MSGB03*
  151. *MSGB04*
  152. *MSGB05*
  153. *MSGB06*
  154. *MSGB07*
  155. *MSGB08*
  156. *MSGB09*
  157. *MSGB10*
  158. *MSGB11*
  159. *MSGB12*
  160. *MSGB13*
  161. *MTAP*
  162. *NCDVDMAN* - It is a strange abomination that was introduced and used with only the SCPH-70000 series, so it was probably provided for backward-compatibility. It seems to be a heavily stripped-down CDVDMAN module, with no support for some S-command functions like sceCdRI. I don't know why this was done, but it might be a deliberate move by Sony to prevent hackers from using these system functions. Didn't really do anything, however.
  163. *NUMB01*
  164. *NUMB02*
  165. *NUMB03*
  166. *NUMB04*
  167. *NUMB05*
  168. *OLDROM* - Contains a subset of ROM modules that are required for the late TOOL ROM to provide DEX-like functionality (i.e. old ROM modules).
  169. *OSBROWS* - Used by the old OSDSYS program from ROM v1.00/v1.01.
  170. *OSCLOCK* - Used by the old OSDSYS program from ROM v1.00/v1.01.
  171. *OSDCNF*
  172. *OSDSND* - OSD sound library. This is actually the tentative sound driver, which is called "librspu2" in the Sony SDK. The funny thing about OSDSND from the SCPH-18000 and newer is that it's newer than the one in the Sony SDK, even at release v3.02.
  173. *OSDSYS* - The browser.
  174. *OSDVER* - Seems to be a build number for the OSD.
  175. *OSFONTM* - Used by the old OSDSYS program from ROM v1.00/v1.01.
  176. *OSFONTS* - Used by the old OSDSYS program from ROM v1.00/v1.01.
  177. *OSOPEN* - Used by the old OSDSYS program from ROM v1.00/v1.01.
  178. *PADMAN* - Pad manager.
  179. *PADMAN2*
  180. *PATAD*
  181. *PCDVDFSV*
  182. *PCDVDMAN*
  183. *PDEV9*
  184. *PEESYNC*
  185. *PFILEIO*
  186. *PFLASH*
  187. *PFLSLOAD*
  188. *PHDD*
  189. *PHDDLOAD*
  190. *PIOMAN*
  191. *PIOPRP*
  192. *PLIBSD*
  193. *PLOADCORE*
  194. *PLOADFILE*
  195. *PMCMAN*
  196. *PMCSERV*
  197. *PMODHSYN*
  198. *PMODLOAD*
  199. *PMODMIDI*
  200. *PMODSESQ*
  201. *PMTAPMAN*
  202. *POWEROFF*
  203. *PPADMAN*
  204. *PRMMAN2*
  205. *PROMDRV*
  206. *PS1DRV* - The PlayStation driver. Sets up the EE for GPU emulation and resets the IOP into PS1 mode.
  207. *PS1ID* - Only found in newer boot ROMs
  208. *PS1VER*
  209. *PS1VERA*
  210. *PS2LOGO* - Displays the PlayStation 2 logo from the inserted disc. For newer consoles, if the logo cannot be decrypted properly, it will fall back to the browser. Not actually required to boot games, but the Sony OSDSYS boots PS2 games through this program.
  211. *PSDRDRV*
  212. *PSIFCMD*
  213. *PSIFMAN*
  214. *PSIO2MAN*
  215. *PSTDIO*
  216. *PSXVER*
  217. *PSYSCLIB*
  218. *PSYSMEM*
  219. *PTHREADMAN*
  220. *PTIMEMANI*
  221. *PXATAPI* - ATAPI driver for the (the DVD writer of the) PSX. TXATAPI is used by TESTMODE of the PSX.
  222. *PXFROMMAN*
  223. *RDRAM* - Provides a RDRAM test for the EE at power-on. This is run from RESET.
  224. *RDRAM1*
  225. *RDRAM2*
  226. *REBOOT* - The reboot service. Receives IOP reset packets from the EE, from across the SIF.
  227. *RESET* - Bootstrap code for the EE and IOP.
  228. *RMMAN* - ReMote-con MANager for the external IR receiver.
  229. *RMMAN2* - ReMote-con MANager for the internal IR receiver (SCPH-50000 and later).
  230. *RMRESET* - ReMote controller reset.
  231. *ROMDIR* - The ROMDIR part of the ROM image.
  232. *ROMDRV* - ROM driver. Provides access to the boot ROM (rom0).
  233. *ROMGSCRT* - The SCPH-10000 and SCPH-15000 do not have this.
  234. *ROMVER* - ROM version.
  235. *SBIN* - Seems to be the pad controller library for the PS1 monitor.
  236. *SDRDRV*
  237. *SECRMAN* - Security Manager. Signing is NOT done with the one in ROM, but with a special version that comes with the utility discs. Debugstations and TOOL units have a different SECRMAN module from retail sets.
  238. *SIFCMD* - SIF command module. Contains the SIF command and SIF RPC functions.
  239. *SIFINIT* - Initializes the SIF.
  240. *SIFMAN* - SIF manager.
  241. *SIO2D*
  242. *SIO2MAN* - SIO2 manager. Provides access to the SIO2 interface.
  243. *SNDBOOTB*
  244. *SNDBOOTH*
  245. *SNDBOOTS*
  246. *SNDCLOKS*
  247. *SNDIMAGE* - Sound image. Contains sounds for the OSDSYS of the SCPH-18000 and newer.
  248. *SNDLOGOS*
  249. *SNDOSDDB*
  250. *SNDOSDDH*
  251. *SNDRCLKS*
  252. *SNDTM60S*
  253. *SNDTNNLS*
  254. *SNDWARNS*
  255. *SSBUSC* - SSBUS Controller library. The SSBUS seems to be the bus that all peripherals get connected to. It seems to have the power to control the mapping of the device registers, as well as access timing.
  256. *SSDATA*
  257. *SSND*
  258. *STDIO* - Standard I/O library.
  259. *SYSCLIB* - System C Library.
  260. *SYSMEM* - System Memory Manager.
  261. *TBIN* - The PS1 monitor program. Seems to be the PS1 BIOS. This is started by RESET, when the IOP is in PS1 mode.
  262. *TDEV9*
  263. *TDVRDRV* - DVR Driver for the PSX.
  264. *TDVRMISC* - Miscellaneous DVR functionality driver for the PSX.
  265. *TESTMODE* - Test mode program. The EE will boot this module from EELOAD, if the console is put into service mode by the SONY service jig. For expansion bay sets, it is a device that goes into the expansion bay, but connects to the chassis from within it (it does not connect to the expansion connector).
  266. *TESTSPU* - Used by the TESTMODE program for testing the SPU.
  267. *TEXBARRW*
  268. *TEXBBTTN*
  269. *TEXBCDPB*
  270. *TEXBCPAR*
  271. *TEXBICHI*
  272. *TEXBNAV1*
  273. *TEXBNAV2*
  274. *TEXBOVAL*
  275. *TEXCBINV*
  276. *TEXCBLUR*
  277. *TEXCBUMP*
  278. *TEXCFLOW*
  279. *TEXCKABE*
  280. *TEXCKLFN*
  281. *TEXCKLFP*
  282. *TEXCKLGN*
  283. *TEXCKLGP*
  284. *TEXCMARU*
  285. *TEXCNAVI*
  286. *TEXCREFA*
  287. *TEXCSMOK*
  288. *TEXCSTSL*
  289. *TEXIMAGE* - Texture image. Contains textures for the OSDSYS of the SCPH-18000 and newer.
  290. *TEXOBLP*
  291. *TEXOBLPR*
  292. *TEXOCRBL*
  293. *TEXOCRLE*
  294. *TEXOFLAR*
  295. *TEXOFOG0*
  296. *TEXOFOG1*
  297. *TEXOFOG2*
  298. *TEXOFOG3*
  299. *TEXOFOG4*
  300. *TEXOPNGD*
  301. *TEXOPNGE*
  302. *TEXOPNGF*
  303. *TEXOPNGG*
  304. *TEXOPNGI*
  305. *TEXOPNGP*
  306. *TEXOPNGS*
  307. *TEXOREF*
  308. *TEXOSCE*
  309. *TEXOWAL0*
  310. *THMON* - Simple THread MONitor. Exists only in the late TOOL's ROM.
  311. *THPERF*
  312. *THREADMAN* - IOP thread manager.
  313. *TIMEMANI* - Timer Manager (IOP mode)
  314. *TIMEMANP* - Timer Manager (PS mode)
  315. *TIOPIMG*
  316. *TPADMAN*
  317. *TSIO2MAN*
  318. *TXATAPI* - ATAPI driver for the (the DVD writer of the) PSX. TXATAPI is used by TESTMODE of the PSX.
  319. *TZLIST* - Timezone list, used by the OSD. Not present in the SCPH-10000 and SCPH-15000, which only saw a Japan-only release.
  320. *UDFIO* - UDF driver used by the DVD Player.
  321. *UDNL* - SilverBull calls this an UpDate DownLoader. Basically, it is responsible for selecting the modules and starting the IOP, during the final phase of the IOP reset where the desired modules are to be loaded into the IOP.
  322. *USBD*
  323. *VBLANK* - V-Blank management.
  324. *VERSTR* - Version string. I think that the PS1 ROM will use this because I learned that this string is also present in PlayStation consoles.
  325. *XCDVDFSV* - Updated module.
  326. *XCDVDMAN* - Updated module.
  327. *XDEV9* - Updated module.
  328. *XDEV9SERV* - A RPC service for accessing the DEV9 driver directly. Presumably to obtain things like the MAC address.
  329. *XFILEIO* - Updated module.
  330. *XFLASH* - Updated module.
  331. *XFROMMAN* - Updated module.
  332. *XLOADFILE* - Updated module.
  333. *XMCMAN* - Updated module.
  334. *XMCSERV* - Updated module.
  335. *XMTAPMAN* - Multi-Tap Manager. XMTAPMAN is ised by the expansion bay OSDSYS program.
  336. *XPADMAN* - Updated module.
  337. *XPARAM* - Updated module.
  338. *XPARAM2* - Updated module.
  339. *XRMMAN2* - Updated module.
  340. *XSHA1* - this only present in PS3. It is used as additional antipiracy check. It seems that it calculate disc main elf checksum and compares it with some database.
  341. *XSIFCMD* - Updated module.
  342. *XSIO2MAN* - Updated module.
  343.  
  344. ## Extra information
  345. Those \*CNF files usually contain one file: IOPBTCONF. That is the IOP BooT CONFiguration file. The modules exist within the ROM devices (i.e. rom0, rom1).
  346. X\* modules are new versions of modules that are generally used by the OSDSYS program. To provide backward-compatibility, SCE didn't replace the old module versions but opted to provide new modules instead.
  347. P\* modules are like X\* modules, but are used within the PSX instead.
  348. T\* modules are also like X\* modules, but are used for the TESTMODE programs of consoles starting from the SCPH-18000.
  349.  
  350. Most of the other files are used by the browser. The files in the ROM do vary between browser versions.
  351.  
  352. The browsers seem to be compiled using a special SDK version. For example the old browser from the SCPH-10000 and SCPH-15000 were compiled using a SDK around v1.3. But later ROMs had browsers compiled with SDK v1.6, even though far newer versions were already out. Even though LIBSD has existed as the sound driver library for most PlayStation 2 software, the browser has always used OSDSND (which is librspu2 - the tentative sound driver).
Add Comment
Please, Sign In to add comment