Previous 199869 Revisions Next

r25489 Wednesday 2nd October, 2013 at 03:06:56 UTC by Brian Troha
peplus.c: Corrections... Fix PP0178 name and CG set, other minor notes or corrections. - NW
[src/mame/drivers]peplus.c

trunk/src/mame/drivers/peplus.c
r25488r25489
159159  XPnnnnnn  Poker Programs. Different options for each set, but all use the same XnnnnnnP data roms
160160   XnnnnnnP Poker Data. Contains poker game + paytable percentages
161161             Data roms will not work with every Program rom. Incompatible combos report: Incompatible Data EPROM
162             X000055P is a good example, it works with 19 XP000xxx Program roms. Other may be as few as 2.
162             X000055P is a good example, it works with 19 XP000xxx Program roms. Others may be as few as 2.
163163  XMPnnnnn  Multi-Poker Programs. Different options for each set, but all use the same XMnnnnnP data roms
164164             XMP00002 through XMP00006 & XMP00024 Use the XM00000P Poker Data
165165             XMP00014 & XMP00017 Use the WING Board add-on and use the XnnnnnnP Poker Data (Not all are compatible!)
r25488r25489
175175
176176NOTE:  Do NOT use the CG+CAP combos listed below as THE definitive absolute reference. There are other combos that
177177       worked to produce correct card graphics plus paytable information for some sets. So the combos listed below
178       are not the "official" combo and a better or more correct combo may exsist.
178       are not the "official" combo and a better or more correct combo may exist.
179179
180NOTE: XP000035 supports a Tournament mode.  You can toggle back and forth between standard and Tournament mode by
181      pressing and holding Jackpot Reset (L key) and pressing Change Request (Y key)
182
180183***********************************************************************************/
181184
182185#include "emu.h"
r25488r25489
16231626   ROM_LOAD( "cap740.u50", 0x0000, 0x0200, CRC(8020b65f) SHA1(e280b11315acba88799d8875fb2980bee9d5e687) )
16241627ROM_END
16251628
1626ROM_START( pepp0178 ) /* Normal board : Joker Poker 1-100 Coins (PP0178) */
1629ROM_START( pepp0178 ) /* Normal board : 4 of a Kind Bonus Poker w/ operator selectable special 4 of a Kind (PP0178) */
1630/*
1631                                          Aor?
1632PayTable   Js+  2PR  3K   STR  FL  FH  4K  4K*  SF  RF  (Bonus)
1633-----------------------------------------------------------------
1634   ??       1    2    3    4    6   9  25  25   50 250    800
1635
1636* Operator selectable Special 4 of a Kind. Maxbet payout is 250 same as SF at Maxbet
1637
1638*/
16271639   ROM_REGION( 0x10000, "maincpu", 0 )
16281640   ROM_LOAD( "pp0178_645-627.u68",   0x00000, 0x10000, CRC(96cb3b13) SHA1(d8b0621e48b20142d25bf81d07d6716d9858f33e) ) /* Game Version: 645, Library Version: 627 */
16291641
16301642   ROM_REGION( 0x020000, "gfx1", 0 )
1631   ROM_LOAD( "mro-cg1219.u72",   0x00000, 0x8000, CRC(159e2fc2) SHA1(3437ece23de9083dff2516252e3eb6971a9c6d4a) ) /* WRONG!!! */
1632   ROM_LOAD( "mgo-cg1219.u73",   0x08000, 0x8000, CRC(f109a9b6) SHA1(62de57da6fc5fc1d32cbe393369b49ca578efa5f) )
1633   ROM_LOAD( "mbo-cg1219.u74",   0x10000, 0x8000, CRC(98b08cc0) SHA1(50d4e67db9bb27f254f088b4ec5303e04b2c18e7) )
1634   ROM_LOAD( "mxo-cg1219.u75",   0x18000, 0x8000, CRC(bcbeea5f) SHA1(e042171177c5c05aa2e9edef9ac7613850c777f2) )
1643   ROM_LOAD( "mro-cg954.u72",   0x00000, 0x8000, CRC(1f9cd61e) SHA1(92a2ca3765ad4eeb7ab96538d4278e0a99d16638) )
1644   ROM_LOAD( "mgo-cg954.u73",   0x08000, 0x8000, CRC(ac1dd15d) SHA1(41ddbb05edc3d274a27d4938c29e6a1e7c785cd7) )
1645   ROM_LOAD( "mbo-cg954.u74",   0x10000, 0x8000, CRC(cfcb5740) SHA1(8a94536f3b4315c1e6a16a8e5043a80205a3aabe) )
1646   ROM_LOAD( "mxo-cg954.u75",   0x18000, 0x8000, CRC(94f63723) SHA1(f53867cc1c07235ff2aba1854459085dd0643c89) )
16351647
16361648   ROM_REGION( 0x100, "proms", 0 )
1637   ROM_LOAD( "cap953.u50", 0x0000, 0x0100, CRC(6ece50ad) SHA1(bc5761303b09625850ba50263607d11871ea3ed3) ) /* WRONG!!! */
1649   ROM_LOAD( "cap953.u50", 0x0000, 0x0100, CRC(6ece50ad) SHA1(bc5761303b09625850ba50263607d11871ea3ed3) )
16381650ROM_END
16391651
16401652ROM_START( pepp0188 ) /* Normal board : Standard Draw Poker (PP0188) */
r25488r25489
26512663ROM_END
26522664
26532665ROM_START( pepp0775 ) /* Normal board : Standard Draw Poker (PP0775) */
2654/*
2655PayTable   Js+  2PR  3K   STR  FL  FH  4K  SF  RF  (Bonus)
2656----------------------------------------------------------
2657  P40A     1     2    3    4    6   9  15  40 250    800
2658  % Range: 86.5-88.5%  Optimum: 92.5%  Hit Frequency: 45.5%
2659     Programs Available: PP0188
2660*/
26612666   ROM_REGION( 0x10000, "maincpu", 0 )
26622667   ROM_LOAD( "pp0775_a44-a73.u68",   0x00000, 0x10000, CRC(79a56642) SHA1(dfde6c12551e4f12a59e31c14fbfb9edb57e4fac) ) /* Game Version: A44, Library Version: A73 */
26632668
26642669   ROM_REGION( 0x020000, "gfx1", 0 )
26652670   ROM_LOAD( "mro-cg2129.u72",   0x00000, 0x8000, CRC(f168f9ad) SHA1(acf98a155ccc892ac7c095bbd5538193c444ceb3) ) /* Most Likely WRONG!! But sort of works */
26662671   ROM_LOAD( "mgo-cg2129.u73",   0x08000, 0x8000, CRC(40b6df21) SHA1(7de6ff24db09facae040b889612222a6b1ce1b4e) ) /* use until the correct set is verified! */
2667   ROM_LOAD( "mbo-cg2129.u74",   0x10000, 0x8000, CRC(508eab4b) SHA1(ba7920c3190302be924ef110b8a5e4c4c38ea535) )
2668   ROM_LOAD( "mxo-cg2129.u75",   0x18000, 0x8000, CRC(e98a0efd) SHA1(eed9229f904a38435cd34e06b2c22fd323d73e2d) )
2672   ROM_LOAD( "mbo-cg2129.u74",   0x10000, 0x8000, CRC(508eab4b) SHA1(ba7920c3190302be924ef110b8a5e4c4c38ea535) ) /* CG2003 & CG954 give same results */
2673   ROM_LOAD( "mxo-cg2129.u75",   0x18000, 0x8000, CRC(e98a0efd) SHA1(eed9229f904a38435cd34e06b2c22fd323d73e2d) ) /* Others are clearly wrong */
26692674
26702675   ROM_REGION( 0x200, "proms", 0 )
26712676   ROM_LOAD( "capx1321.u43", 0x0000, 0x0200, CRC(4b57569f) SHA1(fa29c0f627e7ce79951ec6dadec114864144f37d) )
r25488r25489
26802685BE0017 532-A22
26812686*/
26822687   ROM_REGION( 0x10000, "maincpu", 0 )
2683   ROM_LOAD( "be0014_522+a22.u68",   0x00000, 0x10000, CRC(232b32b7) SHA1(a3af9414577642fedc23b4c1911901cd31e9d6e0) ) /* Game Version: 528, Library Version: A22 */
2688   ROM_LOAD( "be0014_522-a22.u68",   0x00000, 0x10000, CRC(232b32b7) SHA1(a3af9414577642fedc23b4c1911901cd31e9d6e0) ) /* Game Version: 528, Library Version: A22 */
26842689
26852690   ROM_REGION( 0x020000, "gfx1", 0 )
26862691   ROM_LOAD( "mro-cg2036.u72",  0x00000, 0x8000, CRC(0a168d06) SHA1(7ed4fb5c7bcacab077bcec030f0465c6eaf3ce1c) )
r25488r25489
26922697   ROM_LOAD( "cap707.u50", 0x0000, 0x0200, CRC(5bfeed62) SHA1(df47a2723a70a7c16fbf03b9f614e9b98751a59e) )
26932698ROM_END
26942699
2695ROM_START( peke1012 ) /* Normal board : Keno (KE1012) */
2700ROM_START( peke1012 ) /* Normal board : Keno 1-10 Spot (KE1012) */
26962701   ROM_REGION( 0x10000, "maincpu", 0 )
26972702   ROM_LOAD( "ke1012.u68",   0x00000, 0x10000, CRC(470e8c10) SHA1(f8a65a3a73477e9e9d2f582eeefa93b470497dfa) )
26982703
r25488r25489
27062711   ROM_LOAD( "cap1267.u50", 0x0000, 0x0200, CRC(3dac264f) SHA1(e9c9de42ffd64d4463bee6fa10886a53bc062ff8) )
27072712ROM_END
27082713
2709ROM_START( peke1013 ) /* Normal board : Keno (KE1013) */
2714ROM_START( peke1013 ) /* Normal board : Keno 2-10 Spot (KE1013) */
27102715   ROM_REGION( 0x10000, "maincpu", 0 )
27112716   ROM_LOAD( "ke1013.u68",   0x00000, 0x10000, CRC(3b178f94) SHA1(c601150a728d750b73f949ba6e2d2979c4c4be2e) )
27122717
r25488r25489
28092814   ROM_LOAD( "ps0047.u68",   0x00000, 0x10000, CRC(b7df1cf8) SHA1(5c5392b7b3a387ccb45fe96310b47078215f2ea0) ) /* Play 2 Coins */
28102815
28112816   ROM_REGION( 0x020000, "gfx1", 0 )
2812   ROM_LOAD( "mro-cg1004.u72",  0x00000, 0x3000, BAD_DUMP CRC(631ca70e) SHA1(c4d9c4ebc9e90bd1704f154f1bf9b0ce91af35b4) ) /* These should each be 0x8000 bytes */
2817   ROM_LOAD( "mro-cg1004.u72",  0x00000, 0x1000, BAD_DUMP CRC(631ca70e) SHA1(c4d9c4ebc9e90bd1704f154f1bf9b0ce91af35b4) ) /* These should each be 0x8000 bytes */
28132818   ROM_LOAD( "mgo-cg1004.u73",  0x08000, 0x1000, BAD_DUMP CRC(28b4f718) SHA1(91ca3ebf288bb60f43fb0e7aace1f2ada2e978ba) ) /* Needs to redumped as standard 27C256 roms */
2814   ROM_LOAD( "mbo-cg1004.u74",  0x10000, 0x1000, BAD_DUMP CRC(542a3a45) SHA1(13569e5bac44c2cffd647c27cf40456494d4612e) )
2819   ROM_LOAD( "mbo-cg1004.u74",  0x10000, 0x3000, BAD_DUMP CRC(542a3a45) SHA1(13569e5bac44c2cffd647c27cf40456494d4612e) )
28152820   ROM_LOAD( "mxo-cg1004.u75",  0x18000, 0x1000, BAD_DUMP CRC(20242083) SHA1(f9c9bbe559516f1d02cd4f0bab69f0f7765780ca) )
28162821
2817   ROM_REGION( 0x100, "proms", 0 )
2818   ROM_LOAD( "cap1004.u50", 0x0000, 0x0100, CRC(5eced808) SHA1(b40b8efa8cbc76cff7560c36939275eb360c6f11) )
2822   ROM_REGION( 0x200, "proms", 0 )
2823   ROM_LOAD( "cap1004.u50", 0x0000, 0x0200, CRC(5eced808) SHA1(b40b8efa8cbc76cff7560c36939275eb360c6f11) )
28192824ROM_END
28202825
28212826ROM_START( peps0092 ) /* Normal board : Wild Cherry (PS0092) */
r25488r25489
37383743   ROM_LOAD( "mgo-cg2324.u78",  0x08000, 0x8000, CRC(26d0acbe) SHA1(09a9127deb88185cd5b748bac657461eadb2f48f) )
37393744   ROM_LOAD( "mbo-cg2324.u79",  0x10000, 0x8000, CRC(47baee32) SHA1(d8af09022ccb5fc06aa3aa4c200a734b66cbee00) )
37403745   ROM_LOAD( "mxo-cg2324.u80",  0x18000, 0x8000, CRC(60449fc0) SHA1(251d1e04786b70c1d2bc7b02f3b69cd58ac76398) )
3746
37413747   ROM_REGION( 0x200, "proms", 0 )
37423748   ROM_LOAD( "capx2172.u43", 0x0000, 0x0200, NO_DUMP ) /* Original version came with CG2271 + CAPX2271 */
37433749   ROM_LOAD( "capx2174.u43", 0x0000, 0x0200, CRC(50bdad55) SHA1(958d463c7effb3457c1f9c44c9b7822339c04e8b) ) /* WRONG!! */
r25488r25489
42254231GAMEL(1987, pepp0126,  pepp0055, peplus,  peplus_poker, peplus_state, peplus,   ROT0,  "IGT - International Gaming Technology", "Player's Edge Plus (PP0126) Deuces Wild Poker",             0, layout_pe_poker )
42264232GAMEL(1987, pepp0127,  0,        peplus,  peplus_pokah, peplus_state, peplus,   ROT0,  "IGT - International Gaming Technology", "Player's Edge Plus (PP0127) Deuces Joker Wild Poker",       0, layout_pe_poker )
42274233GAMEL(1987, pepp0158,  0,        peplus,  peplus_pokah, peplus_state, peplus,   ROT0,  "IGT - International Gaming Technology", "Player's Edge Plus (PP0158) 4 of a Kind Bonus Poker",       0, layout_pe_poker )
4228GAMEL(1987, pepp0178,  pepp0065, peplus,  peplus_poker, peplus_state, peplus,   ROT0,  "IGT - International Gaming Technology", "Player's Edge Plus (PP0178) Joker Poker",                 0, layout_pe_poker )
4234GAMEL(1987, pepp0178,  pepp0158, peplus,  peplus_poker, peplus_state, peplus,   ROT0,  "IGT - International Gaming Technology", "Player's Edge Plus (PP0178) 4 of a Kind Bonus Poker (Operator selectable special 4 of a Kind)", 0, layout_pe_poker )
42294235GAMEL(1987, pepp0188,  0,        peplus,  peplus_pokah, peplus_state, peplus,   ROT0,  "IGT - International Gaming Technology", "Player's Edge Plus (PP0188) Standard Draw Poker (set 1)",   0, layout_pe_poker )
42304236GAMEL(1987, pepp0188a, pepp0188, peplus,  peplus_pokah, peplus_state, peplus,   ROT0,  "IGT - International Gaming Technology", "Player's Edge Plus (PP0188) Standard Draw Poker (set 2)",   0, layout_pe_poker )
42314237GAMEL(1987, pepp0190,  pepp0055, peplus,  peplus_poker, peplus_state, peplus,   ROT0,  "IGT - International Gaming Technology", "Player's Edge Plus (PP0190) Deuces Wild Poker",             0, layout_pe_poker )
r25488r25489
42744280GAMEL(1987, pepp0725,  pepp0514, peplus,  peplus_pokah, peplus_state, peplus,   ROT0,  "IGT - International Gaming Technology", "Player's Edge Plus (PP0725) Double Bonus Poker",           0, layout_pe_poker )
42754281GAMEL(1987, pepp0760,  pepp0250, peplus,  peplus_poker, peplus_state, peplus,   ROT0,  "IGT - International Gaming Technology", "Player's Edge Plus (PP0760) Double Down Stud Poker",         0, layout_pe_poker )
42764282GAMEL(1987, pepp0763,  pepp0158, peplus,  peplus_pokah, peplus_state, peplus,   ROT0,  "IGT - International Gaming Technology", "Player's Edge Plus (PP0763) 4 of a Kind Bonus Poker",       0, layout_pe_poker )
4277GAMEL(1987, pepp0775,  0,        peplus,  peplus_poker, peplus_state, peplus,   ROT0,  "IGT - International Gaming Technology", "Player's Edge Plus (PP0775) Standard Draw Poker",          GAME_IMPERFECT_GRAPHICS, layout_pe_poker ) /* Wrong CG graphics & CAP */
4283GAMEL(1987, pepp0775,  0,        peplus,  peplus_poker, peplus_state, peplus,   ROT0,  "IGT - International Gaming Technology", "Player's Edge Plus (PP0775) Unknown Draw Poker",          GAME_IMPERFECT_GRAPHICS, layout_pe_poker ) /* Wrong CG graphics & CAP */
42784284
42794285/* Normal board : blackjack */
42804286GAMEL(1994, pebe0014, 0,      peplus,  peplus_bjack, peplus_state, peplus,   ROT0,  "IGT - International Gaming Technology", "Player's Edge Plus (BE0014) Blackjack",                     0,   layout_pe_bjack )

Previous 199869 Revisions Next


© 1997-2024 The MAME Team