mirror of
https://github.com/holub/mame
synced 2025-05-12 09:08:53 +03:00
Split of SC4 and SC5 by Haze (no whatsnew)
This commit is contained in:
parent
41ce518e84
commit
909cb007c2
1
.gitattributes
vendored
1
.gitattributes
vendored
@ -1864,6 +1864,7 @@ src/mame/drivers/bfcobra.c svneol=native#text/plain
|
||||
src/mame/drivers/bfm_sc1.c svneol=native#text/plain
|
||||
src/mame/drivers/bfm_sc2.c svneol=native#text/plain
|
||||
src/mame/drivers/bfm_sc4.c svneol=native#text/plain
|
||||
src/mame/drivers/bfm_sc45.h svneol=native#text/plain
|
||||
src/mame/drivers/bfm_sc5.c svneol=native#text/plain
|
||||
src/mame/drivers/bfm_swp.c svneol=native#text/plain
|
||||
src/mame/drivers/bfmsys83.c svneol=native#text/plain
|
||||
|
File diff suppressed because it is too large
Load Diff
28
src/mame/drivers/bfm_sc45.h
Normal file
28
src/mame/drivers/bfm_sc45.h
Normal file
@ -0,0 +1,28 @@
|
||||
/* Scorpion 4 + 5 driver releated includes */
|
||||
/* mainly used for stuff which is currently shared between sc4 / 5 sets to avoid duplication */
|
||||
|
||||
#define sc_dndbe_others \
|
||||
ROM_REGION( 0x400000, "ymz", ROMREGION_ERASE00 ) \
|
||||
ROM_LOAD( "95008624.bin", 0x0000, 0x100000, CRC(bf9620ea) SHA1(63f5a209da3d0117fcb579364a53b23d2b02cfe5) ) \
|
||||
ROM_LOAD( "95008625.bin", 0x0000, 0x100000, CRC(2e1a1db0) SHA1(41ebad0615d0ad3fea6f2c00e2bb170d5e417e4a) ) \
|
||||
|
||||
#define sc_dndbc_others \
|
||||
ROM_REGION( 0x400000, "ymz", ROMREGION_ERASE00 ) \
|
||||
ROM_LOAD( "95009100.bin", 0x0000, 0x100000, CRC(b06110c0) SHA1(84289721a8c71124cc4df79fc90d0ded8d43fd07) ) \
|
||||
ROM_LOAD( "95009101.bin", 0x0000, 0x100000, CRC(53b38d0a) SHA1(1da40cbee8a18713864e3a578ac49c2108585e44) ) \
|
||||
|
||||
#define sc_mowow_others \
|
||||
ROM_REGION( 0x5000, "pics", 0 ) \
|
||||
ROM_LOAD( "95890712.bin", 0x0000, 0x5000, CRC(ec6db00b) SHA1(d16a1527caa3c115e3326c897ce0fa66e3a0420d) ) \
|
||||
ROM_LOAD( "95890713.bin", 0x0000, 0x5000, CRC(f0bb40b7) SHA1(33c19dab3086cdeae4f503fbf3f3cc5f0dad98c4) ) \
|
||||
ROM_LOAD( "95890714.bin", 0x0000, 0x5000, CRC(33e16227) SHA1(87efc1a046ef6af0b72cc76a6ee393a4d1ddbce3) ) \
|
||||
ROM_REGION( 0x400000, "ymz", ROMREGION_ERASE00 ) \
|
||||
ROM_LOAD( "95008550.bin", 0x0000, 0x100000, CRC(db6343bf) SHA1(e4d702020af67aa5be0560027706c1cbf34296fa) ) \
|
||||
ROM_LOAD( "95008551.bin", 0x0000, 0x100000, CRC(2d89a52a) SHA1(244101df7f6beae545f9b823750f908f532ac1e4) ) \
|
||||
ROM_LOAD( "95008850.bin", 0x0000, 0x0af41f, CRC(8ca16e09) SHA1(9b494ad6946c2c7bbfad6591e62fa699fd53b6dc) ) \
|
||||
ROM_LOAD( "95008869.bin", 0x0000, 0x0b9d9d, CRC(f3ef3bbb) SHA1(92f9835e96c4fc444a451e97b2b8a7b66e5794b7) ) \
|
||||
|
||||
#define sc_nunsm_others \
|
||||
ROM_REGION( 0x400000, "ymz", ROMREGION_ERASE00 ) \
|
||||
ROM_LOAD( "95008522.bin", 0x0000, 0x0f9907, CRC(df612d06) SHA1(cbca56230c4ad4c6411aa5c2e2ca2ae8152b5297) ) \
|
||||
|
File diff suppressed because it is too large
Load Diff
@ -12021,138 +12021,137 @@ sc4wag // Win-A-Gain (Nova)
|
||||
|
||||
/* Mixed SC4 / SC5 / AD5 */
|
||||
|
||||
sc_adjb // Ant & Dec's Jiggy Bank (Bellfruit)
|
||||
sc_adwta // Ant & Dec's Saturday Night Takeaway Win The Ads (Bellfruit)
|
||||
sc_a40 // Around The Board In 40 Days (Mazooma)
|
||||
sc_bantm // Bantam Of The Opera (Mazooma)
|
||||
sc_bar7 // Bar 7's (Bellfruit)
|
||||
sc_batl // Battleships & Cruisers (Bellfruit)
|
||||
sc_bob // Bobby Dazzler (Mazooma)
|
||||
sc_bull // Bullseye (Bellfruit)
|
||||
sc_butch // Butch Cashidy & The Sundance Quid (Bellfruit)
|
||||
sc_cabin // Cabin Fever (Mazooma)
|
||||
sc_cari // Caribbean Cash (Qps)
|
||||
sc_cblas // Cash Blast (Bellfruit)
|
||||
sc_casxt // Casino Xtravaganza (Mazooma)
|
||||
sc_chavi // Chav It (Bellfruit)
|
||||
sc_chavy // Chavy Chase (Mazooma)
|
||||
sc_clue // Cluedo (Mazooma)
|
||||
sc_cmani // Colour Mania (Bellfruit)
|
||||
sc_cj // Cool Jewels (Bellfruit)
|
||||
sc_ctl // Cop The Lot (Bellfruit)
|
||||
sc_crsc // Cops 'n' Robbers Safe Cracker (Bellfruit)
|
||||
sc_coro // Coronation Street (Mazooma)
|
||||
sc_count // Countdown (Bellfruit)
|
||||
sc_cf // Crazy Fruits (Bellfruit)
|
||||
sc_crnjw // Crown Jewels (Bellfruit)
|
||||
sc_dnd // Deal Or No Deal (Bellfruit)
|
||||
sc_dndbb // Deal Or No Deal Break The Bank (Bellfruit)
|
||||
sc_dndcl // Deal Or No Deal Club (Bellfruit)
|
||||
sc_dnddd // Deal Or No Deal Double Deal Or No Deal (Bellfruit)
|
||||
sc_dndhf // Deal Or No Deal Hall Of Fame (Bellfruit)
|
||||
sc_dndys // Deal Or No Deal It's Your Show (Bellfruit)
|
||||
sc_dndlp // Deal Or No Deal Let's Play Deal Or No Deal (Bellfruit)
|
||||
sc_dndra // Deal Or No Deal Red Alert (Bellfruit)
|
||||
sc_dndbd // Deal Or No Deal The Big Deal (Bellfruit)
|
||||
sc_dndbr // Deal Or No Deal The Big Reds (Bellfruit)
|
||||
sc_dndcc // Deal Or No Deal The Crazy Chair (Bellfruit)
|
||||
sc_dnddw // Deal Or No Deal The Deal Wheel (Bellfruit)
|
||||
sc_dnddf // Deal Or No Deal The Dream Factory (Bellfruit)
|
||||
sc_dndpg // Deal Or No Deal The Perfect Game (Bellfruit)
|
||||
sc_dndtp // Deal Or No Deal The Power (Bellfruit)
|
||||
sc_dndww // Deal Or No Deal The Walk Of Wealth (Bellfruit)
|
||||
sc_dndtr // Deal Or No Deal Think Red (Bellfruit)
|
||||
sc_dndwb // Deal Or No Deal What's In Your Box (Bellfruit)
|
||||
sc_dmine // Diamond Mine (Bellfruit)
|
||||
sc_ddosh // Doctor Dosh (Bellfruit)
|
||||
sc_dhh // Dough Ho Ho (Bellfruit)
|
||||
sc_dough // Dough Selecta (Bellfruit)
|
||||
sc_ducks // Ducks Of Hazzard (Mazooma)
|
||||
sc_emmer // Emmerdale (Mazooma)
|
||||
sc_evol // Evolution (Qps)
|
||||
sc_fguy // Family Guy (Bellfruit)
|
||||
sc_fbspn // Fat Boy Spin (Bellfruit)
|
||||
sc_film // Film Premiere (Bellfruit)
|
||||
sc_fmj // Full Metal Jackpot (Mazooma)
|
||||
sc_glad // Gladiator (Mazooma)
|
||||
sc_gd // Gold Digger (Bellfruit)
|
||||
sc_gdmz // Gold Digger (Mazooma)
|
||||
sc_gdclb // Gold Digger Club (Bellfruit)
|
||||
sc_gball // Golden Balls (Bellfruit)
|
||||
sc_gg // Golden Game (Mazooma)
|
||||
sc_ggg // Grand Golden Game (Mazooma)
|
||||
sc_gunp // Gunpowder Slot (Bellfruit)
|
||||
sc_hapnt // Happy Notes (Bellfruit)
|
||||
sc_hellb // Hells Bells (Bellfruit)
|
||||
sc_hill // Hill Billionaire (Bellfruit)
|
||||
sc_hiss // Hissing Quid (Qps)
|
||||
sc_hotdg // Hot Dog (Bellfruit)
|
||||
sc_hotrd // Hot Rod (Bellfruit)
|
||||
sc_hotsh // Hot Shots (Bellfruit)
|
||||
sc_hotwd // Hot Wad (Bellfruit)
|
||||
sc_celeb // I'm A Celebrity (Bellfruit)
|
||||
sc_inspn // Inner Spin (Mazooma)
|
||||
sc_ijob // Italian Job (Mazooma)
|
||||
sc_jjok // Jackpot Jokers (Bellfruit)
|
||||
sc_ldvl // Little Devil (Mazooma)
|
||||
sc_lotrr // Lord Of The Rings - Return Of The King (Bellfruit)
|
||||
sc_manic // Manic Miner (Bellfruit)
|
||||
sc_mmm // Mental Money Monsters (Mazooma)
|
||||
sc_mmad // Money Madness (Mazooma)
|
||||
sc_monsp // Money Spinner (Bellfruit)
|
||||
sc_monop // Monopoly (Mazooma)
|
||||
sc_mcas // Monopoly Casino (Mazooma)
|
||||
sc_mdm // Monopoly Double Money (Bellfruit)
|
||||
sc_mhn // Monopoly Here & Now (Mazooma)
|
||||
sc_mhp // Monopoly Hot Property (Bellfruit)
|
||||
sc_mmb // Monopoly Money Bags (Bellfruit)
|
||||
sc_mrh // Monopoly Red Hot (Mazooma)
|
||||
sc_mr2r // Monopoly Road To Riches (Mazooma)
|
||||
sc_mww // Monopoly Wonders Of The World (Mazooma)
|
||||
sc_nmare // A Nightmare On Elm Street (Bellfruit)
|
||||
sc_potp // Pick Of The Pack (Bellfruit)
|
||||
sc_pp // Pink Panther (Mazooma)
|
||||
sc_ppcr // Pink Panther Clouseau's Revenge (Mazooma)
|
||||
sc_ppctc // Pink Panther Crack The Code (Bellfruit)
|
||||
sc_ppdym // Pink Panther Double Your Money (Mazooma)
|
||||
sc_ppsag // Pink Panther Strikes Again (Mazooma)
|
||||
sc_pony // Pony Express (Bellfruit)
|
||||
sc_popey // Popeye (Mazooma)
|
||||
sc_pog // Pots Of Gold (Bellfruit)
|
||||
sc_pwrpl // Power Play (Mazooma)
|
||||
sc_pwrbl // Powerball (Bellfruit)
|
||||
sc_quidv // Quid Vicious (Mazooma)
|
||||
sc_rhx // Red Hot X (Mazooma)
|
||||
sc_rhxcs // Red Hot X Casino (Mazooma)
|
||||
sc_redsq // Red Square (Mazooma)
|
||||
sc_rosts // Ronnie O'Sullivan's Tournament Snooker (Bellfruit)
|
||||
sc_rovrt // Rovers Return (Mazooma)
|
||||
sc_smtm // Show Me The Money (Mazooma)
|
||||
sc_showt // Showtime (Bellfruit)
|
||||
sc_slad // Snakes & Ladders (Bellfruit)
|
||||
sc_spice // Spice It Up (Bellfruit)
|
||||
sc_swywm // Spin When Your Winning (Mazooma)
|
||||
sc_sus // Suits U Sir (Qps)
|
||||
sc_sslam // Super Slam (Bellfruit)
|
||||
sc_swbak // Switch Back (Mazooma)
|
||||
sc_ttpie // Take The Piece (Bellfruit)
|
||||
sc_typ // Take Your Pick (Bellfruit)
|
||||
sc_tbox // Top Box (Mazooma)
|
||||
sc_tpsht // Top Of The Shots (Mazooma)
|
||||
sc_trail // Trailblazer (Mazooma)
|
||||
sc_vivam // Viva Mexico (Bellfruit)
|
||||
sc_wldjk // Wild Jackpots (Mazooma)
|
||||
sc_adsnt // Ant & Dec's Saturday Night Takeaway (Bellfruit)
|
||||
sc_bpb // Bully's Prize Board (Bellfruit)
|
||||
sc_bsp // Bully's Star Prize (Bellfruit)
|
||||
sc_chain // Chain Reaction (Bellfruit)
|
||||
sc_clown // Clown Around (Bellfruit)
|
||||
sc_copsr // Cops 'n' Robbers (Bellfruit)
|
||||
sc_dndbe // Deal Or No Deal Beat The Banker (Bellfruit)
|
||||
sc_dndbc // Deal Or No Deal Box Clever (Bellfruit)
|
||||
sc_mowow // Monopoly Wheel Of Wealth (Mazooma)
|
||||
sc_nunsm // Nuns 'n' Roses (Mazooma)
|
||||
sc4adjb // Ant & Dec's Jiggy Bank (Bellfruit)
|
||||
sc4adwta // Ant & Dec's Saturday Night Takeaway Win The Ads (Bellfruit)
|
||||
sc4a40 // Around The Board In 40 Days (Mazooma)
|
||||
sc4bantm // Bantam Of The Opera (Mazooma)
|
||||
sc4bar7 // Bar 7's (Bellfruit)
|
||||
sc4batl // Battleships & Cruisers (Bellfruit)
|
||||
sc4bob // Bobby Dazzler (Mazooma)
|
||||
sc4bull // Bullseye (Bellfruit)
|
||||
sc4butch // Butch Cashidy & The Sundance Quid (Bellfruit)
|
||||
sc4cabin // Cabin Fever (Mazooma)
|
||||
sc4cari // Caribbean Cash (Qps)
|
||||
sc4cblas // Cash Blast (Bellfruit)
|
||||
sc4casxt // Casino Xtravaganza (Mazooma)
|
||||
sc4chavi // Chav It (Bellfruit)
|
||||
sc4chavy // Chavy Chase (Mazooma)
|
||||
sc4clue // Cluedo (Mazooma)
|
||||
sc4cmani // Colour Mania (Bellfruit)
|
||||
sc4cj // Cool Jewels (Bellfruit)
|
||||
sc4ctl // Cop The Lot (Bellfruit)
|
||||
sc4crsc // Cops 'n' Robbers Safe Cracker (Bellfruit)
|
||||
sc4coro // Coronation Street (Mazooma)
|
||||
sc4count // Countdown (Bellfruit)
|
||||
sc4cf // Crazy Fruits (Bellfruit)
|
||||
sc4crnjw // Crown Jewels (Bellfruit)
|
||||
sc4dnd // Deal Or No Deal (Bellfruit)
|
||||
sc4dndbb // Deal Or No Deal Break The Bank (Bellfruit)
|
||||
sc4dndcl // Deal Or No Deal Club (Bellfruit)
|
||||
sc4dnddd // Deal Or No Deal Double Deal Or No Deal (Bellfruit)
|
||||
sc4dndhf // Deal Or No Deal Hall Of Fame (Bellfruit)
|
||||
sc4dndys // Deal Or No Deal It's Your Show (Bellfruit)
|
||||
sc4dndlp // Deal Or No Deal Let's Play Deal Or No Deal (Bellfruit)
|
||||
sc4dndra // Deal Or No Deal Red Alert (Bellfruit)
|
||||
sc4dndbd // Deal Or No Deal The Big Deal (Bellfruit)
|
||||
sc4dndbr // Deal Or No Deal The Big Reds (Bellfruit)
|
||||
sc4dndcc // Deal Or No Deal The Crazy Chair (Bellfruit)
|
||||
sc4dnddw // Deal Or No Deal The Deal Wheel (Bellfruit)
|
||||
sc4dnddf // Deal Or No Deal The Dream Factory (Bellfruit)
|
||||
sc4dndpg // Deal Or No Deal The Perfect Game (Bellfruit)
|
||||
sc4dndtp // Deal Or No Deal The Power (Bellfruit)
|
||||
sc4dndww // Deal Or No Deal The Walk Of Wealth (Bellfruit)
|
||||
sc4dndtr // Deal Or No Deal Think Red (Bellfruit)
|
||||
sc4dndwb // Deal Or No Deal What's In Your Box (Bellfruit)
|
||||
sc4dmine // Diamond Mine (Bellfruit)
|
||||
sc4ddosh // Doctor Dosh (Bellfruit)
|
||||
sc4dhh // Dough Ho Ho (Bellfruit)
|
||||
sc4dough // Dough Selecta (Bellfruit)
|
||||
sc4ducks // Ducks Of Hazzard (Mazooma)
|
||||
sc4emmer // Emmerdale (Mazooma)
|
||||
sc4evol // Evolution (Qps)
|
||||
sc4fguy // Family Guy (Bellfruit)
|
||||
sc4fbspn // Fat Boy Spin (Bellfruit)
|
||||
sc4fmj // Full Metal Jackpot (Mazooma)
|
||||
sc4glad // Gladiator (Mazooma)
|
||||
sc4gd // Gold Digger (Bellfruit)
|
||||
sc4gdmz // Gold Digger (Mazooma)
|
||||
sc4gdclb // Gold Digger Club (Bellfruit)
|
||||
sc4gball // Golden Balls (Bellfruit)
|
||||
sc4gg // Golden Game (Mazooma)
|
||||
sc4ggg // Grand Golden Game (Mazooma)
|
||||
sc4gunp // Gunpowder Slot (Bellfruit)
|
||||
sc4hapnt // Happy Notes (Bellfruit)
|
||||
sc4hellb // Hells Bells (Bellfruit)
|
||||
sc4hill // Hill Billionaire (Bellfruit)
|
||||
sc4hiss // Hissing Quid (Qps)
|
||||
sc4hotdg // Hot Dog (Bellfruit)
|
||||
sc4hotrd // Hot Rod (Bellfruit)
|
||||
sc4hotsh // Hot Shots (Bellfruit)
|
||||
sc4hotwd // Hot Wad (Bellfruit)
|
||||
sc4celeb // I'm A Celebrity (Bellfruit)
|
||||
sc4inspn // Inner Spin (Mazooma)
|
||||
sc4ijob // Italian Job (Mazooma)
|
||||
sc4jjok // Jackpot Jokers (Bellfruit)
|
||||
sc4ldvl // Little Devil (Mazooma)
|
||||
sc4lotrr // Lord Of The Rings - Return Of The King (Bellfruit)
|
||||
sc4manic // Manic Miner (Bellfruit)
|
||||
sc4mmm // Mental Money Monsters (Mazooma)
|
||||
sc4mmad // Money Madness (Mazooma)
|
||||
sc4monsp // Money Spinner (Bellfruit)
|
||||
sc4monop // Monopoly (Mazooma)
|
||||
sc4mcas // Monopoly Casino (Mazooma)
|
||||
sc4mdm // Monopoly Double Money (Bellfruit)
|
||||
sc4mhn // Monopoly Here & Now (Mazooma)
|
||||
sc4mhp // Monopoly Hot Property (Bellfruit)
|
||||
sc4mmb // Monopoly Money Bags (Bellfruit)
|
||||
sc4mrh // Monopoly Red Hot (Mazooma)
|
||||
sc4mr2r // Monopoly Road To Riches (Mazooma)
|
||||
sc4nmare // A Nightmare On Elm Street (Bellfruit)
|
||||
sc4potp // Pick Of The Pack (Bellfruit)
|
||||
sc4pp // Pink Panther (Mazooma)
|
||||
sc4ppcr // Pink Panther Clouseau's Revenge (Mazooma)
|
||||
sc4ppctc // Pink Panther Crack The Code (Bellfruit)
|
||||
sc4ppdym // Pink Panther Double Your Money (Mazooma)
|
||||
sc4ppsag // Pink Panther Strikes Again (Mazooma)
|
||||
sc4pony // Pony Express (Bellfruit)
|
||||
sc4popey // Popeye (Mazooma)
|
||||
sc4pog // Pots Of Gold (Bellfruit)
|
||||
sc4pwrpl // Power Play (Mazooma)
|
||||
sc4pwrbl // Powerball (Bellfruit)
|
||||
sc4quidv // Quid Vicious (Mazooma)
|
||||
sc4rhx // Red Hot X (Mazooma)
|
||||
sc4rhxcs // Red Hot X Casino (Mazooma)
|
||||
sc4redsq // Red Square (Mazooma)
|
||||
sc4rosts // Ronnie O'Sullivan's Tournament Snooker (Bellfruit)
|
||||
sc4rovrt // Rovers Return (Mazooma)
|
||||
sc4smtm // Show Me The Money (Mazooma)
|
||||
sc4showt // Showtime (Bellfruit)
|
||||
sc4slad // Snakes & Ladders (Bellfruit)
|
||||
sc4spice // Spice It Up (Bellfruit)
|
||||
sc4swywm // Spin When Your Winning (Mazooma)
|
||||
sc4sus // Suits U Sir (Qps)
|
||||
sc4sslam // Super Slam (Bellfruit)
|
||||
sc4swbak // Switch Back (Mazooma)
|
||||
sc4ttpie // Take The Piece (Bellfruit)
|
||||
sc4typ // Take Your Pick (Bellfruit)
|
||||
sc4tbox // Top Box (Mazooma)
|
||||
sc4tpsht // Top Of The Shots (Mazooma)
|
||||
sc4trail // Trailblazer (Mazooma)
|
||||
sc4vivam // Viva Mexico (Bellfruit)
|
||||
sc4wldjk // Wild Jackpots (Mazooma)
|
||||
sc4adsnt // Ant & Dec's Saturday Night Takeaway (Bellfruit)
|
||||
sc4bpb // Bully's Prize Board (Bellfruit)
|
||||
sc4bsp // Bully's Star Prize (Bellfruit)
|
||||
sc4chain // Chain Reaction (Bellfruit)
|
||||
sc4clown // Clown Around (Bellfruit)
|
||||
sc4copsr // Cops 'n' Robbers (Bellfruit)
|
||||
sc4dndbe // Deal Or No Deal Beat The Banker (Bellfruit)
|
||||
sc4dndbc // Deal Or No Deal Box Clever (Bellfruit)
|
||||
sc4mowow // Monopoly Wheel Of Wealth (Mazooma)
|
||||
sc4nunsm // Nuns 'n' Roses (Mazooma)
|
||||
sc_unsrt //
|
||||
sc_film //
|
||||
|
||||
/* Scorpion 4 + Adder 4 */
|
||||
|
||||
@ -12183,7 +12182,6 @@ sc5clnot // Cluedo Notorious (Bellfruit)
|
||||
sc5clus // Cluedo The Usual Suspects (Mazooma)
|
||||
sc5cmony // Colour Of Money (Bellfruit)
|
||||
sc5newcm // Colour Of Money New, The (Bellfruit)
|
||||
sc5crcpt // Cops 'n' Robbers Community Party (Bellfruit)
|
||||
sc5crotr // Cops 'n' Robbers On The Run (Bellfruit)
|
||||
sc5crsgc // Cops 'n' Robbers Smash 'n' Grab Club (Bellfruit)
|
||||
sc5crsgr // Cops 'n' Robbers Smash 'n' Grab (Bellfruit)
|
||||
@ -12281,6 +12279,152 @@ sc5srrcl // Snake Rattle 'n' Roll Club (Bellfruit)
|
||||
sc5pircl // The Prize Is Right Club (Bellfruit)
|
||||
sc5mrrcl // Monopoly Road To Riches Club (Mazooma)
|
||||
|
||||
|
||||
sc5crcpt // Cops 'n' Robbers Community Party (Bellfruit)
|
||||
ad5crcpt // Cops 'n' Robbers Community Party (Bellfruit)
|
||||
sc5adjb // Ant & Dec's Jiggy Bank (Bellfruit)
|
||||
sc5adwta // Ant & Dec's Saturday Night Takeaway Win The Ads (Bellfruit)
|
||||
sc5a40 // Around The Board In 40 Days (Mazooma)
|
||||
sc5bantm // Bantam Of The Opera (Mazooma)
|
||||
sc5bar7 // Bar 7's (Bellfruit)
|
||||
sc5batl // Battleships & Cruisers (Bellfruit)
|
||||
sc5bob // Bobby Dazzler (Mazooma)
|
||||
sc5bull // Bullseye (Bellfruit)
|
||||
ad5bull // Bullseye (Bellfruit)
|
||||
sc5butch // Butch Cashidy & The Sundance Quid (Bellfruit)
|
||||
sc5cabin // Cabin Fever (Mazooma)
|
||||
sc5cari // Caribbean Cash (Qps)
|
||||
sc5cblas // Cash Blast (Bellfruit)
|
||||
sc5casxt // Casino Xtravaganza (Mazooma)
|
||||
sc5chavi // Chav It (Bellfruit)
|
||||
sc5chavy // Chavy Chase (Mazooma)
|
||||
sc5clue // Cluedo (Mazooma)
|
||||
sc5cmani // Colour Mania (Bellfruit)
|
||||
sc5cj // Cool Jewels (Bellfruit)
|
||||
sc5ctl // Cop The Lot (Bellfruit)
|
||||
sc5crsc // Cops 'n' Robbers Safe Cracker (Bellfruit)
|
||||
ad5crsc // Cops 'n' Robbers Safe Cracker (Bellfruit)
|
||||
sc5coro // Coronation Street (Mazooma)
|
||||
sc5count // Countdown (Bellfruit)
|
||||
sc5cf // Crazy Fruits (Bellfruit)
|
||||
sc5crnjw // Crown Jewels (Bellfruit)
|
||||
sc5dnd // Deal Or No Deal (Bellfruit)
|
||||
ad5dnd // Deal Or No Deal (Bellfruit)
|
||||
sc5dndbb // Deal Or No Deal Break The Bank (Bellfruit)
|
||||
sc5dndcl // Deal Or No Deal Club (Bellfruit)
|
||||
ad5dndcl // Deal Or No Deal Club (Bellfruit)
|
||||
sc5dnddd // Deal Or No Deal Double Deal Or No Deal (Bellfruit)
|
||||
ad5dnddd // Deal Or No Deal Double Deal Or No Deal (Bellfruit)
|
||||
sc5dndhf // Deal Or No Deal Hall Of Fame (Bellfruit)
|
||||
sc5dndys // Deal Or No Deal It's Your Show (Bellfruit)
|
||||
sc5dndlp // Deal Or No Deal Let's Play Deal Or No Deal (Bellfruit)
|
||||
sc5dndra // Deal Or No Deal Red Alert (Bellfruit)
|
||||
sc5dndbd // Deal Or No Deal The Big Deal (Bellfruit)
|
||||
sc5dndbr // Deal Or No Deal The Big Reds (Bellfruit)
|
||||
sc5dndcc // Deal Or No Deal The Crazy Chair (Bellfruit)
|
||||
sc5dnddw // Deal Or No Deal The Deal Wheel (Bellfruit)
|
||||
sc5dnddf // Deal Or No Deal The Dream Factory (Bellfruit)
|
||||
sc5dndpg // Deal Or No Deal The Perfect Game (Bellfruit)
|
||||
ad5dndpg // Deal Or No Deal The Perfect Game (Bellfruit)
|
||||
sc5dndtp // Deal Or No Deal The Power (Bellfruit)
|
||||
sc5dndww // Deal Or No Deal The Walk Of Wealth (Bellfruit)
|
||||
sc5dndtr // Deal Or No Deal Think Red (Bellfruit)
|
||||
sc5dndwb // Deal Or No Deal What's In Your Box (Bellfruit)
|
||||
sc5dmine // Diamond Mine (Bellfruit)
|
||||
sc5ddosh // Doctor Dosh (Bellfruit)
|
||||
sc5dhh // Dough Ho Ho (Bellfruit)
|
||||
sc5dough // Dough Selecta (Bellfruit)
|
||||
sc5ducks // Ducks Of Hazzard (Mazooma)
|
||||
sc5emmer // Emmerdale (Mazooma)
|
||||
ad5evol // Evolution (Qps)
|
||||
sc5fguy // Family Guy (Bellfruit)
|
||||
sc5fbspn // Fat Boy Spin (Bellfruit)
|
||||
sc5fmj // Full Metal Jackpot (Mazooma)
|
||||
sc5glad // Gladiator (Mazooma)
|
||||
sc5gd // Gold Digger (Bellfruit)
|
||||
sc5gdmz // Gold Digger (Mazooma)
|
||||
sc5gdclb // Gold Digger Club (Bellfruit)
|
||||
sc5gball // Golden Balls (Bellfruit)
|
||||
sc5gg // Golden Game (Mazooma)
|
||||
sc5ggg // Grand Golden Game (Mazooma)
|
||||
sc5gunp // Gunpowder Slot (Bellfruit)
|
||||
sc5hapnt // Happy Notes (Bellfruit)
|
||||
sc5hellb // Hells Bells (Bellfruit)
|
||||
sc5hill // Hill Billionaire (Bellfruit)
|
||||
sc5hiss // Hissing Quid (Qps)
|
||||
sc5hotdg // Hot Dog (Bellfruit)
|
||||
sc5hotrd // Hot Rod (Bellfruit)
|
||||
sc5hotsh // Hot Shots (Bellfruit)
|
||||
sc5hotwd // Hot Wad (Bellfruit)
|
||||
sc5celeb // I'm A Celebrity (Bellfruit)
|
||||
sc5inspn // Inner Spin (Mazooma)
|
||||
sc5ijob // Italian Job (Mazooma)
|
||||
sc5jjok // Jackpot Jokers (Bellfruit)
|
||||
sc5ldvl // Little Devil (Mazooma)
|
||||
sc5lotrr // Lord Of The Rings - Return Of The King (Bellfruit)
|
||||
sc5manic // Manic Miner (Bellfruit)
|
||||
sc5mmm // Mental Money Monsters (Mazooma)
|
||||
sc5mmad // Money Madness (Mazooma)
|
||||
sc5monsp // Money Spinner (Bellfruit)
|
||||
sc5monop // Monopoly (Mazooma)
|
||||
ad5monop // Monopoly (Mazooma)
|
||||
sc5mcas // Monopoly Casino (Mazooma)
|
||||
sc5mdm // Monopoly Double Money (Bellfruit)
|
||||
sc5mhn // Monopoly Here & Now (Mazooma)
|
||||
sc5mhp // Monopoly Hot Property (Bellfruit)
|
||||
sc5mmb // Monopoly Money Bags (Bellfruit)
|
||||
sc5mrh // Monopoly Red Hot (Mazooma)
|
||||
sc5mr2r // Monopoly Road To Riches (Mazooma)
|
||||
ad5mr2r // Monopoly Road To Riches (Mazooma)
|
||||
sc5mww // Monopoly Wonders Of The World (Mazooma)
|
||||
ad5mww // Monopoly Wonders Of The World (Mazooma)
|
||||
sc5nmare // A Nightmare On Elm Street (Bellfruit)
|
||||
sc5potp // Pick Of The Pack (Bellfruit)
|
||||
sc5pp // Pink Panther (Mazooma)
|
||||
ad5pp // Pink Panther (Mazooma)
|
||||
sc5ppcr // Pink Panther Clouseau's Revenge (Mazooma)
|
||||
sc5ppctc // Pink Panther Crack The Code (Bellfruit)
|
||||
sc5ppdym // Pink Panther Double Your Money (Mazooma)
|
||||
sc5ppsag // Pink Panther Strikes Again (Mazooma)
|
||||
sc5pony // Pony Express (Bellfruit)
|
||||
sc5popey // Popeye (Mazooma)
|
||||
sc5pog // Pots Of Gold (Bellfruit)
|
||||
sc5pwrpl // Power Play (Mazooma)
|
||||
sc5pwrbl // Powerball (Bellfruit)
|
||||
sc5quidv // Quid Vicious (Mazooma)
|
||||
sc5rhx // Red Hot X (Mazooma)
|
||||
sc5rhxcs // Red Hot X Casino (Mazooma)
|
||||
sc5redsq // Red Square (Mazooma)
|
||||
sc5rosts // Ronnie O'Sullivan's Tournament Snooker (Bellfruit)
|
||||
sc5rovrt // Rovers Return (Mazooma)
|
||||
sc5smtm // Show Me The Money (Mazooma)
|
||||
sc5showt // Showtime (Bellfruit)
|
||||
sc5slad // Snakes & Ladders (Bellfruit)
|
||||
sc5spice // Spice It Up (Bellfruit)
|
||||
sc5swywm // Spin When Your Winning (Mazooma)
|
||||
sc5sus // Suits U Sir (Qps)
|
||||
ad5sslam // Super Slam (Bellfruit)
|
||||
sc5swbak // Switch Back (Mazooma)
|
||||
sc5ttpie // Take The Piece (Bellfruit)
|
||||
sc5typ // Take Your Pick (Bellfruit)
|
||||
sc5tbox // Top Box (Mazooma)
|
||||
sc5tpsht // Top Of The Shots (Mazooma)
|
||||
sc5trail // Trailblazer (Mazooma)
|
||||
sc5vivam // Viva Mexico (Bellfruit)
|
||||
sc5wldjk // Wild Jackpots (Mazooma)
|
||||
sc5adsnt // Ant & Dec's Saturday Night Takeaway (Bellfruit)
|
||||
sc5bpb // Bully's Prize Board (Bellfruit)
|
||||
sc5bsp // Bully's Star Prize (Bellfruit)
|
||||
sc5chain // Chain Reaction (Bellfruit)
|
||||
sc5clown // Clown Around (Bellfruit)
|
||||
sc5copsr // Cops 'n' Robbers (Bellfruit)
|
||||
ad5copsr // Cops 'n' Robbers (Bellfruit)
|
||||
sc5dndbe // Deal Or No Deal Beat The Banker (Bellfruit)
|
||||
sc5dndbc // Deal Or No Deal Box Clever (Bellfruit)
|
||||
sc5mowow // Monopoly Wheel Of Wealth (Mazooma)
|
||||
ad5mowow // Monopoly Wheel Of Wealth (Mazooma)
|
||||
sc5nunsm // Nuns 'n' Roses (Mazooma)
|
||||
|
||||
// Adder 5
|
||||
|
||||
ad5bpfpm // Bullseye Pounds For Points (Mazooma)
|
||||
|
Loading…
Reference in New Issue
Block a user