summaryrefslogtreecommitdiffstatshomepage
path: root/src
diff options
context:
space:
mode:
author davidhay <davidhay@localhost>2009-05-11 07:57:57 +0000
committer davidhay <davidhay@localhost>2009-05-11 07:57:57 +0000
commita95bed239b34c8c873a0b7f35a7b9ab22b3d7f5f (patch)
treef9b1c2ebf66b5f01ec2dfff7c2f39a0f17fb1b2f /src
parenteaff98fd77301e5663921202090b5bda35a4bf5f (diff)
replaced sha1s in the new gnet additions
aaron> files are in the same place
Diffstat (limited to 'src')
-rw-r--r--src/mame/drivers/taitogn.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/mame/drivers/taitogn.c b/src/mame/drivers/taitogn.c
index 5610ecd71ab..e8c9fdc5e2a 100644
--- a/src/mame/drivers/taitogn.c
+++ b/src/mame/drivers/taitogn.c
@@ -1145,7 +1145,7 @@ ROM_START(otenamih)
TAITOGNET_BIOS
DISK_REGION( "card" )
- DISK_IMAGE( "otenamih", 0, BAD_DUMP SHA1(10706d0497aea8891166ed2ca7b84e7b7e85bd28) ) // wrong IDENT metadata
+ DISK_IMAGE( "otenamih", 0, SHA1(e1ee6444c939900fe96e12ceb65d945ab7136306) )
ROM_END
@@ -1217,7 +1217,7 @@ ROM_START(shangtou)
TAITOGNET_BIOS
DISK_REGION( "card" )
- DISK_IMAGE( "shanghaito", 0, BAD_DUMP SHA1(59d34cccb91b18d3f87dbd3089dc23e841b8d11d) ) // wrong IDENT metadata
+ DISK_IMAGE( "shanghaito", 0, SHA1(bbf588f18a4c793a5a74e795663a1f1f8ee7d08c) )
ROM_END