Editing Bios

Jump to navigation Jump to search
Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.

Latest revision Your text
Line 14: Line 14:
| ADDROM2 || Adds support for rom2 (which contains a Chinese font file), only for Chinese consoles (SCPH-50009). ||  
| ADDROM2 || Adds support for rom2 (which contains a Chinese font file), only for Chinese consoles (SCPH-50009). ||  
|-
|-
| APPLOAD || IOP application loader (according to a printf string found on it).  Seems to be an IRX module capable of running other IRX modules, since it processes modload return values and more|| system 246/256 exclusive, has debug symbols and ELF header pointer to entrypoint is null for some reason.
| APPLOAD || ||  
|-
|-
| 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. ||  
| 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. ||  
Line 30: Line 30:
| CDVDMAN || The CD/DVD manager. ||  
| CDVDMAN || The CD/DVD manager. ||  
|-
|-
| CLEARSPU || Clears/resets the SPU2 by setting the registers to a known state and zeroing SPU2 memory. If the SPU2 asserts an interrupt when this library is active, it will cause a bus error due to the fact that the callback function is set to NULL. Only used by the OSDSYS of the SCPH-10000 and SCPH-15000, probably retained for backward-compatibility. Appears to use an older version of the libspu2 library. ||  
| 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. ||  
|-
|-
| CMN01 || ||  
| CMN01 || ||  
Line 38: Line 38:
| D2ELOADP || DECI2 ELOADP extension (ERX module support). ||  
| D2ELOADP || DECI2 ELOADP extension (ERX module support). ||  
|-
|-
| DAEMON || Security dongle check loop. basically imports the McDetectCard2 from MCMAN (export 22) and calls it once per minute || system 246/256 exclusive. Has debug symbols. listed on arcade IOPBTCONF but commented.
| DAEMON || ||  
|-
|-
| DBCMAN || ||  
| DBCMAN || ||  
Line 155: Line 155:
|-
|-
| FNTEXOSD || ||  
| FNTEXOSD || ||  
|-
| FNTHANCH || Unknown. along GB18030, they're the only files inside rom2 ||
|-
|-
| FNTIMAGE || Contains fonts for the OSDSYS of the SCPH-18000 and newer. ||  
| FNTIMAGE || Contains fonts for the OSDSYS of the SCPH-18000 and newer. ||  
|-
|-
| FONTM || The large FONT Module, used by the OSDSYS. ||  
| FONTM || The FONT Module, used by the OSDSYS. ||  
|-
|-
| FONTS || The small FONT module, used by the OSDSYS. ||  
| FONTS || ||  
|-
|-
| GB18030 || Chinese FONT module, replace FONTM. Loaded from rom2: on SCPH-50009 || On PS2 that use it, this file is required to boot at all.  
| GB18030 || Chinese FONT module, replace FONTM. Loaded from rom2: on SCPH-50009 || On PS2 that use it, this file is required to boot at all.  
Line 244: Line 242:
| IOPBTCON2 || Boot configuration file for the IOP, for the first phase of the IOP reset (before UDNL is loaded). ||  
| IOPBTCON2 || Boot configuration file for the IOP, for the first phase of the IOP reset (before UDNL is loaded). ||  
|-
|-
| 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. In addition to listing modules to be loaded, this file can also tell the parser to parse another file. It is also capable of declaring a load address for the SYSMEM module ||  
| 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. ||  
|-
|-
| KERNEL || The EE kernel. ||  
| KERNEL || The EE kernel. ||  
Line 252: Line 250:
| KROMG || ||  
| KROMG || ||  
|-
|-
| LED || Led setter module, simply calls the mechacon NCMD that would switch the blue led on retail PS2s (sceCdApplySCmd: 0x1c) probably related to the system 2x6 watchdog|| system 246/256 exclusive. Has debug symbols. listed on arcade IOPBTCONF but commented.
| LED || ||  
|-
|-
| LGBB01 || ||  
| LGBB01 || ||  
Line 274: Line 272:
| LOGO || PS1 logo? ||  
| LOGO || PS1 logo? ||  
|-
|-
| MBROWS || The browser module as a compressed EE raw binary. Only used by the old OSDSYS program from ROM v1.00 and v1.01. ||  
| MBROWS || Only used by the old OSDSYS program from ROM v1.00 and v1.01. ||  
|-
|-
| MCLOCK || The clock module as a compressed EE raw binary. Only used by the old OSDSYS program from ROM v1.00 and v1.01. ||  
| MCLOCK || Only used by the old OSDSYS program from ROM v1.00 and v1.01. ||  
|-
|-
| MCMAN || Memory Card Manager. (DONGLEMAN on system 246/256) ||
| MCMAN || Memory Card Manager. ||  
|-
|-
| MCMANO || MCMAN (Original).Probably the version of MCMAN wich was used to create DONGLEMAN, but without changes. only auths PS2 cards on mc1:/ || system 246/256 exclusive
| 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. ||  
|-
|-
| MCSERV || RPC server for MCMAN. ||  
| MCSERV || RPC server for MCMAN. ||  
Line 286: Line 284:
| MODLOAD || IOP module loader. ||  
| MODLOAD || IOP module loader. ||  
|-
|-
| MOPEN || The opening module as a compressed EE raw binary. Only used by the old OSDSYS program from ROM v1.00 and v1.01. ||  
| MOPEN || Only used by the old OSDSYS program from ROM v1.00 and v1.01. ||  
|-
|-
| MSGB01 || ||  
| MSGB01 || ||  
Line 330: Line 328:
| 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). ||  
| 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). ||  
|-
|-
| OSBROWS || Contains metadata about the browser module. Used by the old OSDSYS program from ROM v1.00/v1.01. ||  
| OSBROWS || Used by the old OSDSYS program from ROM v1.00/v1.01. ||  
|-
|-
| OSCLOCK || Contains metadata about the clock module. Used by the old OSDSYS program from ROM v1.00/v1.01. ||  
| OSCLOCK || Used by the old OSDSYS program from ROM v1.00/v1.01. ||  
|-
|-
| OSDCNF || Contains the IOP boot configuration for OSDSYS (mainly listing the X prefixed modules) ||  
| OSDCNF || Contains the IOP boot configuration for OSDSYS (mainly listing the X prefixed modules) ||  
|-
|-
| OSDSND || OSD sound library. This is a combination of the tentative libraries "libspu2", "libsnd2", "rspu2drv" from the PS2 runtime library, which are mostly ports from the PS1 runtime library. The changes to OSDSND from SCPH-18000 and newer is that it contains improvements to SPU2 AutoDMA code, larger thread stack size, more waits, and a fix to the timer quit code. However, it does not contain the VSync/Alarm based callback code that is in libsnd2 in SDK 1600. ||  
| 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. ||  
|-
|-
| OSDSYS || The browser. ||  
| OSDSYS || The browser. ||  
Line 342: Line 340:
| OSDVER || Seems to be a build number for the OSD. ||  
| OSDVER || Seems to be a build number for the OSD. ||  
|-
|-
| OSFONTM || Contains metadata about the large font. Used by the old OSDSYS program from ROM v1.00/v1.01. ||  
| OSFONTM || Used by the old OSDSYS program from ROM v1.00/v1.01. ||  
|-
|-
| OSFONTS || Contains metadata about the small font. Used by the old OSDSYS program from ROM v1.00/v1.01. ||  
| OSFONTS || Used by the old OSDSYS program from ROM v1.00/v1.01. ||  
|-
|-
| OSOPEN || Contains metadata about the opening module. Used by the old OSDSYS program from ROM v1.00/v1.01. ||  
| OSOPEN || Used by the old OSDSYS program from ROM v1.00/v1.01. ||  
|-
|-
| PADMAN || Pad manager. ||  
| PADMAN || Pad manager. ||  
Line 412: Line 410:
| PS1VERA || ||  
| PS1VERA || ||  
|-
|-
| 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. on DECKARD Systems it is also in charge of operating rom0:XPARAM ||
| 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. ||  
|-
|-
| PSDRDRV    || SDRDRV module for DESR systems used in its OSDSYS program. ||  
| PSDRDRV    || SDRDRV module for DESR systems used in its OSDSYS program. ||  
Line 460: Line 458:
| ROMGSCRT || First appeared in ROM 1.60. Provides a portable method for manipulating GS screen modes. The SCPH-10000 and SCPH-15000 do not have this. ||  
| ROMGSCRT || First appeared in ROM 1.60. Provides a portable method for manipulating GS screen modes. The SCPH-10000 and SCPH-15000 do not have this. ||  
|-
|-
| ROMVER || ROM version. specifies ROM version, console region letter, machine type letter and a date (presuably packing date?) ||
| ROMVER || ROM version. ||  
|-
| S147CTRL || System 147/148 control ||
|-
| S147MDEV || System 147/148 storage manager providing the "atfile" device ||
|-
| S147NAND || System 147/148 NAND/Flash driver interfaces with S147MDEV ||
|-
| S147NETB || System 147/148 an986 USB-Ethernet network booting using driver files from "atfile10" filesystem provided by S147MDEV ||
|-
| S147USBM || System 147/148 USB memory driver interfaces with S147MDEV ||
|-
|-
| SBIN || PS1 BIOS kernel memory COFF file. This is loaded into kernel memory at 0x80000500 (-0x90 header), and contain A0/B0/C0 vector handlers, and more. On real PS1 this code is located at 0xBFC10000, and later also copied to 0x80000500 during bios initialization. ||  
| SBIN || PS1 BIOS kernel memory COFF file. This is loaded into kernel memory at 0x80000500 (-0x90 header), and contain A0/B0/C0 vector handlers, and more. On real PS1 this code is located at 0xBFC10000, and later also copied to 0x80000500 during bios initialization. ||  
Line 476: Line 464:
| SDRDRV || Library for allowing the EE to remotely access the SPU2 via libsd. ||  
| SDRDRV || Library for allowing the EE to remotely access the SPU2 via libsd. ||  
|-
|-
| SECRMAN || Security Manager. Signing is NOT done with the one in ROM, but with a special version that comes with the utility discs. Debug stations , TOOL, and PS3 units have a different SECRMAN module from retail sets.  
| SECRMAN || Security Manager. Signing is NOT done with the one in ROM, but with a special version that comes with the utility discs. Debug stations , TOOL, and PS3 units have a different SECRMAN module from retail sets. ||  
SECRMAN from System246/256 is the same than special secrman, but with an extra function wich performs the security dongle auth routine.
|
|-
|-
| SIFCMD || SIF command module. Contains the SIF command and SIF RPC functions. ||
| SIFCMD || SIF command module. Contains the SIF command and SIF RPC functions. ||
Line 518: Line 504:
| SSDATA || ||  
| SSDATA || ||  
|-
|-
| SSND || Arcade sound driver. Uses the libspu2 library. || System 246/256 exclusive, has debug symbols
| SSND || ||  
|-
|-
| STDIO || Standard I/O library. ||  
| STDIO || Standard I/O library. ||  
Line 536: Line 522:
| 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). ||  
| 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). ||  
|-
|-
| TESTSPU || Used by the TESTMODE program for testing the SPU. Depends on libsd. ||  
| TESTSPU || Used by the TESTMODE program for testing the SPU. ||  
|-
|-
| TEXBARRW || ||  
| TEXBARRW || ||  
Line 624: Line 610:
| TEXOWAL0  || ||  
| TEXOWAL0  || ||  
|-
|-
| THMON || Simple THread MONitor. Exists only in the late TOOL's ROM and system 246/256. ||  
| THMON || Simple THread MONitor. Exists only in the late TOOL's ROM. ||  
|-
|-
| THPERF  || Found on the system 246/256 bios ||  
| THPERF  || ||  
|-
|-
| THREADMAN || IOP thread manager. ||  
| THREADMAN || IOP thread manager. ||  
Line 636: Line 622:
| TIOPIMG || IOPRP 2.8.0x used in DESR TESTMODE. ||  
| TIOPIMG || IOPRP 2.8.0x used in DESR TESTMODE. ||  
|-
|-
| TPADMAN || PADMAN used by rom0:TESTMODE. ||
| TPADMAN || PADMAN used in DESR TESTMODE. ||  
|-
|-
| TSIO2MAN || SIO2MAN used by rom0:TESTMODE. ||
| TSIO2MAN || SIO2MAN used in DESR TESTMODE. ||  
|-
|-
| TXATAPI || ATAPI driver for the (the DVD writer of the) PSX. TXATAPI is used by TESTMODE of the PSX. ||  
| TXATAPI || ATAPI driver for the (the DVD writer of the) PSX. TXATAPI is used by TESTMODE of the PSX. ||  
Line 664: Line 650:
| XFILEIO || FILEIO module used in OSDSYS. ||  
| XFILEIO || FILEIO module used in OSDSYS. ||  
|-
|-
| XFLASH || dev9 flash module used in OSDSYS. || SCPH-50xxx exclusive
| XFLASH || dev9 flash module used in OSDSYS. ||  
|-
|-
| XFROMMAN || dev9 flash filesystem module used in OSDSYS. || SCPH-50xxx exclusive
| XFROMMAN || dev9 flash filesystem module used in OSDSYS. ||  
|-
|-
| XLOADFILE || LOADFILE module used in OSDSYS. ||  
| XLOADFILE || LOADFILE module used in OSDSYS. ||  
Please note that all contributions to PS2 Developer wiki are considered to be released under the GNU Free Documentation License 1.2 (see PS2 Developer wiki:Copyrights for details). If you do not want your writing to be edited mercilessly and redistributed at will, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource. Do not submit copyrighted work without permission!

To protect the wiki against automated edit spam, we kindly ask you to solve the following hCaptcha:

Cancel Editing help (opens in new window)