mirror of
https://github.com/holub/mame
synced 2025-04-16 13:34:55 +03:00
sscope2 comm board roms are bad (nw)
This commit is contained in:
parent
e8326cdc32
commit
b2ea4beda0
@ -1402,8 +1402,8 @@ ROM_START(sscope2)
|
||||
ROM_LOAD32_WORD_SWAP("931a04.bin", 0x000000, 0x200000, CRC(4f5917e6) SHA1(a63a107f1d6d9756e4ab0965d72ea446f0692814) )
|
||||
|
||||
ROM_REGION32_BE(0x800000, "user3", 0) /* Comm board roms */
|
||||
ROM_LOAD("931a19.bin", 0x000000, 0x400000, CRC(8b25a6f1) SHA1(41f9c2046a6aae1e9f5f3ffa3e0ffb15eba46211) )
|
||||
ROM_LOAD("931a20.bin", 0x400000, 0x400000, CRC(ecf665f6) SHA1(5a73e87435560a7bb2d0f9be7fba12254b18708d) )
|
||||
ROM_LOAD("931a19.bin", 0x000000, 0x400000, BAD_DUMP CRC(8b25a6f1) SHA1(41f9c2046a6aae1e9f5f3ffa3e0ffb15eba46211) )
|
||||
ROM_LOAD("931a20.bin", 0x400000, 0x400000, BAD_DUMP CRC(ecf665f6) SHA1(5a73e87435560a7bb2d0f9be7fba12254b18708d) )
|
||||
|
||||
ROM_REGION(0x800000, "user5", ROMREGION_ERASE00) /* CG Board texture roms */
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user