mirror of
https://github.com/holub/mame
synced 2025-05-30 17:41:47 +03:00
typos and mcu hash
This commit is contained in:
parent
1b188c1974
commit
0711387b26
@ -3315,7 +3315,7 @@ ROM_START( shtngmst )
|
||||
|
||||
/* This mcu is located on the main board. */
|
||||
ROM_REGION( 0x1000, "mcu", 0 )
|
||||
ROM_LOAD( "315-5159a.ic74", 0x00000, 0x1000, BAD_DUMP CRC(1f774912) SHA1(2a301391ffeb38ce0ebba96b7fe2acde3097e220) )
|
||||
ROM_LOAD( "315-5159a.ic74", 0x00000, 0x1000, BAD_DUMP CRC(1f774912) SHA1(34d12756735514bea5a513fdf441ae93318747b2) )
|
||||
|
||||
/* These roms are located on the main board. */
|
||||
ROM_REGION( 0x18000, "tiles", 0 )
|
||||
@ -3374,7 +3374,7 @@ ROM_START( shtngmst1 )
|
||||
|
||||
/* This mcu is located on the main board. */
|
||||
ROM_REGION( 0x1000, "mcu", 0 )
|
||||
ROM_LOAD( "315-5159.ic74", 0x00000, 0x1000, BAD_DUMP CRC(1f774912) SHA1(a9451f39ee2613e5c3e2791d4d8d837b4a3ab666) )
|
||||
ROM_LOAD( "315-5159.ic74", 0x00000, 0x1000, BAD_DUMP CRC(1f774912) SHA1(34d12756735514bea5a513fdf441ae93318747b2) )
|
||||
|
||||
/* These roms are located on the main board. */
|
||||
ROM_REGION( 0x18000, "tiles", 0 )
|
||||
|
Loading…
Reference in New Issue
Block a user