Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/mame/taito/taitotz.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -2870,7 +2870,7 @@ ROM_START( raizpinj )
ROM_LOAD( "e68-01.ic7", 0x000000, 0x010000, NO_DUMP )

DISK_REGION( "ata:0:hdd" )
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
ROM_END

ROM_START( styphp )
Expand Down
Loading