mirror of
https://github.com/holub/mame
synced 2025-05-23 22:20:01 +03:00
Documentation fixes for gambling games, covering MT# 4680, 4682, 4683, 4687-4690 (nw)
This commit is contained in:
parent
1a7f8efd92
commit
b76358a335
@ -5477,7 +5477,7 @@ GAME( 199?, sc2scc , 0 , scorpion2 , drwho , drwho , 0, "Mdm", "Sa
|
||||
// custom Global sound system?
|
||||
GAME( 199?, sc2dick , 0 , scorpion2 , drwho , drwho , 0, "Global", "Spotted Dick (Global) (Scorpion 2/3)", GAME_FLAGS)
|
||||
GAME( 199?, sc2pick , 0 , scorpion2 , drwho , drwho , 0, "Global", "Pick Of The Bunch (Global) (Scorpion 2/3)", GAME_FLAGS)
|
||||
GAME( 199?, sc2rock , 0 , scorpion2 , drwho , drwho , 0, "Global", "How Big's Your Rock (Global) (Scorpion 2/3)", GAME_FLAGS)
|
||||
GAME( 199?, sc2rock , 0 , scorpion2 , drwho , drwho , 0, "Global", "How Big's Your Rock? (Global) (Scorpion 2/3)", GAME_FLAGS)
|
||||
GAME( 199?, sc2call , 0 , scorpion2 , drwho , drwho , 0, "Global", "It's Your Call (Global) (Scorpion 2/3)", GAME_FLAGS)
|
||||
|
||||
GAME( 199?, sc2payr , 0 , scorpion2 , drwho , drwho , 0, "BFM/Mazooma", "Pay Roll Casino (Bellfruit/Mazooma) (Scorpion 2/3)", GAME_FLAGS)
|
||||
|
@ -24728,10 +24728,10 @@ GAME( 200?, sc4quartm ,sc4quart, sc4, sc4, sc4, ROT0, "Mazooma","Quaterback (PR2
|
||||
|
||||
// QUAZZI MO' DOUGH..........QUAZZSND....... (no standard header)
|
||||
GAME( 200?, sc4qmodo ,0, sc4, sc4, sc4, ROT0, "Qps","Quazzi Mo Dough (Qps) (Scorpion 4) (set 1)", GAME_IS_SKELETON_MECHANICAL )
|
||||
GAME( 200?, sc4qmodoa ,sc4qmodo, sc4, sc4, sc4, ROT0, "Qps","Quazzi Mo Dough (Qps) (Scorpion 4) (set 2)", GAME_IS_SKELETON_MECHANICAL )
|
||||
GAME( 200?, sc4qmodob ,sc4qmodo, sc4, sc4, sc4, ROT0, "Qps","Quazzi Mo Dough (Qps) (Scorpion 4) (set 3)", GAME_IS_SKELETON_MECHANICAL )
|
||||
GAME( 200?, sc4qmodoc ,sc4qmodo, sc4, sc4, sc4, ROT0, "Qps","Quazzi Mo Dough (Qps) (Scorpion 4) (set 4)", GAME_IS_SKELETON_MECHANICAL )
|
||||
GAME( 200?, sc4qmodod ,sc4qmodo, sc4, sc4, sc4, ROT0, "Qps","Quazzi Mo Dough (Qps) (Scorpion 4) (set 5)", GAME_IS_SKELETON_MECHANICAL )
|
||||
GAME( 200?, sc4qmodoa ,sc4qmodo, sc4, sc4, sc4, ROT0, "Qps","Quazzi Mo' Dough (Qps) (Scorpion 4) (set 2)", GAME_IS_SKELETON_MECHANICAL )
|
||||
GAME( 200?, sc4qmodob ,sc4qmodo, sc4, sc4, sc4, ROT0, "Qps","Quazzi Mo' Dough (Qps) (Scorpion 4) (set 3)", GAME_IS_SKELETON_MECHANICAL )
|
||||
GAME( 200?, sc4qmodoc ,sc4qmodo, sc4, sc4, sc4, ROT0, "Qps","Quazzi Mo' Dough (Qps) (Scorpion 4) (set 4)", GAME_IS_SKELETON_MECHANICAL )
|
||||
GAME( 200?, sc4qmodod ,sc4qmodo, sc4, sc4, sc4, ROT0, "Qps","Quazzi Mo' Dough (Qps) (Scorpion 4) (set 5)", GAME_IS_SKELETON_MECHANICAL )
|
||||
|
||||
|
||||
GAME( 200?, sc4quidr ,0, sc4, sc4, sc4, ROT0, "Qps","Quid Rock (Qps) (Scorpion 4) (set 1)", GAME_IS_SKELETON_MECHANICAL )
|
||||
|
@ -4655,8 +4655,8 @@ GAME( 199?, ep_xspot , 0, maygayep, maygayep, 0, ROT0, "Maygay",
|
||||
|
||||
GAME( 199?, ep_braid , 0, maygayep, maygayep, 0, ROT0, "Extreme", "Bank Raid (Extreme) (EPOCH)", GAME_IS_SKELETON_MECHANICAL )
|
||||
GAME( 199?, ep_bathl , 0, maygayep, maygayep, 0, ROT0, "Global", "Bat Outa Hell (Global) (EPOCH)", GAME_IS_SKELETON_MECHANICAL )
|
||||
GAME( 199?, ep_beavr , 0, maygayep, maygayep, 0, ROT0, "Global", "Beaver Las Vegas (Global) (EPOCH, set 1)", GAME_IS_SKELETON_MECHANICAL )
|
||||
GAME( 199?, ep_beavra , ep_beavr, maygayep, maygayep, 0, ROT0, "Global", "Beaver Las Vegas (Global) (EPOCH, set 2)", GAME_IS_SKELETON_MECHANICAL )
|
||||
GAME( 199?, ep_beavr , 0, maygayep, maygayep, 0, ROT0, "Global", "Casino Beaver Las Vegas (Global) (EPOCH, set 1)", GAME_IS_SKELETON_MECHANICAL )
|
||||
GAME( 199?, ep_beavra , ep_beavr, maygayep, maygayep, 0, ROT0, "Global", "Casino Beaver Las Vegas (Global) (EPOCH, set 2)", GAME_IS_SKELETON_MECHANICAL )
|
||||
GAME( 199?, ep_bvrcl , 0, maygayep, maygayep, 0, ROT0, "Global", "Beaver Las Vegas Club (Global) (EPOCH)", GAME_IS_SKELETON_MECHANICAL )
|
||||
GAME( 199?, ep_bvruc , 0, maygayep, maygayep, 0, ROT0, "Global", "Beaver Uncovered (Global) (EPOCH)", GAME_IS_SKELETON_MECHANICAL )
|
||||
GAME( 199?, ep_bjclb , 0, maygayep, maygayep, 0, ROT0, "Global", "Blackjack Club, The (Global) (EPOCH)", GAME_IS_SKELETON_MECHANICAL )
|
||||
@ -4691,7 +4691,7 @@ GAME( 199?, ep_ll , 0, maygayep, maygayep, 0, ROT0, "Extreme",
|
||||
GAME( 199?, ep_monrt , 0, maygayep, maygayep, 0, ROT0, "Global", "Money Returns Club, The (Global) (EPOCH)", GAME_IS_SKELETON_MECHANICAL )
|
||||
GAME( 199?, ep_monsh , 0, maygayep, maygayep, 0, ROT0, "Global", "The Moonshine Club (Global) (EPOCH)", GAME_IS_SKELETON_MECHANICAL )
|
||||
GAME( 199?, ep_mummy , 0, maygayep, maygayep, 0, ROT0, "Impulse", "Mummy Talks (Impulse) (EPOCH)", GAME_IS_SKELETON_MECHANICAL )
|
||||
GAME( 199?, ep_pkni , 0, maygayep, maygayep, 0, ROT0, "Global", "Phoenix Knights (Global) (EPOCH)", GAME_IS_SKELETON_MECHANICAL )
|
||||
GAME( 199?, ep_pkni , 0, maygayep, maygayep, 0, ROT0, "Global", "The Phoenix Knights (Global) (EPOCH)", GAME_IS_SKELETON_MECHANICAL )
|
||||
GAME( 199?, ep_redl , 0, maygayep, maygayep, 0, ROT0, "Extreme", "Red Line (Extreme) (EPOCH)", GAME_IS_SKELETON_MECHANICAL )
|
||||
GAME( 199?, ep_rchik , 0, maygayep, maygayep, 0, ROT0, "Global", "Rich Chics Club (Global) (EPOCH)", GAME_IS_SKELETON_MECHANICAL )
|
||||
GAME( 199?, ep_royrc , 0, maygayep, maygayep, 0, ROT0, "Impulse", "Royal Roulette Club (Impulse) (EPOCH)", GAME_IS_SKELETON_MECHANICAL )
|
||||
@ -4708,7 +4708,7 @@ GAME( 199?, ep_utnut , 0, maygayep, maygayep, 0, ROT0, "Global",
|
||||
GAME( 199?, ep_utncl , 0, maygayep, maygayep, 0, ROT0, "Global", "Utter Nutter Club (Global) (EPOCH)", GAME_IS_SKELETON_MECHANICAL )
|
||||
GAME( 199?, ep_wleek , 0, maygayep, maygayep, 0, ROT0, "Global", "Weakest Leek Club (Global) (EPOCH)", GAME_IS_SKELETON_MECHANICAL )
|
||||
GAME( 199?, ep_wud , 0, maygayep, maygayep, 0, ROT0, "Global", "What's Up Doc (Global) (EPOCH)", GAME_IS_SKELETON_MECHANICAL )
|
||||
GAME( 199?, ep_milhr , 0, maygayep, maygayep, 0, ROT0, "Global", "Who Wants To Be A Millionhare (Global) (EPOCH)", GAME_IS_SKELETON_MECHANICAL )
|
||||
GAME( 199?, ep_milhr , 0, maygayep, maygayep, 0, ROT0, "Global", "Who Wants To Be A Millionhare? (Global) (EPOCH)", GAME_IS_SKELETON_MECHANICAL )
|
||||
GAME( 199?, ep_mlhrc , 0, maygayep, maygayep, 0, ROT0, "Global", "Who Whats To Be A Millionhare Club (Global) (EPOCH)", GAME_IS_SKELETON_MECHANICAL )
|
||||
GAME( 199?, ep_wf , 0, maygayep, maygayep, 0, ROT0, "Global", "Wildfire (Global) (EPOCH)", GAME_IS_SKELETON_MECHANICAL )
|
||||
GAME( 199?, ep_bbars , 0, maygayep, maygayep, 0, ROT0, "Maygay", "Balloon Bars (Maygay) (EPOCH)", GAME_IS_SKELETON_MECHANICAL )
|
||||
|
@ -533,8 +533,8 @@ GAME( 200?, hb_gldpl ,0, pluto5, pluto5, hb, ROT0, "Qps / Mazooma","Golden Pal
|
||||
GAME( 200?, hb_gldwn ,0, pluto5, pluto5, hb, ROT0, "Fairgames","Golden Winner (Fairgames)", GAME_IS_SKELETON_MECHANICAL )
|
||||
GAME( 200?, hb_jailb ,0, pluto5, pluto5, hb, ROT0, "Qps","Jail Break (Qps)", GAME_IS_SKELETON_MECHANICAL )
|
||||
GAME( 200?, hb_jkrwl ,0, pluto5, pluto5, hb, ROT0, "Fairgames","Jokers Wild (Fairgames)", GAME_IS_SKELETON_MECHANICAL )
|
||||
GAME( 200?, hb_mrmon ,0, pluto5, pluto5, hb, ROT0, "Qps","Mr Money (Qps)", GAME_IS_SKELETON_MECHANICAL )
|
||||
GAME( 200?, hb_mrmon ,0, pluto5, pluto5, hb, ROT0, "Qps","Mr. Money (Qps)", GAME_IS_SKELETON_MECHANICAL )
|
||||
GAME( 200?, hb_rhv ,0, pluto5, pluto5, hb, ROT0, "Qps","Red Hot Voucher (Qps)", GAME_IS_SKELETON_MECHANICAL )
|
||||
GAME( 200?, hb_ringb ,0, pluto5, pluto5, hb, ROT0, "Jpm","Ring A Bell (Jpm)", GAME_IS_SKELETON_MECHANICAL )
|
||||
GAME( 200?, hb_rckrl ,0, pluto5, pluto5, hb, ROT0, "Qps","Rock 'n' Roll (Qps)", GAME_IS_SKELETON_MECHANICAL )
|
||||
GAME( 200?, hb_ydd ,0, pluto5, pluto5, hb, ROT0, "Qps","Yabba Dabba Dough (Qps)", GAME_IS_SKELETON_MECHANICAL )
|
||||
GAME( 200?, hb_ydd ,0, pluto5, pluto5, hb, ROT0, "Qps","Yabba-Dabba-Dough (Qps)", GAME_IS_SKELETON_MECHANICAL )
|
||||
|
@ -12064,7 +12064,7 @@ sc2pe1g // Public Enemy No1 (Bellfruit) [German]
|
||||
sc2wwcl // Wild West Club (Bellfruit)
|
||||
sc2dick // Spotted Dick (Global)
|
||||
sc2pick // Pick Of The Bunch (Global)
|
||||
sc2rock // How Bigs Your Rock (Global)
|
||||
sc2rock // How Big's Your Rock? (Global)
|
||||
sc2call // It's Your Call (Glonal)
|
||||
sc2prom // Along The Prom
|
||||
sc2payr // Pay Roll (Mazooma)
|
||||
@ -13533,7 +13533,7 @@ sc4quartj //
|
||||
sc4quartk //
|
||||
sc4quartl //
|
||||
sc4quartm //
|
||||
sc4qmodo // Quazzi Mo Dough (Qps)
|
||||
sc4qmodo // Quazzi Mo' Dough (Qps)
|
||||
sc4qmodoa //
|
||||
sc4qmodob //
|
||||
sc4qmodoc //
|
||||
@ -17168,7 +17168,7 @@ ep_wildf // Wildfire (Maygay - Impulse)
|
||||
ep_xspot // X Marks The Spot (Maygay)
|
||||
ep_braid // Bank Raid (Unk)
|
||||
ep_bathl // Bat Outa Hell (Global)
|
||||
ep_beavr // Beaver Las Vegas (Global)
|
||||
ep_beavr // Casino Beaver Las Vegas (Global)
|
||||
ep_beavra //
|
||||
ep_bvrcl // Beaver Las Vegas Club (Global)
|
||||
ep_bvruc // Beaver Uncovered (Global)
|
||||
@ -17204,7 +17204,7 @@ ep_ll // Lucky Ladders (Unk)
|
||||
ep_monrt // Money Returns Club, The (Global)
|
||||
ep_monsh // Moonshine Club, The (Unk)
|
||||
ep_mummy // Mummy Talks (Impulse)
|
||||
ep_pkni // Phoenix Knights (Global)
|
||||
ep_pkni // The Phoenix Knights (Global)
|
||||
ep_redl // Red Line (Unk)
|
||||
ep_rchik // Rich Chics Club (Unk)
|
||||
ep_royrc // Royal Roulette Club (Unk)
|
||||
@ -17221,7 +17221,7 @@ ep_utnut // Utter Nutter (Global)
|
||||
ep_utncl // Utter Nutter Club (Global)
|
||||
ep_wleek // Weakest Leek Club (Global)
|
||||
ep_wud // What's Up Doc (Global)
|
||||
ep_milhr // Who Wants To Be A Millionhare (Global)
|
||||
ep_milhr // Who Wants To Be A Millionhare? (Global)
|
||||
ep_mlhrc // Who Whats To Be A Millionhare Club (Global)
|
||||
ep_wf // Wildfire (Global)
|
||||
ep_bbars // Balloon Bars (Maygay)
|
||||
@ -19005,11 +19005,11 @@ hb_gldpl // Golden Palace (Mazooma)
|
||||
hb_gldwn // Golden Winner (Fairgames)
|
||||
hb_jailb // Jail Break (Qps)
|
||||
hb_jkrwl // Jokers Wild (Fairgames)
|
||||
hb_mrmon // Mr Money (Qps)
|
||||
hb_mrmon // Mr. Money (Qps)
|
||||
hb_rhv // Red Hot Voucher (Qps)
|
||||
hb_ringb // Ring A Bell (Jpm)
|
||||
hb_rckrl // Rock 'n' Roll (Qps)
|
||||
hb_ydd // Yabba Dabba Dough (Qps)
|
||||
hb_ydd // Yabba-Dabba-Dough (Qps)
|
||||
|
||||
/* Summit Coin */
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user