summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/toaplan1.cpp
diff options
context:
space:
mode:
author Vas Crabb <vas@vastheman.com>2016-10-13 11:12:56 +1100
committer Vas Crabb <vas@vastheman.com>2016-10-13 11:12:56 +1100
commit652be50f693a6d4a9181a34ab41d693b100d1144 (patch)
tree9d4733d60b82937a265a208ff809b915186f72c6 /src/mame/drivers/toaplan1.cpp
parent89c942345bf9523b64f6a1de3f02f050575df74f (diff)
haze comments (nw)
Diffstat (limited to 'src/mame/drivers/toaplan1.cpp')
-rw-r--r--src/mame/drivers/toaplan1.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/mame/drivers/toaplan1.cpp b/src/mame/drivers/toaplan1.cpp
index 61ee914510e..9a916bfee97 100644
--- a/src/mame/drivers/toaplan1.cpp
+++ b/src/mame/drivers/toaplan1.cpp
@@ -2427,6 +2427,8 @@ ROM_START( demonwld )
ROM_LOAD( "prom13.bpr", 0x20, 0x20, CRC(a1e17492) SHA1(9ddec4c97f2d541f69f3c32c47aaa21fd9699ae2) ) /* ??? */
ROM_END
+// has the same sound rom and same attract order as the parent set, but still a 1989 copyright
+// main 68k program ROMs had an additional 'N' stamped on them
ROM_START( demonwld1 )
ROM_REGION( 0x040000, "maincpu", 0 ) /* Main 68K code */
ROM_LOAD16_BYTE( "o16n-10.bin", 0x000000, 0x20000, CRC(fc38aeaa) SHA1(db338b3ade4ee90a9528b42a6128b854efdb289f) )