trunk/src/mame/drivers/peplus.c
| r241811 | r241812 | |
| 1666 | 1666 | ROM_LOAD( "cap740.u50", 0x0000, 0x0100, CRC(6fe619c4) SHA1(49e43dafd010ce0fe9b2a63b96a4ddedcb933c6d) ) /* BPROM type DM74LS471 (compatible with N82S135N) verified */ |
| 1667 | 1667 | ROM_END |
| 1668 | 1668 | |
| 1669 | ROM_START( pepp0042 ) /* Normal board : 10's or Better (PP0042) - Auto Hold & Progressive */ |
| 1670 | /* |
| 1671 | PayTable 10s+ 2PR 3K STR FL FH 4K SF RF (Bonus) |
| 1672 | ---------------------------------------------------------- |
| 1673 | P7A 1 1 3 4 6 9 25 50 300 800 |
| 1674 | % Range: 86.8-88.8% Optimum: 90.8% Hit Frequency: 49.1% |
| 1675 | Programs Available: PP0042, X000042P |
| 1676 | */ |
| 1677 | ROM_REGION( 0x10000, "maincpu", 0 ) |
| 1678 | ROM_LOAD( "pp0042_768-761.u68", 0x00000, 0x10000, CRC(424def20) SHA1(4a0c142d907c0651eef3eb0de57e6212ec268005) ) /* Game Version: 768, Library Version: 761 */ |
| 1679 | |
| 1680 | ROM_REGION( 0x020000, "gfx1", 0 ) |
| 1681 | ROM_LOAD( "mro-cg740.u72", 0x00000, 0x8000, CRC(72667f6c) SHA1(89843f472cc0329317cfc643c63bdfd11234b194) ) |
| 1682 | ROM_LOAD( "mgo-cg740.u73", 0x08000, 0x8000, CRC(7437254a) SHA1(bba166dece8af58da217796f81117d0b05752b87) ) |
| 1683 | ROM_LOAD( "mbo-cg740.u74", 0x10000, 0x8000, CRC(92e8c33e) SHA1(05344664d6fdd3f4205c50fa4ca76fc46c18cf8f) ) |
| 1684 | ROM_LOAD( "mxo-cg740.u75", 0x18000, 0x8000, CRC(ce4cbe0b) SHA1(4bafcd68be94a5deaae9661584fa0fc940b834bb) ) |
| 1685 | |
| 1686 | ROM_REGION( 0x100, "proms", 0 ) |
| 1687 | ROM_LOAD( "cap740.u50", 0x0000, 0x0100, CRC(6fe619c4) SHA1(49e43dafd010ce0fe9b2a63b96a4ddedcb933c6d) ) /* BPROM type DM74LS471 (compatible with N82S135N) verified */ |
| 1688 | ROM_END |
| 1689 | |
| 1669 | 1690 | ROM_START( pepp0043 ) /* Normal board : 10's or Better (PP0043) */ |
| 1670 | 1691 | /* |
| 1671 | 1692 | PayTable 10s+ 2PR 3K STR FL FH 4K SF RF (Bonus) |
| 1672 | 1693 | ---------------------------------------------------------- |
| 1673 | | P7B 1 1 3 4 6 9 25 50 300 800 |
| 1674 | | % Range: 87.2-89.2% Optimum: 91.2% Hit Frequency: 49.1% |
| 1694 | P7B 1 1 3 4 6 9 25 50 300 1000 |
| 1695 | % Range: 87.4-89.4% Optimum: 91.4% Hit Frequency: 49.0% |
| 1675 | 1696 | Programs Available: PP0043, X000043P |
| 1676 | 1697 | */ |
| 1677 | 1698 | ROM_REGION( 0x10000, "maincpu", 0 ) |
| r241811 | r241812 | |
| 1691 | 1712 | /* |
| 1692 | 1713 | PayTable 10s+ 2PR 3K STR FL FH 4K SF RF (Bonus) |
| 1693 | 1714 | ---------------------------------------------------------- |
| 1694 | | P7B 1 1 3 4 6 9 25 50 300 800 |
| 1695 | | % Range: 87.2-89.2% Optimum: 91.2% Hit Frequency: 49.1% |
| 1715 | P7B 1 1 3 4 6 9 25 50 300 1000 |
| 1716 | % Range: 87.4-89.4% Optimum: 91.4% Hit Frequency: 49.0% |
| 1696 | 1717 | Programs Available: PP0043, X000043P |
| 1697 | 1718 | */ |
| 1698 | 1719 | ROM_REGION( 0x10000, "maincpu", 0 ) |
| r241811 | r241812 | |
| 1708 | 1729 | ROM_LOAD( "cap740.u50", 0x0000, 0x0100, CRC(6fe619c4) SHA1(49e43dafd010ce0fe9b2a63b96a4ddedcb933c6d) ) /* BPROM type DM74LS471 (compatible with N82S135N) verified */ |
| 1709 | 1730 | ROM_END |
| 1710 | 1731 | |
| 1732 | ROM_START( pepp0043b ) /* Normal board : 10's or Better (PP0043) - Multi Regional / Multi Currency - Tournament Mode capable */ |
| 1733 | /* |
| 1734 | PayTable 10s+ 2PR 3K STR FL FH 4K SF RF (Bonus) |
| 1735 | ---------------------------------------------------------- |
| 1736 | P7B 1 1 3 4 6 9 25 50 300 1000 |
| 1737 | % Range: 87.4-89.4% Optimum: 91.4% Hit Frequency: 49.0% |
| 1738 | Programs Available: PP0043, X000043P |
| 1739 | */ |
| 1740 | ROM_REGION( 0x10000, "maincpu", 0 ) |
| 1741 | ROM_LOAD( "pp0043_a0b-a1s.u68", 0x00000, 0x10000, CRC(be1561ab) SHA1(a3f6d306992acabb6a618a4035cc739f3c3c45e8) ) /* Game Version: A0B, Library Version: A1S */ |
| 1742 | |
| 1743 | ROM_REGION( 0x020000, "gfx1", 0 ) |
| 1744 | ROM_LOAD( "mro-cg2014.u72", 0x00000, 0x8000, CRC(90220e65) SHA1(c03417e09b72c8f3afe182b15e41e9d9ae32a831) ) |
| 1745 | ROM_LOAD( "mgo-cg2014.u73", 0x08000, 0x8000, CRC(3189b3e3) SHA1(34c4c170dba74a50ffcbc5c5c97b37200b6d2509) ) |
| 1746 | ROM_LOAD( "mbo-cg2014.u74", 0x10000, 0x8000, CRC(77650c39) SHA1(7e89682d0a192ef83288bc3ad22dea45129344f9) ) |
| 1747 | ROM_LOAD( "mxo-cg2014.u75", 0x18000, 0x8000, CRC(af9c89a6) SHA1(e256259c20f5b1308e89c9fbb424d1396bccbcd1) ) |
| 1748 | |
| 1749 | ROM_REGION( 0x100, "proms", 0 ) |
| 1750 | ROM_LOAD( "cap740.u50", 0x0000, 0x0100, CRC(6fe619c4) SHA1(49e43dafd010ce0fe9b2a63b96a4ddedcb933c6d) ) /* BPROM type DM74LS471 (compatible with N82S135N) verified */ |
| 1751 | ROM_END |
| 1752 | |
| 1711 | 1753 | ROM_START( pepp0045 ) /* Normal board : 10's or Better (PP0045) */ |
| 1712 | 1754 | /* |
| 1713 | 1755 | PayTable 10s+ 2PR 3K STR FL FH 4K SF RF (Bonus) |
| r241811 | r241812 | |
| 2005 | 2047 | Programs Available: PP0060, X000060P & PP0420 - Non Double-up Only |
| 2006 | 2048 | */ |
| 2007 | 2049 | ROM_REGION( 0x10000, "maincpu", 0 ) |
| 2050 | ROM_LOAD( "pp0060_a6h-a8h.u68", 0x00000, 0x10000, CRC(81963084) SHA1(2493bb040b9d0ea5cfe77f8d07546d3a3ac3716a) ) /* Game Version: A6H, Library Version: A8H */ |
| 2051 | |
| 2052 | ROM_REGION( 0x020000, "gfx1", 0 ) |
| 2053 | ROM_LOAD( "mro-cg2002.u72", 0x00000, 0x8000, CRC(d9d03979) SHA1(9729cbb2e5472eb652f8f549dd85047abe11cae0) ) |
| 2054 | ROM_LOAD( "mgo-cg2002.u73", 0x08000, 0x8000, CRC(ad5bd2cd) SHA1(e5dacd2827f14dd9811311552b7e3816a36b9284) ) |
| 2055 | ROM_LOAD( "mbo-cg2002.u74", 0x10000, 0x8000, CRC(7362f7f3) SHA1(fce4ce2cdd836e37382d39d8b167019cfc4c6166) ) |
| 2056 | ROM_LOAD( "mxo-cg2002.u75", 0x18000, 0x8000, CRC(4560fdec) SHA1(63ec67afd378a06d74084bba72fbbe9be12e24d3) ) |
| 2057 | |
| 2058 | ROM_REGION( 0x100, "proms", 0 ) |
| 2059 | ROM_LOAD( "cap740.u50", 0x0000, 0x0100, CRC(6fe619c4) SHA1(49e43dafd010ce0fe9b2a63b96a4ddedcb933c6d) ) /* BPROM type DM74LS471 (compatible with N82S135N) verified */ |
| 2060 | ROM_END |
| 2061 | |
| 2062 | ROM_START( pepp0060a ) /* Normal board : Standard Draw Poker (PP0060) */ |
| 2063 | /* |
| 2064 | PayTable Js+ 2PR 3K STR FL FH 4K SF RF (Bonus) |
| 2065 | ---------------------------------------------------------- |
| 2066 | GA 1 2 3 4 5 6 25 50 250 800 |
| 2067 | % Range: 91.0-93.0% Optimum: 95.0% Hit Frequency: 45.5% |
| 2068 | Programs Available: PP0060, X000060P & PP0420 - Non Double-up Only |
| 2069 | */ |
| 2070 | ROM_REGION( 0x10000, "maincpu", 0 ) |
| 2008 | 2071 | ROM_LOAD( "pp0060_a45-a74.u68", 0x00000, 0x10000, CRC(5d9e6c2f) SHA1(e1199a1fa57d84223ca87ea5b6ce4fda9afa0e1f) ) /* Game Version: A45, Library Version: A74 */ |
| 2009 | 2072 | |
| 2010 | 2073 | ROM_REGION( 0x020000, "gfx1", 0 ) |
| r241811 | r241812 | |
| 2017 | 2080 | ROM_LOAD( "cap740.u50", 0x0000, 0x0100, CRC(6fe619c4) SHA1(49e43dafd010ce0fe9b2a63b96a4ddedcb933c6d) ) /* BPROM type DM74LS471 (compatible with N82S135N) verified */ |
| 2018 | 2081 | ROM_END |
| 2019 | 2082 | |
| 2020 | | ROM_START( pepp0060a ) /* Normal board : Standard Draw Poker (PP0060) */ |
| 2083 | ROM_START( pepp0060b ) /* Normal board : Standard Draw Poker (PP0060) */ |
| 2021 | 2084 | /* |
| 2022 | 2085 | PayTable Js+ 2PR 3K STR FL FH 4K SF RF (Bonus) |
| 2023 | 2086 | ---------------------------------------------------------- |
| r241811 | r241812 | |
| 3311 | 3374 | ROM_LOAD( "cap740.u50", 0x0000, 0x0100, CRC(6fe619c4) SHA1(49e43dafd010ce0fe9b2a63b96a4ddedcb933c6d) ) /* BPROM type DM74LS471 (compatible with N82S135N) verified */ |
| 3312 | 3375 | ROM_END |
| 3313 | 3376 | |
| 3377 | ROM_START( pepp0429a ) /* Normal board : Joker Poker (Aces or Better) (No Double-up) (PP0429) - Must use a SET chip to set denomination*/ |
| 3378 | /* |
| 3379 | w/J w/oJ |
| 3380 | PayTable As 2P 3K STR FL FH 4K SF RF 5K RF (Bonus) |
| 3381 | ---------------------------------------------------------------- |
| 3382 | P18A 1 1 2 3 5 6 20 50 100 200 500 800 |
| 3383 | % Range: 89.8-91.8% Optimum: 93.8% Hit Frequency: 37.6% |
| 3384 | Programs Available: PP0458, X000458P & PP0429 - Non Double-up Only |
| 3385 | */ |
| 3386 | ROM_REGION( 0x10000, "maincpu", 0 ) |
| 3387 | ROM_LOAD( "pp0429_896-914.u68", 0x00000, 0x10000, CRC(f6de62b2) SHA1(6cc9c5dd83afbe0724b4c3905e231b50925b649a) ) /* Game Version: 896, Library Version: 914 */ |
| 3388 | |
| 3389 | ROM_REGION( 0x020000, "gfx1", 0 ) |
| 3390 | ROM_LOAD( "mro-cg2004.u72", 0x00000, 0x8000, CRC(e5e40ea5) SHA1(e0d9e50b30cc0c25c932b2bf444990df1fb2c38c) ) /* 08/31/94 @ IGT L95-0146 */ |
| 3391 | ROM_LOAD( "mgo-cg2004.u73", 0x08000, 0x8000, CRC(12607f1e) SHA1(248e1ecee4e735f5943c50f8c350ca95b81509a7) ) |
| 3392 | ROM_LOAD( "mbo-cg2004.u74", 0x10000, 0x8000, CRC(78c3fb9f) SHA1(2b9847c511888de507a008dec981778ca4dbcd6c) ) /* Supersedes CG740 */ |
| 3393 | ROM_LOAD( "mxo-cg2004.u75", 0x18000, 0x8000, CRC(5aaa4480) SHA1(353c4ce566c944406fce21f2c5045c856ef7a609) ) |
| 3394 | |
| 3395 | ROM_REGION( 0x100, "proms", 0 ) |
| 3396 | ROM_LOAD( "cap740.u50", 0x0000, 0x0100, CRC(6fe619c4) SHA1(49e43dafd010ce0fe9b2a63b96a4ddedcb933c6d) ) /* BPROM type DM74LS471 (compatible with N82S135N) verified */ |
| 3397 | ROM_END |
| 3398 | |
| 3314 | 3399 | ROM_START( pepp0431 ) /* Normal board : Deuces Joker Wild Poker (PP0431) - Multi Regional / Multi Currency - Tournament Mode capable */ |
| 3315 | 3400 | /* |
| 3316 | 3401 | With w/o w/o With |
| r241811 | r241812 | |
| 8805 | 8890 | GAMEL(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 ) |
| 8806 | 8891 | GAMEL(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 ) |
| 8807 | 8892 | GAMEL(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 ) |
| 8893 | GAMEL(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 ) |
| 8808 | 8894 | GAMEL(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 ) |
| 8809 | | GAMEL(1987, pepp0043a, pepp0002, peplus, peplus_poker, peplus_state, peplus, ROT0, "IGT - International Game Technology", "Player's Edge Plus (PP0043) 10's or Better (International)",0, layout_pe_poker ) |
| 8895 | GAMEL(1987, pepp0043a, pepp0002, peplus, peplus_poker, peplus_state, peplus, ROT0, "IGT - International Game Technology", "Player's Edge Plus (PP0043) 10's or Better (International, set 1)",0, layout_pe_poker ) |
| 8896 | GAMEL(1987, pepp0043b, pepp0002, peplus, peplus_poker, peplus_state, peplus, ROT0, "IGT - International Game Technology", "Player's Edge Plus (PP0043) 10's or Better (International, set 2)",0, layout_pe_poker ) |
| 8810 | 8897 | GAMEL(1987, pepp0045, pepp0002, peplus, peplus_poker, peplus_state, peplus, ROT0, "IGT - International Game Technology", "Player's Edge Plus (PP0045) 10's or Better", 0, layout_pe_poker ) |
| 8811 | 8898 | GAMEL(1987, pepp0046, pepp0002, peplus, peplus_poker, peplus_state, peplus, ROT0, "IGT - International Game Technology", "Player's Edge Plus (PP0046) 10's or Better (set 1)", 0, layout_pe_poker ) |
| 8812 | 8899 | GAMEL(1987, pepp0046a, pepp0002, peplus, peplus_poker, peplus_state, peplus, ROT0, "IGT - International Game Technology", "Player's Edge Plus (PP0046) 10's or Better (International)",0, layout_pe_poker ) |
| r241811 | r241812 | |
| 8822 | 8909 | GAMEL(1987, pepp0059a, pepp0002, peplus, peplus_poker, peplus_state, nonplus, ROT0, "IGT - International Game Technology", "Player's Edge Plus (PP0059) Two Pair or Better (set 2)", 0, layout_pe_poker ) |
| 8823 | 8910 | GAMEL(1987, pepp0060, pepp0002, peplus, peplus_poker, peplus_state, peplus, ROT0, "IGT - International Game Technology", "Player's Edge Plus (PP0060) Standard Draw Poker (set 1)", 0, layout_pe_poker ) |
| 8824 | 8911 | GAMEL(1987, pepp0060a, pepp0002, peplus, peplus_poker, peplus_state, peplus, ROT0, "IGT - International Game Technology", "Player's Edge Plus (PP0060) Standard Draw Poker (set 2)", 0, layout_pe_poker ) |
| 8912 | GAMEL(1987, pepp0060b, pepp0002, peplus, peplus_poker, peplus_state, peplus, ROT0, "IGT - International Game Technology", "Player's Edge Plus (PP0060) Standard Draw Poker (set 3)", 0, layout_pe_poker ) |
| 8825 | 8913 | GAMEL(1987, pepp0063, pepp0002, peplus, peplus_poker, peplus_state, nonplus, ROT0, "IGT - International Game Technology", "Player's Edge Plus (PP0063) 10's or Better", 0, layout_pe_poker ) |
| 8826 | 8914 | GAMEL(1987, pepp0064, pepp0053, peplus, peplus_poker, peplus_state, nonplus, ROT0, "IGT - International Game Technology", "Player's Edge Plus (PP0064) Joker Poker", 0, layout_pe_poker ) |
| 8827 | 8915 | GAMEL(1987, pepp0065, pepp0053, peplus, peplus_poker, peplus_state, peplus, ROT0, "IGT - International Game Technology", "Player's Edge Plus (PP0065) Joker Poker (Aces or Better)", 0, layout_pe_poker ) |
| r241811 | r241812 | |
| 8878 | 8966 | GAMEL(1987, pepp0423, pepp0002, peplus, peplus_poker, peplus_state, peplus, ROT0, "IGT - International Game Technology", "Player's Edge Plus (PP0423) Standard Draw Poker", 0, layout_pe_poker ) |
| 8879 | 8967 | GAMEL(1987, pepp0426, pepp0053, peplus, peplus_poker, peplus_state, peplus, ROT0, "IGT - International Game Technology", "Player's Edge Plus (PP0426) Joker Poker", 0, layout_pe_poker ) |
| 8880 | 8968 | GAMEL(1987, pepp0428, pepp0053, peplus, peplus_poker, peplus_state, peplus, ROT0, "IGT - International Game Technology", "Player's Edge Plus (PP0428) Joker Poker", 0, layout_pe_poker ) |
| 8881 | | GAMEL(1987, pepp0429, pepp0053, peplus, peplus_poker, peplus_state, peplus, ROT0, "IGT - International Game Technology", "Player's Edge Plus (PP0429) Joker Poker (Aces or Better)", 0, layout_pe_poker ) |
| 8969 | GAMEL(1987, pepp0429, pepp0053, peplus, peplus_poker, peplus_state, peplus, ROT0, "IGT - International Game Technology", "Player's Edge Plus (PP0429) Joker Poker (Aces or Better, set 1)", 0, layout_pe_poker ) |
| 8970 | GAMEL(1987, pepp0429a, pepp0053, peplus, peplus_poker, peplus_state, peplus, ROT0, "IGT - International Game Technology", "Player's Edge Plus (PP0429) Joker Poker (Aces or Better, set 2)", 0, layout_pe_poker ) |
| 8882 | 8971 | GAMEL(1987, pepp0431, pepp0127, peplus, peplus_poker, peplus_state, peplus, ROT0, "IGT - International Game Technology", "Player's Edge Plus (PP0431) Deuces Joker Wild Poker (International)", 0, layout_pe_poker ) |
| 8883 | 8972 | GAMEL(1987, pepp0434, 0, peplus, peplus_poker, peplus_state, peplus, ROT0, "IGT - International Game Technology", "Player's Edge Plus (PP0434) Bonus Poker Deluxe", 0, layout_pe_poker ) |
| 8884 | 8973 | GAMEL(1987, pepp0447, pepp0002, peplus, peplus_poker, peplus_state, peplus, ROT0, "IGT - International Game Technology", "Player's Edge Plus (PP0447) Standard Draw Poker (set 1)", 0, layout_pe_poker ) |