summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/hh_amis2k.cpp
diff options
context:
space:
mode:
author hap <happppp@users.noreply.github.com>2016-12-09 23:54:22 +0100
committer hap <happppp@users.noreply.github.com>2016-12-09 23:54:22 +0100
commitdcca025d277792977f8164f14a4d1603ed5daae5 (patch)
tree0b760b7872be25502c9023b2113dd846155eff1e /src/mame/drivers/hh_amis2k.cpp
parent31987ea2281f68d8ac045f129c9b7f98d03d77ac (diff)
notes (nw)
Diffstat (limited to 'src/mame/drivers/hh_amis2k.cpp')
-rw-r--r--src/mame/drivers/hh_amis2k.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/hh_amis2k.cpp b/src/mame/drivers/hh_amis2k.cpp
index 1e206747b24..92ddc8343df 100644
--- a/src/mame/drivers/hh_amis2k.cpp
+++ b/src/mame/drivers/hh_amis2k.cpp
@@ -337,7 +337,7 @@ MACHINE_CONFIG_END
ROM_START( wildfire )
ROM_REGION( 0x0800, "maincpu", ROMREGION_ERASE00 )
- ROM_LOAD( "us4341385", 0x0000, 0x0400, CRC(84ac0f1f) SHA1(1e00ddd402acfc2cc267c34eed4b89d863e2144f) ) // from patent US4334679, data should be correct (it included checksums)
+ ROM_LOAD( "us4341385", 0x0000, 0x0400, CRC(84ac0f1f) SHA1(1e00ddd402acfc2cc267c34eed4b89d863e2144f) ) // from patent US4334679, data should be correct (it included checksums). 1st half was dumped/verfied too.
ROM_CONTINUE( 0x0600, 0x0200 )
ROM_END