summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/model1.c
diff options
context:
space:
mode:
author smf- <smf-@users.noreply.github.com>2013-12-29 19:48:40 +0000
committer smf- <smf-@users.noreply.github.com>2013-12-29 19:48:40 +0000
commite971c7760207505a9672adb55a3ab3837da776f0 (patch)
tree74cb7a5a634d22e1e1ae38eb387942b06be4c76a /src/mame/drivers/model1.c
parent87af04aaf102333c20be0e9587cb957608cfb7bf (diff)
marked mpr-18134.ic32 bad (nw)
[C:\emu\mame\roms\153\x]\emu\mamesvn\romcmp.exe ..\netmerc.zip 20 files epr-18121.ic7 1xxxxxxxxxxxxxxxxxx = 0xFF epr-18021.ic6 11xxxxxxxxxxxxxx = 0xFF mpr-18134.ic32 FIXED BITS (11111111)
Diffstat (limited to 'src/mame/drivers/model1.c')
-rw-r--r--src/mame/drivers/model1.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/model1.c b/src/mame/drivers/model1.c
index dff911f1c3f..d6d32f9df14 100644
--- a/src/mame/drivers/model1.c
+++ b/src/mame/drivers/model1.c
@@ -1486,7 +1486,7 @@ ROM_START( netmerc )
ROM_RELOAD( 0x80000, 0x20000) // ?
ROM_REGION( 0x400000, M1AUDIO_MPCM1_REGION, 0 ) /* Samples */
- ROM_LOAD( "mpr-18134.ic32", 0x000000, 0x200000, CRC(9a4109e5) SHA1(ba59caac5f5a80fc52c507d8a47f322a380aa9a1) )
+ ROM_LOAD( "mpr-18134.ic32", 0x000000, 0x200000, BAD_DUMP CRC(9a4109e5) SHA1(ba59caac5f5a80fc52c507d8a47f322a380aa9a1) )
ROM_LOAD( "mpr-18135.ic33", 0x200000, 0x200000, CRC(291d17e4) SHA1(7465d5bde9ece5112932efa58b3c1c07f2b11543) )
ROM_REGION( 0x400000, M1AUDIO_MPCM2_REGION, 0 ) /* Samples */