summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/gamecube.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/gamecube.cpp')
-rw-r--r--src/mame/drivers/gamecube.cpp16
1 files changed, 8 insertions, 8 deletions
diff --git a/src/mame/drivers/gamecube.cpp b/src/mame/drivers/gamecube.cpp
index b8356f37c78..72bc082176d 100644
--- a/src/mame/drivers/gamecube.cpp
+++ b/src/mame/drivers/gamecube.cpp
@@ -165,11 +165,11 @@ ROM_START( gcjp ) // DOL-001(JPN) and DOL-101(JPN); NTSC gamecube board, outputs
ROM_REGION(0x200000, "ipl", 0)
ROM_DEFAULT_BIOS("v12")
ROM_SYSTEM_BIOS(0, "v10", "NTSC Revision 1.0") // Internal version 36 Mar 22 2001 22:38:31
- ROMX_LOAD("ipl_ntsc_v10.bin", 0x000000, 0x200000, CRC(6dac1f2a) SHA1(a1837968288253ed541f2b11440b68f5a9b33875), ROM_BIOS(1))
+ ROMX_LOAD("ipl_ntsc_v10.bin", 0x000000, 0x200000, CRC(6dac1f2a) SHA1(a1837968288253ed541f2b11440b68f5a9b33875), ROM_BIOS(0))
ROM_SYSTEM_BIOS(1, "v11", "NTSC Revision 1.1") // Internal version 47 Sep 27 2001 15:15:22
- ROMX_LOAD("ipl_ntsc_v11.bin", 0x000000, 0x200000, CRC(d5e6feea) SHA1(239eacd86527ff9a75aeb7282da65797baeef010), ROM_BIOS(2))
+ ROMX_LOAD("ipl_ntsc_v11.bin", 0x000000, 0x200000, CRC(d5e6feea) SHA1(239eacd86527ff9a75aeb7282da65797baeef010), ROM_BIOS(1))
ROM_SYSTEM_BIOS(2, "v12", "NTSC Revision 1.2") // Internal version 0x2301 Jun 16 2003 04:27:06
- ROMX_LOAD("ipl_ntsc_v12.bin", 0x000000, 0x200000, CRC(86573808) SHA1(ef9194ab4804aa0aa8540d846caf291b28331165), ROM_BIOS(3)) // not verified from console yet but seems good
+ ROMX_LOAD("ipl_ntsc_v12.bin", 0x000000, 0x200000, CRC(86573808) SHA1(ef9194ab4804aa0aa8540d846caf291b28331165), ROM_BIOS(2)) // not verified from console yet but seems good
// There may be another IPL with the same "NTSC Revision 1.2" string as above but not the same code. If so, it is undumped.
ROM_REGION(0x20000, "dvd", 0)
@@ -186,11 +186,11 @@ ROM_START( gcus ) // DOL-001(USA) and DOL-101(USA); NTSC gamecube board, outputs
ROM_REGION(0x200000, "ipl", 0)
ROM_DEFAULT_BIOS("v12")
ROM_SYSTEM_BIOS(0, "v10", "NTSC Revision 1.0") // Internal version 36 Mar 22 2001 22:38:31
- ROMX_LOAD("ipl_ntsc_v10.bin", 0x000000, 0x200000, CRC(6dac1f2a) SHA1(a1837968288253ed541f2b11440b68f5a9b33875), ROM_BIOS(1))
+ ROMX_LOAD("ipl_ntsc_v10.bin", 0x000000, 0x200000, CRC(6dac1f2a) SHA1(a1837968288253ed541f2b11440b68f5a9b33875), ROM_BIOS(0))
ROM_SYSTEM_BIOS(1, "v11", "NTSC Revision 1.1") // Internal version 47 Sep 27 2001 15:15:22
- ROMX_LOAD("ipl_ntsc_v11.bin", 0x000000, 0x200000, CRC(d5e6feea) SHA1(239eacd86527ff9a75aeb7282da65797baeef010), ROM_BIOS(2))
+ ROMX_LOAD("ipl_ntsc_v11.bin", 0x000000, 0x200000, CRC(d5e6feea) SHA1(239eacd86527ff9a75aeb7282da65797baeef010), ROM_BIOS(1))
ROM_SYSTEM_BIOS(2, "v12", "NTSC Revision 1.2") // Internal version 0x2301 Jun 16 2003 04:27:06
- ROMX_LOAD("ipl_ntsc_v12.bin", 0x000000, 0x200000, CRC(86573808) SHA1(ef9194ab4804aa0aa8540d846caf291b28331165), ROM_BIOS(3)) // not verified from console yet but seems good
+ ROMX_LOAD("ipl_ntsc_v12.bin", 0x000000, 0x200000, CRC(86573808) SHA1(ef9194ab4804aa0aa8540d846caf291b28331165), ROM_BIOS(2)) // not verified from console yet but seems good
// There may be another IPL with the same "NTSC Revision 1.2" string as above but not the same code. If so, it is undumped.
ROM_REGION(0x20000, "dvd", 0)
@@ -207,10 +207,10 @@ ROM_START( gceu ) // DOL-001(EUR) and DOL-101(EUR); PAL gamecube board, outputs
ROM_REGION(0x200000, "ipl", 0)
ROM_DEFAULT_BIOS("v12")
ROM_SYSTEM_BIOS(0, "v10", "PAL Revision 1.0") // Internal version 47 Sep 27 2001 15:15:22
- ROMX_LOAD("ipl_pal_v10.bin", 0x000000, 0x200000, CRC(4f319f43) SHA1(f27c63e5394e2fd1606f70df004c4fc2d6027700), ROM_BIOS(1))
+ ROMX_LOAD("ipl_pal_v10.bin", 0x000000, 0x200000, CRC(4f319f43) SHA1(f27c63e5394e2fd1606f70df004c4fc2d6027700), ROM_BIOS(0))
// there might be an undumped "PAL Revision 1.1" IPL
ROM_SYSTEM_BIOS(1, "v12", "PAL Revision 1.2") // Internal version 0x2301 Jun 16 2003 04:27:06
- ROMX_LOAD("ipl_pal_v12.bin", 0x000000, 0x200000, CRC(ad1b7f16) SHA1(80b8744ff5e43585392f55546bd03a673d11ef5f), ROM_BIOS(2)) // not verified from console yet but seems good
+ ROMX_LOAD("ipl_pal_v12.bin", 0x000000, 0x200000, CRC(ad1b7f16) SHA1(80b8744ff5e43585392f55546bd03a673d11ef5f), ROM_BIOS(1)) // not verified from console yet but seems good
ROM_REGION(0x20000, "dvd", 0)
ROM_LOAD("20010608.bin", 0x00000, 0x20000, CRC(c047465a) SHA1(27872c201e87b06a19bf85d36c796ef383f8d52d))