summaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
author Fabio Priuli <etabeta78@users.noreply.github.com>2011-02-08 07:50:02 +0000
committer Fabio Priuli <etabeta78@users.noreply.github.com>2011-02-08 07:50:02 +0000
commitc38b1c2c5ea119e07a6d72946c36a111237bcb18 (patch)
tree6020db22dc87cfef7f7843fc4eff8062d9500e25
parent4f7efb1ca4bcf00edd9e519167367f44d797186c (diff)
New games added or promoted from NOT_WORKING status
--------------------------------------------------- California Games (Mega-Tech) [f205v, incog, Smitdogg, The Dumping Union]
-rw-r--r--hash/megatech.xml15
-rw-r--r--src/mame/drivers/megatech.c16
-rw-r--r--src/mame/mamedriv.c4
3 files changed, 31 insertions, 4 deletions
diff --git a/hash/megatech.xml b/hash/megatech.xml
index 28775ea30c1..f07c8bc0ca3 100644
--- a/hash/megatech.xml
+++ b/hash/megatech.xml
@@ -591,6 +591,21 @@
</part>
</software>
+ <!-- Game 55? : California Games -->
+ <software name="mt_calga">
+ <description>California Games</description>
+ <year>1991</year>
+ <publisher>Sega</publisher>
+ <part name="cart" interface="megatech_cart">
+ <feature name="pcb_type" value="genesis" />
+ <dataarea name="rom" size="0x400000">
+ <rom name="epr-14494.ic1" size="0x040000" crc="cbe58b1b" sha1="ea067fc08e644c993f8d13731425c9296c1a2a75" offset="0x000000" loadflag="load16_byte"/>
+ <rom name="epr-14495.ic2" size="0x040000" crc="cb956f4f" sha1="3574c496b79aefdec7d02975490ebe3bb373bc60" offset="0x000001" loadflag="load16_byte"/>
+ <rom name="epr-12368-55.ic3" size="0x008000" crc="6f7dd8f5" sha1="a6cb1aa8c3635738dd9e4d3e0d729d089fd9b599" offset="0x300000" loadflag="load16_byte"/>
+ </dataarea>
+ </part>
+ </software>
+
<!-- Game 57 : Golden Axe II -->
<software name="mt_gaxe2">
<description>Golden Axe II</description>
diff --git a/src/mame/drivers/megatech.c b/src/mame/drivers/megatech.c
index 11f7d34c89e..cfc31b09027 100644
--- a/src/mame/drivers/megatech.c
+++ b/src/mame/drivers/megatech.c
@@ -1122,6 +1122,19 @@ ROM_START( mt_spman ) /* Spiderman */
ROM_END
+/* Game 55? (the cart shows a 610-0239-55 marking on the label) - California Games */
+ROM_START( mt_calga ) /* California Games */
+ MEGATECH_BIOS
+
+ ROM_REGION16_BE( 0x400000, "game0", ROMREGION_ERASE00 )
+ ROM_LOAD16_BYTE( "epr-14494.ic1", 0x000001, 0x040000, CRC(cbe58b1b) SHA1(ea067fc08e644c993f8d13731425c9296c1a2a75) )
+ ROM_LOAD16_BYTE( "epr-14495.ic2", 0x000000, 0x040000, CRC(cb956f4f) SHA1(3574c496b79aefdec7d02975490ebe3bb373bc60) )
+ ROM_LOAD16_BYTE( "epr-12368-55.ic3", 0x300001, 0x08000, CRC(6f7dd8f5) SHA1(a6cb1aa8c3635738dd9e4d3e0d729d089fd9b599) )
+
+ ROM_REGION( 0x01, "sms_pin", ROMREGION_ERASE00 )
+ROM_END
+
+
/* Game 57 - Golden Axe 2 (Genesis) */
ROM_START( mt_gaxe2 ) /* Golden Axe 2 */
MEGATECH_BIOS
@@ -1255,7 +1268,7 @@ ROM_END
/* */ GAME( 1991, mt_sonia, mt_sonic, megatech, megatech, mt_crt, ROT0, "Sega", "Sonic The Hedgehog (Mega-Tech, set 2)", GAME_NOT_WORKING )
/* 53 */ GAME( 1990, mt_fshrk, megatech, megatech, megatech, mt_crt, ROT0, "Toaplan / Sega", "Fire Shark (Mega-Tech)", GAME_NOT_WORKING )
/* 54 */ GAME( 1991, mt_spman, megatech, megatech, megatech, mt_crt, ROT0, "Marvel / Sega", "Spider-Man vs The Kingpin (Mega-Tech)", GAME_NOT_WORKING )
-/* 55 */ // unknown
+/* 55?*/ GAME( 1991, mt_calga, megatech, megatech, megatech, mt_crt, ROT0, "Sega", "California Games (Mega-Tech)", GAME_NOT_WORKING )
/* 56 */ // unknown
/* 57 */ GAME( 1991, mt_gaxe2, megatech, megatech, megatech, mt_crt, ROT0, "Sega", "Golden Axe II (Mega-Tech)", GAME_NOT_WORKING )
/* 58 */ GAME( 1991, mt_stf, megatech, megatech, megatech, mt_crt, ROT0, "Sega", "Joe Montana II: Sports Talk Football (Mega-Tech)", GAME_NOT_WORKING )
@@ -1264,4 +1277,5 @@ ROM_END
/* 61 */ GAME( 1992, mt_tout, megatech, megatech, megatech, mt_crt, ROT0, "Sega", "Turbo Outrun (Mega-Tech)", GAME_NOT_WORKING )
/* 62 */ GAME( 1992, mt_soni2, megatech, megatech, megatech, mt_crt, ROT0, "Sega", "Sonic The Hedgehog 2 (Mega-Tech)", GAME_NOT_WORKING )
+
/* more? */
diff --git a/src/mame/mamedriv.c b/src/mame/mamedriv.c
index 94f053c98f5..2f1071ee884 100644
--- a/src/mame/mamedriv.c
+++ b/src/mame/mamedriv.c
@@ -4617,7 +4617,7 @@ BOMULEUL CHAJARA SEGA ST-V 1997/04/11
DRIVER( mt_sonia ) /* ^^ */
DRIVER( mt_fshrk ) /* 53 */
DRIVER( mt_spman ) /* 54 */
- /* 55 */
+ DRIVER( mt_calga ) /* 55? */
/* 56 */
DRIVER( mt_gaxe2 ) /* 57 */
DRIVER( mt_stf ) /* 58 */
@@ -4625,8 +4625,6 @@ BOMULEUL CHAJARA SEGA ST-V 1997/04/11
DRIVER( mt_kcham ) /* 60 */
DRIVER( mt_tout ) /* 61 */
DRIVER( mt_soni2 ) /* 62 */
- //DRIVER( mt_comp1 ) /* ?? */
- //DRIVER( mt_comp2 ) /* ?? */
/* Sega MegaPlay */
DRIVER( megaplay )