mirror of
https://github.com/holub/mame
synced 2025-05-07 23:02:33 +03:00
Replaced BAD_DUMP for 11beat with fresh and verified good redump from brizzo (nw)
This commit is contained in:
parent
38883a6809
commit
fe13e86d22
@ -881,7 +881,7 @@ ROM_START( 11beat )
|
||||
PIF_BOOTROM
|
||||
|
||||
ROM_REGION32_BE( 0x4000000, "user2", 0 )
|
||||
ROM_LOAD16_WORD_SWAP( "nus-zhaj.u3", 0x000000, 0x0800000, BAD_DUMP CRC(95258ba2) SHA1(0299b8fb9a8b1b24428d0f340f6bf1cfaf99c672) )
|
||||
ROM_LOAD16_WORD_SWAP( "nus-zhaj.u3", 0x000000, 0x0800000, CRC(02faa8a7) SHA1(824911452639cedf6a8186c05cd046e61fc98896) )
|
||||
|
||||
ROM_REGION16_BE( 0x80, "normpoint", 0 )
|
||||
ROM_LOAD( "normpnt.rom", 0x00, 0x80, CRC(e7f2a005) SHA1(c27b4a364a24daeee6e99fd286753fd6216362b4) )
|
||||
|
Loading…
Reference in New Issue
Block a user