another couple of rom names from Guru, previous comment covers it so..... (nw)

This commit is contained in:
smf- 2016-09-19 10:02:41 +01:00
parent 873fc1805e
commit a96e3c1712

View File

@ -4496,7 +4496,7 @@ ROM_END
#define PSARC95_BIOS \
ROM_REGION32_LE( 0x080000, "maincpu:rom", 0 ) \
ROM_LOAD( "coh-1002e.ic353", 0x000000, 0x080000, CRC(910f3a8b) SHA1(cd68532967a25f476a6d73473ec6b6f4df2e1689) ) /* english */ \
ROM_LOAD( "m27c402cz-54.ic353", 0x000000, 0x080000, CRC(910f3a8b) SHA1(cd68532967a25f476a6d73473ec6b6f4df2e1689) ) /* english */ \
ROM_REGION( 0x8, "cat702_1", 0 ) \
ROM_LOAD( "et01.ic652", 0x000000, 0x000008, CRC(a7dd922e) SHA1(1069c1d9015028a51a1b314cfacb014ea90aa425) ) \
ROM_REGION( 0x2000, "upd78081", 0 ) \
@ -4784,7 +4784,7 @@ ROM_START( bam2 )
ROM_LOAD( "mtr-bam-a10.u32", 0x2800000, 0x400000, CRC(37fd1fa0) SHA1(afe846a817e499c405a5fd4ad83094270640faf3) )
ROM_REGION( 0x8000, "h83644", 0)
ROM_LOAD( "hd64X3644X", 0x00000, 0x8000, NO_DUMP )
ROM_LOAD( "hd64f3644.u2", 0x00000, 0x8000, NO_DUMP )
DISK_REGION( "ata:0:hdd:image" )
DISK_IMAGE("bam2", 0, SHA1(634d9a745a82c567fc4d7ce48e3570d88326c5f9) )