From 39db5d582e3199ce4eb8d71b41dd14c0d918e9e3 Mon Sep 17 00:00:00 2001 From: briantro Date: Sun, 27 Mar 2016 00:54:20 -0500 Subject: [PATCH] tourvis.cpp: Added redump of the Volfied cart. [system11, The Dumping Union] --- src/mame/drivers/tourvis.cpp | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/src/mame/drivers/tourvis.cpp b/src/mame/drivers/tourvis.cpp index 769171d5b2f..153c8f6e2ce 100644 --- a/src/mame/drivers/tourvis.cpp +++ b/src/mame/drivers/tourvis.cpp @@ -92,13 +92,12 @@ USA Pro Basketball Veigues * Vigilante - # Volfied + Volfied W-Ring Winning Shot Xevious * Denotes Not Dumped -# Denotes Redump Needed _______________________________________________________________________________________________________________________________________________ | | @@ -1008,7 +1007,7 @@ ROM_END /* Volfied - Taito */ ROM_START(tvvolfd) ROM_REGION( 0x100000, "maincpu", 0 ) - ROM_LOAD( "tourv_volfd.bin", 0x00000, 0x100000, BAD_DUMP CRC(c33efba5) SHA1(41ad4f85e551321487be61e2adbeae67e65c47de) ) + ROM_LOAD( "tourv_volfd.bin", 0x00000, 0x100000, CRC(6349113d) SHA1(b413342122409ea4ed981bd5077285cdcf337890) ) TOURVISION_BIOS ROM_END