Skip to content

Commit 7a296de

Browse files
authored
taitotz.cpp: mark raizpinj HDD as BAD_DUMP (#13779)
1 parent 92b4640 commit 7a296de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/mame/taito/taitotz.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2870,7 +2870,7 @@ ROM_START( raizpinj )
28702870
ROM_LOAD( "e68-01.ic7", 0x000000, 0x010000, NO_DUMP )
28712871

28722872
DISK_REGION( "ata:0:hdd" )
2873-
DISK_IMAGE( "raizin ping pong ver 2.01j", 0, SHA1(eddc803c2507d19f0a3e3cc217bb22a565c04f3e) )
2873+
DISK_IMAGE( "raizin ping pong ver 2.01j", 0, BAD_DUMP SHA1(eddc803c2507d19f0a3e3cc217bb22a565c04f3e) ) // mokonaXVI says SYSROM file on HDD is corrupted
28742874
ROM_END
28752875

28762876
ROM_START( styphp )

0 commit comments

Comments
 (0)