Scph90001biosv18usa230rom0: Top

If you possess a physical SCPH-90001 console (check the sticker on the bottom), you might have one of the units that shipped with this elusive BIOS. Here is how to verify or dump it:

  • rom0 – in PS1 memory mapping, rom0 is the boot ROM (Kernel + BIOS). This matches typical PlayStation SDK terminology.
  • One of the most notable features of the v18 BIOS is actually a missing feature—or rather, a hidden one. The original "fat" PS2s (SCPH-10000 through 50000) featured an expansion bay for a hard drive (HDD). The OS supported it natively.

    With the Slim models, the HDD bay was removed physically. The BIOS v18, however, still retained some legacy code regarding HDD support, but the ATA interface was physically missing from the motherboard. This created a unique situation for the homebrew community: the software was willing, but the hardware was weak. Developers eventually found ways to utilize the v18 BIOS's USB drivers to run games off external storage, breathing new life into these later models.

    If you possess a physical SCPH-90001 console (check the sticker on the bottom), you might have one of the units that shipped with this elusive BIOS. Here is how to verify or dump it:

  • rom0 – in PS1 memory mapping, rom0 is the boot ROM (Kernel + BIOS). This matches typical PlayStation SDK terminology.
  • One of the most notable features of the v18 BIOS is actually a missing feature—or rather, a hidden one. The original "fat" PS2s (SCPH-10000 through 50000) featured an expansion bay for a hard drive (HDD). The OS supported it natively.

    With the Slim models, the HDD bay was removed physically. The BIOS v18, however, still retained some legacy code regarding HDD support, but the ATA interface was physically missing from the motherboard. This created a unique situation for the homebrew community: the software was willing, but the hardware was weak. Developers eventually found ways to utilize the v18 BIOS's USB drivers to run games off external storage, breathing new life into these later models.