summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/spg110.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/spg110.cpp')
-rw-r--r--src/mame/drivers/spg110.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/spg110.cpp b/src/mame/drivers/spg110.cpp
index 088b5175041..cc61b63037c 100644
--- a/src/mame/drivers/spg110.cpp
+++ b/src/mame/drivers/spg110.cpp
@@ -527,7 +527,7 @@ ROM_END
ROM_START( conyping )
ROM_REGION( 0x800000, "maincpu", ROMREGION_ERASE00 )
- ROM_LOAD16_WORD_SWAP( "tvvirtualpingpong.bin", 0x000000, 0x200000, CRC(11050f17) SHA1(929f0d8599b7380b5994684424bb91063c4f6569) )
+ ROM_LOAD16_WORD_SWAP( "tvvirtualpingpong.bin", 0x000000, 0x200000, CRC(6f5bf22e) SHA1(005e1580c4ab66db38682e797faebe8776eb58f7) )
// MCU (I/O?) read protected TODO: add NO_DUMP
ROM_END