summaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
author Ivan Vangelista <mesgnet@yahoo.it>2017-05-20 10:14:12 +0200
committer Ivan Vangelista <mesgnet@yahoo.it>2017-05-20 10:14:12 +0200
commitbb78784b3b86b7df02a6332e609b415444682f3f (patch)
tree9bd3e899fe7917c825586591fef7b24313b7e19b
parent30079d38b0b600a876d19d6a8ac9e7bfadc0c6e2 (diff)
new working clone
------------------------- Phoenix (Hellomat Automaten bootleg) [unknown]
-rw-r--r--src/mame/drivers/phoenix.cpp27
-rw-r--r--src/mame/mame.lst1
2 files changed, 28 insertions, 0 deletions
diff --git a/src/mame/drivers/phoenix.cpp b/src/mame/drivers/phoenix.cpp
index ea6793b4e3d..d11faa0f872 100644
--- a/src/mame/drivers/phoenix.cpp
+++ b/src/mame/drivers/phoenix.cpp
@@ -863,6 +863,30 @@ ROM_START( phoenixc4 ) // verified main and ROMs PCBs and 2 PROMs
ROM_RELOAD( 0x0000, 0x0100 ) /* the dump had 2 identical proms with different names */
ROM_END
+ROM_START( phoenixha ) // verified 2 PROMs, numer of boards unknown (probably 2)
+ ROM_REGION( 0x10000, "maincpu", 0 )
+ ROM_LOAD( "IC45", 0x0000, 0x0800, CRC(5b8c55a8) SHA1(839c1ca9766f730ec3accd48db70f6429a9c3362) )
+ ROM_LOAD( "IC46", 0x0800, 0x0800, CRC(dbc942fa) SHA1(9fe224e6ced407289dfa571468259a021d942b7d) )
+ ROM_LOAD( "IC47", 0x1000, 0x0800, CRC(cbbb8839) SHA1(b7f449374cac111081559e39646f973e7e99fd64) )
+ ROM_LOAD( "IC48", 0x1800, 0x0800, CRC(b2672265) SHA1(dfc635f2089b521c61b3b493e7c3aefcef65c8d0) )
+ ROM_LOAD( "IC49", 0x2000, 0x0800, CRC(1a1ce0d0) SHA1(c2825eef5d461e16ca2172daff94b3751be2f4dc) )
+ ROM_LOAD( "IC50", 0x2800, 0x0800, CRC(ac5e9ec1) SHA1(0402e5241d99759d804291998efd43f37ce99917) )
+ ROM_LOAD( "IC51", 0x3000, 0x0800, CRC(2eab35b4) SHA1(849bf8273317cc869bdd67e50c68399ee8ece81d) )
+ ROM_LOAD( "IC52", 0x3800, 0x0800, CRC(f3f10ac5) SHA1(aebf35ea59197fff511096dbba7320a4e79216a7) )
+
+ ROM_REGION( 0x1000, "bgtiles", 0 )
+ ROM_LOAD( "IC23", 0x0000, 0x0800, CRC(3c7e623f) SHA1(e7ff5fc371664af44785c079e92eeb2d8530187b) )
+ ROM_LOAD( "IC24", 0x0800, 0x0800, CRC(59916d3b) SHA1(71aec70a8e096ed1f0c2297b3ae7dca1b8ecc38d) )
+
+ ROM_REGION( 0x1000, "fgtiles", 0 )
+ ROM_LOAD( "IC39", 0x0000, 0x0800, CRC(bb0525ed) SHA1(86db1c7584fb3846bfd47535e1585eeb7fbbb1fe) )
+ ROM_LOAD( "IC40", 0x0800, 0x0800, CRC(4178aa4f) SHA1(5350f8f62cc7c223c38008bc83140b7a19147d81) )
+
+ ROM_REGION( 0x0200, "proms", 0 )
+ ROM_LOAD( "IC40_B", 0x0000, 0x0100, CRC(79350b25) SHA1(57411be4c1d89677f7919ae295446da90612c8a8) ) /* palette low bits */
+ ROM_LOAD( "IC41_A", 0x0100, 0x0100, CRC(e176b768) SHA1(e2184dd495ed579f10b6da0b78379e02d7a6229f) ) /* palette high bits */
+ROM_END
+
ROM_START( phoenixi ) // verified single PCB, single PROM
ROM_REGION( 0x10000, "maincpu", 0 )
ROM_LOAD( "0201.bin", 0x0000, 0x0800, CRC(c0f73929) SHA1(3cecf8341a5674165d2cae9b22ea5db26a9597de) )
@@ -1559,6 +1583,9 @@ GAME( 1980, falconz, phoenix, condor, falconz, phoenix_state, 0,
GAME( 1980, vautourz, phoenix, condor, condor, phoenix_state, coindsw, ROT90, "bootleg", "Vautour (bootleg of Phoenix) (Z80 CPU)", MACHINE_SUPPORTS_SAVE )
GAME( 1980, vautourza, phoenix, condor , phoenixt, phoenix_state, oneprom, ROT90, "bootleg (Jeutel)", "Vautour (bootleg of Phoenix) (Z80 CPU, single PROM)", MACHINE_SUPPORTS_SAVE )
+// German bootlegs
+GAME( 1981, phoenixha, phoenix, phoenix, phoenixt, phoenix_state, 0, ROT90, "bootleg (Hellomat Automaten)", "Phoenix (Hellomat Automaten bootleg)", MACHINE_SUPPORTS_SAVE )
+
// fenix is an Italian bootleg based on vautourz
GAME( 1980, fenix, phoenix, condor, condor, phoenix_state, oneprom_coindsw, ROT90, "bootleg (Orio)", "Fenix (bootleg of Phoenix)", MACHINE_NOT_WORKING | MACHINE_SUPPORTS_SAVE )
GAME( 1980, griffon, phoenix, condor, condor, phoenix_state, oneprom_coindsw, ROT90, "bootleg (Videotron)", "Griffon (Videotron bootleg of Phoenix)", MACHINE_SUPPORTS_SAVE )
diff --git a/src/mame/mame.lst b/src/mame/mame.lst
index 07b296ce621..3e5b3abd1b1 100644
--- a/src/mame/mame.lst
+++ b/src/mame/mame.lst
@@ -30922,6 +30922,7 @@ phoenixc2 // bootleg
phoenixc3 // bootleg
phoenixc4 // bootleg
phoenixdal // bootleg D&L (No copyright/title)
+phoenixha // bootleg Hellomat Automaten
phoenixi // bootleg IDI
phoenixj // (c) 1980 Taito
phoenixs // bootleg (Sonic)