summaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
author smf- <smf-@users.noreply.github.com>2013-01-20 22:38:30 +0000
committer smf- <smf-@users.noreply.github.com>2013-01-20 22:38:30 +0000
commit7f3372abf3800e185fa56b51d137e0c47e3357df (patch)
tree836efee80e42853e44102f588b7d6aab5462a2b5
parentbf8f29e6fe0ac319e31bc1688a5ae5742cdf25b2 (diff)
removed roms from cjdh2 that are loaded into the same area, that are also loaded by the clones. (nw)
-rw-r--r--src/mame/drivers/igs_m036.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/mame/drivers/igs_m036.c b/src/mame/drivers/igs_m036.c
index eae6e8673b7..79428f7065d 100644
--- a/src/mame/drivers/igs_m036.c
+++ b/src/mame/drivers/igs_m036.c
@@ -98,9 +98,6 @@ ROM_START( cjdh2 )
ROM_REGION( 0x200000, "user1", 0 ) // external ARM data / prg
ROM_LOAD( "cjdh2_s311cn.u33", 0x000000, 0x200000, CRC(a6fb72f0) SHA1(1d9583eafaea21d5ec078b7f2e3dc426571a9550) )
- ROM_LOAD( "cjdh2_s311cna.u33", 0x000000, 0x200000, CRC(0bc6bc1b) SHA1(c891a7051cda1fd250d9380d7f33b47c375db74d) )
- ROM_LOAD( "cjdh2_s311cnb.u33", 0x000000, 0x200000, CRC(ddcf50bd) SHA1(39a3ed728be5894a2fec5cf0858f6f40be5ccae1) )
- ROM_LOAD( "cjdh2_s215cn.u33", 0x000000, 0x200000, CRC(ebe35131) SHA1(1f167e70a80b39e0658fd97c249982a0aa622683) )
ROM_REGION( 0x200000, "oki", 0 ) // samples
ROM_LOAD( "cjdh2_sp.u20", 0x000000, 0x200000, CRC(14a20112) SHA1(de49ecbc6ffd89e8d2e0a4cf1f4cba1a78810d42) )