summaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
author Ivan Vangelista <mesgnet@yahoo.it>2017-06-08 07:19:20 +0200
committer Ivan Vangelista <mesgnet@yahoo.it>2017-06-08 07:19:20 +0200
commit6ba3ebe183368ca8675b05ffe454916df7040ede (patch)
treeee4bee38dd0ce383a232270ec70458813b1cdaa3
parent22eeaf98b2570f364e9fa9d7c49069e074c5cd27 (diff)
new not working clone
--------------------------------- The Bounty (set 2) [caius, The Dumping Union]
-rw-r--r--src/mame/arcade.flt1
-rw-r--r--src/mame/drivers/zodiack.cpp10
-rw-r--r--src/mame/mame.lst1
3 files changed, 7 insertions, 5 deletions
diff --git a/src/mame/arcade.flt b/src/mame/arcade.flt
index dd4543f2441..f13a2e33bcd 100644
--- a/src/mame/arcade.flt
+++ b/src/mame/arcade.flt
@@ -950,6 +950,7 @@ rohga.cpp
rollerg.cpp
rollext.cpp
rollrace.cpp
+ron.cpp
rotaryf.cpp
roul.cpp
route16.cpp
diff --git a/src/mame/drivers/zodiack.cpp b/src/mame/drivers/zodiack.cpp
index ee92a2041ad..7b5a41fb5c8 100644
--- a/src/mame/drivers/zodiack.cpp
+++ b/src/mame/drivers/zodiack.cpp
@@ -705,12 +705,12 @@ ROM_START( bounty )
ROM_LOAD( "mb7051.2b", 0x0020, 0x0020, CRC(465e31d4) SHA1(d47a4aa0e8931dcd8f85017ef04c2f6ad79f5725) )
ROM_END
-ROM_START( bounty2 )
+ROM_START( bounty2 ) // The PCB uses a large CPU epoxy module marked "CPU PACKII". A battery can be spotted through the epoxy.
ROM_REGION( 0x10000, "maincpu", 0 )
- ROM_LOAD( "1", 0x0000, 0x1000, CRC() SHA1() )
+ ROM_LOAD( "1.4f", 0x0000, 0x1000, CRC(edc26413) SHA1(c5ac7362a0e0d98eca53b3cd76d28a705c7d6917) )
ROM_LOAD( "3.4k", 0x1000, 0x1000, CRC(fa3086c3) SHA1(b8bab26a4e68e6d2e5b899e900c9affd297c22de) )
ROM_LOAD( "2.4h", 0x2000, 0x1000, CRC(52ab5314) SHA1(ba399f8b86cc64d1dd585dde79d8036d24296475) )
- ROM_LOAD( "4", 0x3000, 0x1000, CRC() SHA1() )
+ ROM_LOAD( "4.4m", 0x3000, 0x1000, CRC(c0afb93c) SHA1(f1bbcdf849fce464c897fbe3d96a77cb5fcb51fd) )
ROM_REGION( 0x10000, "audiocpu", 0 )
ROM_LOAD( "7.4n", 0x0000, 0x1000, CRC(45e369b8) SHA1(9799b2ece5e3b92da435255e1b49f5097d3f7972) )
@@ -740,5 +740,5 @@ GAME( 1983, zodiack, 0, zodiack, zodiack, zodiack_state, zodiack, ROT270,
GAME( 1983, dogfight, 0, zodiack, dogfight, zodiack_state, zodiack, ROT270, "Orca / Thunderbolt", "Dog Fight (Thunderbolt)", MACHINE_IMPERFECT_COLORS | MACHINE_SUPPORTS_SAVE ) /* bullet color needs to be verified */
GAME( 1982, moguchan, 0, zodiack, moguchan, zodiack_state, percuss, ROT270, "Orca (Eastern Commerce Inc. license)", "Mogu Chan (bootleg?)", MACHINE_WRONG_COLORS | MACHINE_SUPPORTS_SAVE ) /* license copyright taken from ROM string at $0b5c */
GAME( 1981, percuss, 0, zodiack, percuss, zodiack_state, percuss, ROT270, "Orca", "The Percussor", MACHINE_SUPPORTS_SAVE )
-GAME( 1982, bounty, 0, zodiack, bounty, zodiack_state, percuss, ROT180, "Orca", "The Bounty (set 1)", MACHINE_SUPPORTS_SAVE )
-GAME( 1982, bounty2, bounty, zodiack, bounty, zodiack_state, percuss, ROT180, "Orca", "The Bounty (set 2)", MACHINE_SUPPORTS_SAVE )
+GAME( 1982, bounty, 0, zodiack, bounty, zodiack_state, percuss, ROT180, "Orca", "The Bounty (set 1)", MACHINE_SUPPORTS_SAVE )
+GAME( 1982, bounty2, bounty, zodiack, bounty, zodiack_state, percuss, ROT180, "Orca", "The Bounty (set 2)", MACHINE_NOT_WORKING | MACHINE_SUPPORTS_SAVE ) // seems to use a different memory map
diff --git a/src/mame/mame.lst b/src/mame/mame.lst
index 3a3d51218ad..dcd32444a49 100644
--- a/src/mame/mame.lst
+++ b/src/mame/mame.lst
@@ -38474,6 +38474,7 @@ ts2j // Battle Arena Toshinden 2 (JAPAN 951124)
@source:zodiack.cpp
bounty // (c) 1982 Orca
+bounty2 // (c) 1982 Orca
dogfight // (c) 1983 Thunderbolt
moguchan // (c) 1982 Orca + Eastern Commerce Inc. license (doesn't appear on screen)
percuss // (c) 1981 Orca