trunk/src/mame/drivers/peplus.c
| r26750 | r26751 | |
| 1563 | 1563 | ROM_LOAD( "cap1215.u50", 0x0000, 0x0100, CRC(294b7b10) SHA1(a405a4b8547b713c5c02dacb19e7354095a7b584) ) |
| 1564 | 1564 | ROM_END |
| 1565 | 1565 | |
| 1566 | | ROM_START( pepp0059 ) /* Normal board : Two Pair or Better (PP0065) */ |
| 1566 | ROM_START( pepp0059 ) /* Normal board : Two Pair or Better (PP0059) */ |
| 1567 | 1567 | /* |
| 1568 | 1568 | PayTable 2PR 3K STR FL FH 4K SF RF (Bonus) |
| 1569 | 1569 | ---------------------------------------------------- |
| r26750 | r26751 | |
| 2882 | 2882 | Programs Available: PP0725, X000725P |
| 2883 | 2883 | */ |
| 2884 | 2884 | ROM_REGION( 0x10000, "maincpu", 0 ) |
| 2885 | | ROM_LOAD( "pp0725_a23-a23.u68", 0x00000, 0x10000, CRC(70ecbe80) SHA1(d44acbaccfe9a8f7cb1217d071353d221f5baa35) )/* Game Version: A0N, Library Version: A23, Video Lib ver: A0Y */ |
| 2885 | ROM_LOAD( "pp0725_a0n-a23.u68", 0x00000, 0x10000, CRC(70ecbe80) SHA1(d44acbaccfe9a8f7cb1217d071353d221f5baa35) )/* Game Version: A0N, Library Version: A23, Video Lib ver: A0Y */ |
| 2886 | 2886 | |
| 2887 | 2887 | ROM_REGION( 0x020000, "gfx1", 0 ) |
| 2888 | 2888 | ROM_LOAD( "mro-cg2003.u72", 0x00000, 0x8000, CRC(0d425f48) SHA1(b60aaf3f4bd76f75f72f6e8dda724bdf795cb521) ) /* 08/30/94 @ IGT L95-0145 */ |
| r26750 | r26751 | |
| 5775 | 5775 | GAMEL(1987, pepp0203, pepp0158, peplus, peplus_poker, peplus_state, peplus, ROT0, "IGT - International Game Technology", "Player's Edge Plus (PP0203) 4 of a Kind Bonus Poker (set 1)", 0, layout_pe_poker ) |
| 5776 | 5776 | GAMEL(1987, pepp0203a, pepp0158, peplus, peplus_poker, peplus_state, peplus, ROT0, "IGT - International Game Technology", "Player's Edge Plus (PP0203) 4 of a Kind Bonus Poker (set 2)", 0, layout_pe_poker ) |
| 5777 | 5777 | GAMEL(1987, pepp0219, pepp0002, peplus, peplus_poker, peplus_state, peplus, ROT0, "IGT - International Game Technology", "Player's Edge Plus (PP0219) Standard Draw Poker", 0, layout_pe_poker ) |
| 5778 | | GAMEL(1987, pepp0221, pepp0002, peplus, peplus_poker, peplus_state, peplus, ROT0, "IGT - International Game Technology", "Player's Edge Plus (PP0221) Standard Draw Poker (set 1)", 0, layout_pe_poker ) |
| 5779 | | GAMEL(1987, pepp0221a, pepp0002, peplus, peplus_poker, peplus_state, peplus, ROT0, "IGT - International Game Technology", "Player's Edge Plus (PP0221) Standard Draw Poker (set 2)", 0, layout_pe_poker ) |
| 5778 | GAMEL(1987, pepp0221, pepp0002, peplus, peplus_poker, peplus_state, peplus, ROT0, "IGT - International Game Technology", "Player's Edge Plus (PP0221) Standard Draw Poker (set 1)", 0, layout_pe_poker ) |
| 5779 | GAMEL(1987, pepp0221a, pepp0002, peplus, peplus_poker, peplus_state, peplus, ROT0, "IGT - International Game Technology", "Player's Edge Plus (PP0221) Standard Draw Poker (set 2)", 0, layout_pe_poker ) |
| 5780 | 5780 | GAMEL(1987, pepp0224, pepp0055, peplus, peplus_poker, peplus_state, peplus, ROT0, "IGT - International Game Technology", "Player's Edge Plus (PP0224) Deuces Wild Poker (set 1)", 0, layout_pe_poker ) |
| 5781 | 5781 | GAMEL(1987, pepp0224a, pepp0055, peplus, peplus_poker, peplus_state, peplus, ROT0, "IGT - International Game Technology", "Player's Edge Plus (PP0224) Deuces Wild Poker (set 2)", 0, layout_pe_poker ) |
| 5782 | 5782 | GAMEL(1987, pepp0230, pepp0002, peplus, peplus_poker, peplus_state, peplus, ROT0, "IGT - International Game Technology", "Player's Edge Plus (PP0230) Standard Draw Poker", 0, layout_pe_poker ) |