Editing Bios
Jump to navigation
Jump to search
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 18: | Line 18: | ||
| 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. || | ||
|- | |- | ||
| 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? || | | 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? || | ||
|- | |- | ||
| 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. || | | 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. || | ||
Line 62: | Line 62: | ||
| DECI2LOAD || DECI2 IOP module loader. || | | DECI2LOAD || DECI2 IOP module loader. || | ||
|- | |- | ||
| DECKARD || The SCPH-7500x has a newer PowerPC processor in place of the IOP, and requires code to emulate the IOP. || | | DECKARD || The SCPH-7500x has a newer PowerPC processor in place of the IOP, and requires code to emulate the IOP. || | ||
|- | |- | ||
| DMACMAN || DMA Controller Manager. || | | DMACMAN || DMA Controller Manager. || | ||
Line 240: | Line 240: | ||
| IOMAN || I/O Manager. || | | IOMAN || I/O Manager. || | ||
|- | |- | ||
| IOPBOOT || IOP bootup program. || | | IOPBOOT || IOP bootup program. || | ||
|- | |- | ||
| 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). || | ||
Line 248: | Line 248: | ||
| KERNEL || The EE kernel. || | | KERNEL || The EE kernel. || | ||
|- | |- | ||
| KROM || Kanji ROM? Not sure where this is used. || | | KROM || Kanji ROM? Not sure where this is used. || | ||
|- | |- | ||
| 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 || 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. | ||
Line 440: | Line 440: | ||
| RDRAM || Provides a RDRAM test for the EE at power-on. This is run from RESET. || | | RDRAM || Provides a RDRAM test for the EE at power-on. This is run from RESET. || | ||
|- | |- | ||
| RDRAM1 || || | | RDRAM1 || || | ||
|- | |- | ||
| RDRAM2 || || | | RDRAM2 || || | ||
|- | |- | ||
| REBOOT || The reboot service. Receives IOP reset packets from the EE, from across the SIF. || | | REBOOT || The reboot service. Receives IOP reset packets from the EE, from across the SIF. || | ||
|- | |- | ||
| RESET || Bootstrap code for the EE and IOP. || | | RESET || Bootstrap code for the EE and IOP. || | ||
|- | |- | ||
| RMMAN || ReMote-con MANager for the external IR receiver. || | | RMMAN || ReMote-con MANager for the external IR receiver. || | ||
Line 458: | Line 458: | ||
| ROMDRV || ROM driver. Provides access to the boot ROM (rom0). || | | ROMDRV || ROM driver. Provides access to the boot ROM (rom0). || | ||
|- | |- | ||
| 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. specifies ROM version, console region letter, machine type letter and a date (presuably packing date?) || | ||
|- | |- | ||
| S147CTRL || System 147/148 control || | | S147CTRL || System 147/148 control || | ||
Line 526: | Line 526: | ||
| SYSMEM || System Memory Manager. || | | SYSMEM || System Memory Manager. || | ||
|- | |- | ||
| TBIN || PS1 BIOS. This is started by RESET, when the IOP is in PS1 mode. || | | TBIN || PS1 BIOS. This is started by RESET, when the IOP is in PS1 mode. || | ||
|- | |- | ||
| TDEV9 || Dev9 driver for the DESR used in TESTMODE. || | | TDEV9 || Dev9 driver for the DESR used in TESTMODE. || | ||
Line 652: | Line 652: | ||
| VBLANK || V-Blank management. || | | VBLANK || V-Blank management. || | ||
|- | |- | ||
| VERSTR || Version string. I think that the PS1 ROM will use this because I learned that this string is also present in PlayStation consoles. || | | VERSTR || Version string. I think that the PS1 ROM will use this because I learned that this string is also present in PlayStation consoles. || | ||
|- | |- | ||
| XCDVDFSV || CDVDFSV module used in OSDSYS. || | | XCDVDFSV || CDVDFSV module used in OSDSYS. || |