We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 92b4640 commit 7a296deCopy full SHA for 7a296de
src/mame/taito/taitotz.cpp
@@ -2870,7 +2870,7 @@ ROM_START( raizpinj )
2870
ROM_LOAD( "e68-01.ic7", 0x000000, 0x010000, NO_DUMP )
2871
2872
DISK_REGION( "ata:0:hdd" )
2873
- DISK_IMAGE( "raizin ping pong ver 2.01j", 0, SHA1(eddc803c2507d19f0a3e3cc217bb22a565c04f3e) )
+ DISK_IMAGE( "raizin ping pong ver 2.01j", 0, BAD_DUMP SHA1(eddc803c2507d19f0a3e3cc217bb22a565c04f3e) ) // mokonaXVI says SYSROM file on HDD is corrupted
2874
ROM_END
2875
2876
ROM_START( styphp )
0 commit comments