mirror of
https://github.com/holub/mame
synced 2025-05-23 06:08:48 +03:00
peplus.c: Documentation update - NW
This commit is contained in:
parent
dac953354a
commit
f21256bdbf
@ -1674,8 +1674,8 @@ PayTable 10s+ 2PR 3K STR FL FH 4K SF RF (Bonus)
|
||||
% Range: 86.8-88.8% Optimum: 90.8% Hit Frequency: 49.1%
|
||||
Programs Available: PP0042, X000042P
|
||||
*/
|
||||
ROM_REGION( 0x10000, "maincpu", 0 )
|
||||
ROM_LOAD( "pp0042_768-761.u68", 0x00000, 0x10000, CRC(424def20) SHA1(4a0c142d907c0651eef3eb0de57e6212ec268005) ) /* Game Version: 768, Library Version: 761 */
|
||||
ROM_REGION( 0x10000, "maincpu", 0 ) /* 10/22/91 @IGT */
|
||||
ROM_LOAD( "pp0042_768-761.u68", 0x00000, 0x10000, CRC(424def20) SHA1(4a0c142d907c0651eef3eb0de57e6212ec268005) ) /* Game Version: 768, Library Version: 761, Video Lib Ver: 761 */
|
||||
|
||||
ROM_REGION( 0x020000, "gfx1", 0 )
|
||||
ROM_LOAD( "mro-cg740.u72", 0x00000, 0x8000, CRC(72667f6c) SHA1(89843f472cc0329317cfc643c63bdfd11234b194) )
|
||||
@ -2041,27 +2041,6 @@ ROM_END
|
||||
ROM_START( pepp0060 ) /* Normal board : Standard Draw Poker (PP0060) */
|
||||
/*
|
||||
PayTable Js+ 2PR 3K STR FL FH 4K SF RF (Bonus)
|
||||
----------------------------------------------------------
|
||||
GA 1 2 3 4 5 6 25 50 250 800
|
||||
% Range: 91.0-93.0% Optimum: 95.0% Hit Frequency: 45.5%
|
||||
Programs Available: PP0060, X000060P & PP0420 - Non Double-up Only
|
||||
*/
|
||||
ROM_REGION( 0x10000, "maincpu", 0 )
|
||||
ROM_LOAD( "pp0060_a6h-a8h.u68", 0x00000, 0x10000, CRC(81963084) SHA1(2493bb040b9d0ea5cfe77f8d07546d3a3ac3716a) ) /* Game Version: A6H, Library Version: A8H */
|
||||
|
||||
ROM_REGION( 0x020000, "gfx1", 0 )
|
||||
ROM_LOAD( "mro-cg2002.u72", 0x00000, 0x8000, CRC(d9d03979) SHA1(9729cbb2e5472eb652f8f549dd85047abe11cae0) )
|
||||
ROM_LOAD( "mgo-cg2002.u73", 0x08000, 0x8000, CRC(ad5bd2cd) SHA1(e5dacd2827f14dd9811311552b7e3816a36b9284) )
|
||||
ROM_LOAD( "mbo-cg2002.u74", 0x10000, 0x8000, CRC(7362f7f3) SHA1(fce4ce2cdd836e37382d39d8b167019cfc4c6166) )
|
||||
ROM_LOAD( "mxo-cg2002.u75", 0x18000, 0x8000, CRC(4560fdec) SHA1(63ec67afd378a06d74084bba72fbbe9be12e24d3) )
|
||||
|
||||
ROM_REGION( 0x100, "proms", 0 )
|
||||
ROM_LOAD( "cap740.u50", 0x0000, 0x0100, CRC(6fe619c4) SHA1(49e43dafd010ce0fe9b2a63b96a4ddedcb933c6d) ) /* BPROM type DM74LS471 (compatible with N82S135N) verified */
|
||||
ROM_END
|
||||
|
||||
ROM_START( pepp0060a ) /* Normal board : Standard Draw Poker (PP0060) */
|
||||
/*
|
||||
PayTable Js+ 2PR 3K STR FL FH 4K SF RF (Bonus)
|
||||
----------------------------------------------------------
|
||||
GA 1 2 3 4 5 6 25 50 250 800
|
||||
% Range: 91.0-93.0% Optimum: 95.0% Hit Frequency: 45.5%
|
||||
@ -2080,7 +2059,7 @@ PayTable Js+ 2PR 3K STR FL FH 4K SF RF (Bonus)
|
||||
ROM_LOAD( "cap740.u50", 0x0000, 0x0100, CRC(6fe619c4) SHA1(49e43dafd010ce0fe9b2a63b96a4ddedcb933c6d) ) /* BPROM type DM74LS471 (compatible with N82S135N) verified */
|
||||
ROM_END
|
||||
|
||||
ROM_START( pepp0060b ) /* Normal board : Standard Draw Poker (PP0060) */
|
||||
ROM_START( pepp0060a ) /* Normal board : Standard Draw Poker (PP0060) */
|
||||
/*
|
||||
PayTable Js+ 2PR 3K STR FL FH 4K SF RF (Bonus)
|
||||
----------------------------------------------------------
|
||||
@ -2101,6 +2080,27 @@ PayTable Js+ 2PR 3K STR FL FH 4K SF RF (Bonus)
|
||||
ROM_LOAD( "cap740.u50", 0x0000, 0x0100, CRC(6fe619c4) SHA1(49e43dafd010ce0fe9b2a63b96a4ddedcb933c6d) ) /* BPROM type DM74LS471 (compatible with N82S135N) verified */
|
||||
ROM_END
|
||||
|
||||
ROM_START( pepp0060b ) /* Normal board : Standard Draw Poker (PP0060) - Cruise - Tournament Mode capable */
|
||||
/*
|
||||
PayTable Js+ 2PR 3K STR FL FH 4K SF RF (Bonus)
|
||||
----------------------------------------------------------
|
||||
GA 1 2 3 4 5 6 25 50 250 800
|
||||
% Range: 91.0-93.0% Optimum: 95.0% Hit Frequency: 45.5%
|
||||
Programs Available: PP0060, X000060P & PP0420 - Non Double-up Only
|
||||
*/
|
||||
ROM_REGION( 0x10000, "maincpu", 0 ) /* 11/13/97 @IGT CRUIS */
|
||||
ROM_LOAD( "pp0060_a6h-a8h.u68", 0x00000, 0x10000, CRC(81963084) SHA1(2493bb040b9d0ea5cfe77f8d07546d3a3ac3716a) ) /* Game Version: A6H, Library Version: A8H */
|
||||
|
||||
ROM_REGION( 0x020000, "gfx1", 0 )
|
||||
ROM_LOAD( "mro-cg2002.u72", 0x00000, 0x8000, CRC(d9d03979) SHA1(9729cbb2e5472eb652f8f549dd85047abe11cae0) ) /* 08/30/94 @IGT CRUIS */
|
||||
ROM_LOAD( "mgo-cg2002.u73", 0x08000, 0x8000, CRC(ad5bd2cd) SHA1(e5dacd2827f14dd9811311552b7e3816a36b9284) )
|
||||
ROM_LOAD( "mbo-cg2002.u74", 0x10000, 0x8000, CRC(7362f7f3) SHA1(fce4ce2cdd836e37382d39d8b167019cfc4c6166) )
|
||||
ROM_LOAD( "mxo-cg2002.u75", 0x18000, 0x8000, CRC(4560fdec) SHA1(63ec67afd378a06d74084bba72fbbe9be12e24d3) )
|
||||
|
||||
ROM_REGION( 0x100, "proms", 0 )
|
||||
ROM_LOAD( "cap740.u50", 0x0000, 0x0100, CRC(6fe619c4) SHA1(49e43dafd010ce0fe9b2a63b96a4ddedcb933c6d) ) /* BPROM type DM74LS471 (compatible with N82S135N) verified */
|
||||
ROM_END
|
||||
|
||||
ROM_START( pepp0063 ) /* Normal board : 10's or Better (PP0063) */
|
||||
/*
|
||||
PayTable 10s+ 2PR 3K STR FL FH 4K SF RF (Bonus)
|
||||
@ -2230,7 +2230,6 @@ PayTable Js+ 2PR 3K STR FL FH 4K SF RF (Bonus)
|
||||
% Range: 93.8-95.8% Optimum: 97.8% Hit Frequency: 45.3%
|
||||
Programs Available: PP0116
|
||||
*/
|
||||
|
||||
ROM_REGION( 0x10000, "maincpu", 0 )
|
||||
ROM_LOAD( "pp0116_554-544.u68", 0x00000, 0x8000, CRC(27aba06b) SHA1(7976a2b2577c28e332091cbbcb4c7d53ffbea827) ) /* Game Version: 554, Library Version: 544, Video Lib Ver: 544 */
|
||||
ROM_RELOAD( 0x08000, 0x8000) /* 32K version built using earlier gaming libraries */
|
||||
@ -2253,7 +2252,6 @@ PayTable Js+ 2PR 3K STR FL FH 4K SF RF (Bonus)
|
||||
% Range: 95.5-97.5% Optimum: 99.5% Hit Frequency: 45.5%
|
||||
Programs Available: PP0118
|
||||
*/
|
||||
|
||||
ROM_REGION( 0x10000, "maincpu", 0 )
|
||||
ROM_LOAD( "pp0118_554-544.u68", 0x00000, 0x8000, CRC(4025cb30) SHA1(742bfba5dbd8a3e38665045f84fd90e19e94d1f5) ) /* Game Version: 554, Library Version: 544, Video Lib Ver: 544 */
|
||||
ROM_RELOAD( 0x08000, 0x8000) /* 32K version built using earlier gaming libraries */
|
||||
@ -2280,7 +2278,6 @@ PayTable 3K STR FL FH 4K SF 5K RF 7s RF (Bonus)
|
||||
Same payout as P59A (PP0124 / X000124P, Deuces Wild Poker) just swapping Sevens for Deuces
|
||||
|
||||
*/
|
||||
|
||||
ROM_REGION( 0x10000, "maincpu", 0 )
|
||||
ROM_LOAD( "pp0120_576-569.u68", 0x00000, 0x8000, CRC(4491be19) SHA1(cf8146a6ade1abb2e1ac9f0f3923e2be865f2fec) ) /* Game Version: 576, Library Version: 569, Video Lib Ver: 569 */
|
||||
ROM_RELOAD( 0x08000, 0x8000) /* 32K version built using earlier gaming libraries */
|
||||
@ -2819,7 +2816,7 @@ PayTable Js+ 2PR 3K STR FL FH 4K SF RF (Bonus)
|
||||
ROM_LOAD( "pp0219_689-654.u68", 0x00000, 0x10000, CRC(2cd5cd21) SHA1(614264f0e346146420b44ebe9dc93b0799a70b5d) ) /* Game Version: 689, Library Version: 654 */
|
||||
|
||||
ROM_REGION( 0x020000, "gfx1", 0 )
|
||||
ROM_LOAD( "mro-cg904.u72", 0x00000, 0x8000, CRC(75bac43f) SHA1(8e7bfba95aa6e027cdaf0d1535e5c630ee2f56d3) )
|
||||
ROM_LOAD( "mro-cg904.u72", 0x00000, 0x8000, CRC(75bac43f) SHA1(8e7bfba95aa6e027cdaf0d1535e5c630ee2f56d3) ) /* 02/26/90 @IGT INT */
|
||||
ROM_LOAD( "mgo-cg904.u73", 0x08000, 0x8000, CRC(1222d844) SHA1(854eb790d5b5a5cfe8148e8b95e3ba3f06f33dce) )
|
||||
ROM_LOAD( "mbo-cg904.u74", 0x10000, 0x8000, CRC(0bf0168f) SHA1(254cef934a0d30c5a18a0b4773bb364fc21f8113) )
|
||||
ROM_LOAD( "mxo-cg904.u75", 0x18000, 0x8000, CRC(ff648f12) SHA1(58f8247a997e1b0b69bafed428d30822adef339e) )
|
||||
@ -3383,7 +3380,7 @@ PayTable As 2P 3K STR FL FH 4K SF RF 5K RF (Bonus)
|
||||
% Range: 89.8-91.8% Optimum: 93.8% Hit Frequency: 37.6%
|
||||
Programs Available: PP0458, X000458P & PP0429 - Non Double-up Only
|
||||
*/
|
||||
ROM_REGION( 0x10000, "maincpu", 0 )
|
||||
ROM_REGION( 0x10000, "maincpu", 0 ) /* 05/17/93 @IGT INT */
|
||||
ROM_LOAD( "pp0429_896-914.u68", 0x00000, 0x10000, CRC(f6de62b2) SHA1(6cc9c5dd83afbe0724b4c3905e231b50925b649a) ) /* Game Version: 896, Library Version: 914 */
|
||||
|
||||
ROM_REGION( 0x020000, "gfx1", 0 )
|
||||
@ -8909,7 +8906,7 @@ GAMEL(1987, pepp0059, pepp0002, peplus, peplus_poker, peplus_state, peplus,
|
||||
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 )
|
||||
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 )
|
||||
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 )
|
||||
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 )
|
||||
GAMEL(1987, pepp0060b, pepp0002, peplus, peplus_poker, peplus_state, peplus, ROT0, "IGT - International Game Technology", "Player's Edge Plus (PP0060) Standard Draw Poker (Cruise)", 0, layout_pe_poker )
|
||||
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 )
|
||||
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 )
|
||||
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 )
|
||||
|
Loading…
Reference in New Issue
Block a user