Previous 199869 Revisions Next

r33331 Tuesday 11th November, 2014 at 01:27:18 UTC by Brian Troha
new Player's Edge Plus clone

New Clone Added
---------------------------------------
Player's Edge Plus (PP0040) Standard Draw Poker (International) [BrianT, Ken R]
[src/mame]mame.lst
[src/mame/drivers]peplus.c

trunk/src/mame/drivers/peplus.c
r241842r241843
16451645   ROM_LOAD( "cap740.u50", 0x0000, 0x0100, CRC(6fe619c4) SHA1(49e43dafd010ce0fe9b2a63b96a4ddedcb933c6d) ) /* BPROM type DM74LS471 (compatible with N82S135N) verified */
16461646ROM_END
16471647
1648ROM_START( pepp0040a ) /* Normal board : Standard Draw Poker (PP0040) - Multi Regional / Multi Currency - Tournament Mode capable */
1649/*
1650PayTable   Js+  2PR  3K   STR  FL  FH  4K  SF  RF  (Bonus)
1651----------------------------------------------------------
1652   WA       1    2    3    4    5   7  20  50 300    800
1653  % Range: 91.0-93.0%  Optimum: 95.0%  Hit Frequency: 45.5%
1654     Programs Available: PP0040, X000040P
1655*/
1656   ROM_REGION( 0x10000, "maincpu", 0 )
1657   ROM_LOAD( "pp0040_a0b-a1s.u68",   0x00000, 0x10000, CRC(0530ffb3) SHA1(ae5568c05dd640b040535482d1ba6fb45323c585) ) /* Game Version: A0B, Library Version: A1S */
1658
1659   ROM_REGION( 0x020000, "gfx1", 0 )
1660   ROM_LOAD( "mro-cg2014.u72",  0x00000, 0x8000, CRC(90220e65) SHA1(c03417e09b72c8f3afe182b15e41e9d9ae32a831) ) /* 09/01/94  @IGT  IGT-EURO */
1661   ROM_LOAD( "mgo-cg2014.u73",  0x08000, 0x8000, CRC(3189b3e3) SHA1(34c4c170dba74a50ffcbc5c5c97b37200b6d2509) )
1662   ROM_LOAD( "mbo-cg2014.u74",  0x10000, 0x8000, CRC(77650c39) SHA1(7e89682d0a192ef83288bc3ad22dea45129344f9) )
1663   ROM_LOAD( "mxo-cg2014.u75",  0x18000, 0x8000, CRC(af9c89a6) SHA1(e256259c20f5b1308e89c9fbb424d1396bccbcd1) )
1664
1665   ROM_REGION( 0x100, "proms", 0 )
1666   ROM_LOAD( "cap740.u50", 0x0000, 0x0100, CRC(6fe619c4) SHA1(49e43dafd010ce0fe9b2a63b96a4ddedcb933c6d) ) /* BPROM type DM74LS471 (compatible with N82S135N) verified */
1667ROM_END
1668
16481669ROM_START( pepp0041 ) /* Normal board : Standard Draw Poker (PP0041) */
16491670/*
16501671PayTable   Js+  2PR  3K   STR  FL  FH  4K  SF  RF  (Bonus)
r241842r241843
17411762   ROM_LOAD( "pp0043_a0b-a1s.u68",   0x00000, 0x10000, CRC(be1561ab) SHA1(a3f6d306992acabb6a618a4035cc739f3c3c45e8) ) /* Game Version: A0B, Library Version: A1S */
17421763
17431764   ROM_REGION( 0x020000, "gfx1", 0 )
1744   ROM_LOAD( "mro-cg2014.u72",  0x00000, 0x8000, CRC(90220e65) SHA1(c03417e09b72c8f3afe182b15e41e9d9ae32a831) )
1765   ROM_LOAD( "mro-cg2014.u72",  0x00000, 0x8000, CRC(90220e65) SHA1(c03417e09b72c8f3afe182b15e41e9d9ae32a831) ) /* 09/01/94  @IGT  IGT-EURO */
17451766   ROM_LOAD( "mgo-cg2014.u73",  0x08000, 0x8000, CRC(3189b3e3) SHA1(34c4c170dba74a50ffcbc5c5c97b37200b6d2509) )
17461767   ROM_LOAD( "mbo-cg2014.u74",  0x10000, 0x8000, CRC(77650c39) SHA1(7e89682d0a192ef83288bc3ad22dea45129344f9) )
17471768   ROM_LOAD( "mxo-cg2014.u75",  0x18000, 0x8000, CRC(af9c89a6) SHA1(e256259c20f5b1308e89c9fbb424d1396bccbcd1) )
r241842r241843
88868907GAMEL(1987, pepp0014a, pepp0002, peplus,  peplus_poker, peplus_state, nonplus,  ROT0,  "IGT - International Game Technology", "Player's Edge Plus (PP0014) Standard Draw Poker",           0, layout_pe_poker )
88878908GAMEL(1987, pepp0023,  pepp0002, peplus,  peplus_poker, peplus_state, nonplus,  ROT0,  "IGT - International Game Technology", "Player's Edge Plus (PP0023) 10's or Better",                0, layout_pe_poker )
88888909GAMEL(1987, pepp0040,  pepp0002, peplus,  peplus_poker, peplus_state, peplus,   ROT0,  "IGT - International Game Technology", "Player's Edge Plus (PP0040) Standard Draw Poker",           0, layout_pe_poker )
8910GAMEL(1987, pepp0040a, pepp0002, peplus,  peplus_poker, peplus_state, peplus,   ROT0,  "IGT - International Game Technology", "Player's Edge Plus (PP0040) Standard Draw Poker (International)", 0, layout_pe_poker )
88898911GAMEL(1987, pepp0041,  pepp0002, peplus,  peplus_poker, peplus_state, peplus,   ROT0,  "IGT - International Game Technology", "Player's Edge Plus (PP0041) Standard Draw Poker",           0, layout_pe_poker )
88908912GAMEL(1987, pepp0042,  pepp0002, peplus,  peplus_poker, peplus_state, peplus,   ROT0,  "IGT - International Game Technology", "Player's Edge Plus (PP0042) 10's or Better",                0, layout_pe_poker )
88918913GAMEL(1987, pepp0043,  pepp0002, peplus,  peplus_poker, peplus_state, peplus,   ROT0,  "IGT - International Game Technology", "Player's Edge Plus (PP0043) 10's or Better",                0, layout_pe_poker )
trunk/src/mame/mame.lst
r241842r241843
1099910999pepp0014a       // (c) 1987 IGT - International Game Technology
1100011000pepp0023        // (c) 1987 IGT - International Game Technology
1100111001pepp0040        // (c) 1987 IGT - International Game Technology
11002pepp0040a       // (c) 1987 IGT - International Game Technology
1100211003pepp0041        // (c) 1987 IGT - International Game Technology
1100311004pepp0042        // (c) 1987 IGT - International Game Technology
1100411005pepp0043        // (c) 1987 IGT - International Game Technology


Previous 199869 Revisions Next


© 1997-2024 The MAME Team