Marked tilemap roms as bad dump too.

This commit is contained in:
Bryan McPhail 2008-04-13 10:46:07 +00:00
parent 8c6c1e80f9
commit b7712be3fe

View File

@ -830,10 +830,10 @@ ROM_START( ledstrm2 )
ROM_LOAD( "ls-08.bin", 0x000000, 0x08000, CRC(8803cf49) SHA1(7a01a05f760d8e2472fdbc1d10b53094babe295e) ) /* 8x8 text */
ROM_REGION( 0x40000, REGION_GFX3, ROMREGION_DISPOSE )
ROM_LOAD( "ls-12", 0x000000, 0x40000, CRC(6c1b2c6c) SHA1(18f22129f13c6bfa7e285f0e09a35644272f6ecb) )
ROM_LOAD( "ls-12", 0x000000, 0x40000, BAD_DUMP CRC(6c1b2c6c) SHA1(18f22129f13c6bfa7e285f0e09a35644272f6ecb) )
ROM_REGION( 0x80000, REGION_GFX4, ROMREGION_DISPOSE )
ROM_LOAD( "ls-11", 0x000000, 0x80000, CRC(6bf81c64) SHA1(2289978c6bdb6e4f86e7094e861df147e757e249) )
ROM_LOAD( "ls-11", 0x000000, 0x80000, BAD_DUMP CRC(6bf81c64) SHA1(2289978c6bdb6e4f86e7094e861df147e757e249) )
ROM_REGION( 0x40000, REGION_SOUND1, 0 ) /* ADPCM */
ROM_LOAD( "ls-06", 0x00000, 0x20000, CRC(88d39a5b) SHA1(8fb2d1d26e2ffb93dfc9cf8f23bb81eb64496c2b) )