mirror of
https://github.com/holub/mame
synced 2025-04-22 16:31:49 +03:00
ps2sony.cpp: slightly changed the filename for one of the just added BIOSes
This commit is contained in:
parent
5394f17dc1
commit
b323101d13
@ -919,7 +919,7 @@ ROM_START( ps2 )
|
||||
ROM_SYSTEM_BIOS( 61, "scph50000_j2", "SCPH-50000 (Version 5.0 08/22/03 J)" )
|
||||
ROMX_LOAD( "ps2-0190j-20030822.bin", 0x000000, 0x400000, CRC(79d60546) SHA1(0ea98a25a32145dda514de2f0d4bfbbd806bd00c), ROM_BIOS(61) )
|
||||
ROM_SYSTEM_BIOS( 62, "scph70002_a", "SCPH-70002/SCPH-75002 (Version 5.0 06/14/04 A)" )
|
||||
ROMX_LOAD( "ps2-0200a-20040614.bin", 0x000000, 0x400000, CRC(3e0aa788) SHA1(597841bfea6e334f5ec4116299091ae2ed3da479), ROM_BIOS(62) )
|
||||
ROMX_LOAD( "ps2-0200a-20040614_alt.bin", 0x000000, 0x400000, CRC(3e0aa788) SHA1(597841bfea6e334f5ec4116299091ae2ed3da479), ROM_BIOS(62) )
|
||||
ROM_END
|
||||
|
||||
CONS( 2000, ps2, 0, 0, ps2sony, ps2sony, ps2sony_state, empty_init, "Sony", "PlayStation 2", MACHINE_IS_SKELETON )
|
||||
|
Loading…
Reference in New Issue
Block a user