Safely assumed that sound rom in Rushing Heroes is bad too, there are very noticeable sample distortions during gameplay...

This commit is contained in:
Angelo Salese 2009-11-10 22:45:07 +00:00
parent d3268ae431
commit 4052fb063b

View File

@ -2314,7 +2314,7 @@ ROM_START( rushhero )
/* sound data */
ROM_REGION( 0x400000, "shared", 0 )
ROM_LOAD( "605a23.7r", 0x000000, 4*1024*1024, CRC(992c4751) SHA1(18ecfc21138f9dc62f0658750808bbef649510f7))
ROM_LOAD( "605a23.7r", 0x000000, 4*1024*1024, BAD_DUMP CRC(992c4751) SHA1(18ecfc21138f9dc62f0658750808bbef649510f7)) //speaker samples are distorted
ROM_END
/* Taisen Tokkae-dama */