Previous 199869 Revisions Next

r20380 Sunday 20th January, 2013 at 22:38:30 UTC by smf
removed roms from cjdh2 that are loaded into the same area, that are also loaded by the clones. (nw)
[src/mame/drivers]igs_m036.c

trunk/src/mame/drivers/igs_m036.c
r20379r20380
9898
9999   ROM_REGION( 0x200000, "user1", 0 ) // external ARM data / prg
100100   ROM_LOAD( "cjdh2_s311cn.u33",  0x000000, 0x200000, CRC(a6fb72f0) SHA1(1d9583eafaea21d5ec078b7f2e3dc426571a9550) )
101   ROM_LOAD( "cjdh2_s311cna.u33", 0x000000, 0x200000, CRC(0bc6bc1b) SHA1(c891a7051cda1fd250d9380d7f33b47c375db74d) )
102   ROM_LOAD( "cjdh2_s311cnb.u33", 0x000000, 0x200000, CRC(ddcf50bd) SHA1(39a3ed728be5894a2fec5cf0858f6f40be5ccae1) )
103   ROM_LOAD( "cjdh2_s215cn.u33",  0x000000, 0x200000, CRC(ebe35131) SHA1(1f167e70a80b39e0658fd97c249982a0aa622683) )
104101
105102   ROM_REGION( 0x200000, "oki", 0 ) // samples
106103   ROM_LOAD( "cjdh2_sp.u20", 0x000000, 0x200000, CRC(14a20112) SHA1(de49ecbc6ffd89e8d2e0a4cf1f4cba1a78810d42) )

Previous 199869 Revisions Next


© 1997-2024 The MAME Team