summaryrefslogtreecommitdiffstatshomepage
path: root/src
diff options
context:
space:
mode:
author mariuszw1 <mariuszw1@users.noreply.github.com>2011-06-02 19:33:09 +0000
committer mariuszw1 <mariuszw1@users.noreply.github.com>2011-06-02 19:33:09 +0000
commit0a284c7b5901d2e3e02822f7418a62ea104d4867 (patch)
tree3065ba94f023e8b2efe0d15dfb796ef81ecf7189 /src
parent30b0cb9a6f0a78cc5b8b9b5a5c1c8abffaa85f7c (diff)
New clones added
-------------------------------------------------- Pit Boss Superstar (9221-10-00A) [Siftware]
Diffstat (limited to 'src')
-rw-r--r--src/mame/drivers/meritm.c19
-rw-r--r--src/mame/mame.lst1
2 files changed, 17 insertions, 3 deletions
diff --git a/src/mame/drivers/meritm.c b/src/mame/drivers/meritm.c
index 3e3f067c3e8..d48bf7b4921 100644
--- a/src/mame/drivers/meritm.c
+++ b/src/mame/drivers/meritm.c
@@ -1181,6 +1181,18 @@ ROM_START( pitbosss )
ROM_LOAD( "9221-10-0.u16", 0x70000, 0x10000, CRC(574fb3c7) SHA1(213741df3055b97ddd9889c2aa3d3e863e2c86d3) ) // matches pitboss2
ROM_END
+ROM_START( pitbosssa )
+ ROM_REGION( 0x80000, "maincpu", 0 )
+ ROM_LOAD( "9221-10-0a.u9", 0x00000, 0x10000, CRC(41be6b30) SHA1(c4df87a599e310ce29ee9277e5adc916ff68f060) )
+ ROM_LOAD( "9221-10-0.u10", 0x10000, 0x10000, CRC(853a1a99) SHA1(45e33442aa7e51c05c9ac8b8458937ee3ff4c21d) )
+ ROM_LOAD( "9221-10-0a.u11", 0x20000, 0x10000, CRC(c9137469) SHA1(618680609bdffa92b919a2417bd3ec41a4c8bf2b) )
+ ROM_LOAD( "9221-10-0.u12", 0x30000, 0x10000, CRC(3577a203) SHA1(80f9c827ad9dea2c6af788bd3b46ab65e8c594eb) )
+ ROM_LOAD( "9221-10-0.u13", 0x40000, 0x10000, CRC(466f81f9) SHA1(88429d9ff53d27bf639200852a7bf61768c8fd1b) )
+ ROM_LOAD( "9221-10-0.u14a", 0x50000, 0x10000, CRC(0a928852) SHA1(c6c623f63a73b3de6298f436a4ca339c1447888d) )
+ ROM_LOAD( "9221-10-0.u15", 0x60000, 0x10000, CRC(c302b4c2) SHA1(d62d4bb33a9ccb95d1e550f9e439be3316b94c99) )
+ ROM_LOAD( "9221-10-0.u16", 0x70000, 0x10000, CRC(574fb3c7) SHA1(213741df3055b97ddd9889c2aa3d3e863e2c86d3) ) // matches pitboss2
+ROM_END
+
ROM_START( spitboss )
ROM_REGION( 0x80000, "maincpu", 0 )
ROM_LOAD( "u9-0a.rom", 0x00000, 0x10000, CRC(e0c45c9c) SHA1(534bff67c8fee08f1c348275de8977659efa9f69) )
@@ -1895,9 +1907,10 @@ static DRIVER_INIT(megat6)
}
/* CRT 250 */
-GAME( 1988, pitboss2, 0, meritm_crt250, meritm_crt250, 0, ROT0, "Merit", "Pit Boss II", GAME_IMPERFECT_GRAPHICS )
-GAME( 1988, spitboss, 0, meritm_crt250, meritm_crt250, 0, ROT0, "Merit", "Super Pit Boss", GAME_IMPERFECT_GRAPHICS )
-GAME( 1990, pitbosss, 0, meritm_crt250, meritm_crt250, 0, ROT0, "Merit", "Pit Boss Superstar", GAME_IMPERFECT_GRAPHICS )
+GAME( 1988, pitboss2, 0, meritm_crt250, meritm_crt250, 0, ROT0, "Merit", "Pit Boss II", GAME_IMPERFECT_GRAPHICS )
+GAME( 1988, spitboss, 0, meritm_crt250, meritm_crt250, 0, ROT0, "Merit", "Super Pit Boss", GAME_IMPERFECT_GRAPHICS )
+GAME( 1990, pitbosss, 0, meritm_crt250, meritm_crt250, 0, ROT0, "Merit", "Pit Boss Superstar (9221-10-00B)", GAME_IMPERFECT_GRAPHICS )
+GAME( 1990, pitbosssa, pitbosss, meritm_crt250, meritm_crt250, 0, ROT0, "Merit", "Pit Boss Superstar (9221-10-00A)", GAME_IMPERFECT_GRAPHICS )
/* CRT 250 + CRT 254 + CRT 256 */
GAME( 1994, pbst30, 0, meritm_crt250_crt252_crt258, pbst30, pbst30, ROT0, "Merit", "Pit Boss Supertouch 30 (9234-10-01)", GAME_IMPERFECT_GRAPHICS )
diff --git a/src/mame/mame.lst b/src/mame/mame.lst
index 7e71e6bbf87..c4344db9f08 100644
--- a/src/mame/mame.lst
+++ b/src/mame/mame.lst
@@ -9468,6 +9468,7 @@ couplei // (c) 1988 Merit
pitboss2 // (c) 1988 Merit
spitboss // (c) 1988 Merit
pitbosss // (c) 1990 Merit
+pitbosssa // (c) 1990 Merit
pitbossm // (c) 1994 Merit
pitbossma // (c) 1994 Merit
pbst30 // (c) 1994 Merit