summaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
author Brian Troha <briantro@users.noreply.github.com>2021-03-01 20:47:37 -0600
committer Brian Troha <briantro@users.noreply.github.com>2021-03-01 20:47:37 -0600
commitbc9af532b0a5619432f28b31d04b59f82e0ea3e6 (patch)
tree2df2fbdd91cceed8190f73fb3b578f3091d35fda
parentae6a974eed9a15a68f79945c96648395a40a2ba4 (diff)
system1.cpp: Redumped and verified the 315-5159A iC8751 MCU for Shooting Master. [Joe Magiera, TeamEurope, Brian Troha, The Dumping Union]
-rw-r--r--src/mame/drivers/system1.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/system1.cpp b/src/mame/drivers/system1.cpp
index aeff336533f..be241e15b4b 100644
--- a/src/mame/drivers/system1.cpp
+++ b/src/mame/drivers/system1.cpp
@@ -3893,7 +3893,7 @@ ROM_START( shtngmst )
ROM_LOAD( "epr-7043.ic126", 0x0000, 0x8000, CRC(99a368ab) SHA1(a9451f39ee2613e5c3e2791d4d8d837b4a3ab666) ) /* This rom is located on the main board. */
ROM_REGION( 0x1000, "mcu", 0 )
- ROM_LOAD( "315-5159a.ic74", 0x00000, 0x1000, BAD_DUMP CRC(1f774912) SHA1(34d12756735514bea5a513fdf441ae93318747b2) )
+ ROM_LOAD( "315-5159a.ic74", 0x00000, 0x1000, CRC(1f774912) SHA1(34d12756735514bea5a513fdf441ae93318747b2) )
ROM_REGION( 0x18000, "tiles", 0 )
ROM_LOAD( "epr-7040.ic4", 0x00000, 0x8000, CRC(f30769fa) SHA1(366c1fbe4e1c8943b209f6c831c9a6b7e4372105) ) /* These roms are located on the main board. */