summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/maygay1bsw.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/maygay1bsw.cpp')
-rw-r--r--src/mame/drivers/maygay1bsw.cpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/mame/drivers/maygay1bsw.cpp b/src/mame/drivers/maygay1bsw.cpp
index 44ef6df3456..7211dfc0bce 100644
--- a/src/mame/drivers/maygay1bsw.cpp
+++ b/src/mame/drivers/maygay1bsw.cpp
@@ -1568,7 +1568,8 @@ GAMEL( 199?, m1monmonw, m1monmon, maygay_m1, maygay_m1, maygay1b_state, init_m1,
#define m1_jbond_sound \
ROM_REGION( 0x100000, "msm6376", ROMREGION_ERASE00 ) \
- /* missing or different sound system? */
+ ROM_LOAD( "dig1-047_u2.bin", 0x000000, 0x080000, CRC(1f301dc4) SHA1(337ff12a7ea52498dc642230dda6a6f5852e0be2) )\
+ ROM_LOAD( "dig1-047_u3.bin", 0x080000, 0x080000, CRC(481ab40c) SHA1(08143f53e25db654e9fe80cfffe2711b0e15eafc) )
ROM_START( m1jbond ) ROM_REGION( 0x10000, "maincpu", ROMREGION_ERASE00 ) ROM_LOAD("jbnd2010", 0x0000, 0x010000, CRC(8a41f5c0) SHA1(f52187b04a9b0103495e93eac16b75789012e072) ) m1_jbond_sound ROM_END_M1A_MCU
ROM_START( m1jbonda ) ROM_REGION( 0x10000, "maincpu", ROMREGION_ERASE00 ) ROM_LOAD("sa4-605", 0x0000, 0x010000, CRC(a0882696) SHA1(ae2055b7dbf5644408c21e799a4a2d5355617e0a) ) m1_jbond_sound ROM_END_M1A_MCU
ROM_START( m1jbondb ) ROM_REGION( 0x10000, "maincpu", ROMREGION_ERASE00 ) ROM_LOAD("sa4-606", 0x0000, 0x010000, CRC(1430f845) SHA1(687d54958db78c0da499e58814d916500e6d426e) ) m1_jbond_sound ROM_END_M1A_MCU