From 96859dd6078bebf08fb536bc98636447461c0de7 Mon Sep 17 00:00:00 2001 From: Brian Troha Date: Thu, 8 May 2014 01:28:35 +0000 Subject: [PATCH] new PE+ (French) clones New Clones Added ----------------------------------------------- Player's Edge Plus (IP0028) Joker Poker - French [BrianT] Player's Edge Plus (IP0029) Joker Poker - French [BrianT] Player's Edge Plus (IP0031) Standard Draw Poker - French [BrianT] Player's Edge Plus (IP0051) Joker Poker - French [BrianT] Player's Edge Plus (IP0058) Standard Draw Poker - French [BrianT] Player's Edge Plus (IP0062) Joker Poker - French [BrianT] Player's Edge Plus (IP0101) Joker Poker - French [BrianT] Player's Edge Plus (IP0103) Joker Poker - French [BrianT] Player's Edge Plus (IP0105) Joker Poker - French [BrianT] Player's Edge Plus (IP0108) Standard Draw Poker - French [BrianT] Player's Edge Plus (IP0111) Joker Poker - French [BrianT] Player's Edge Plus (IP0112) Standard Draw Poker - French [BrianT] Player's Edge Plus (IP0112) Standard Draw Poker - French [BrianT] Player's Edge Plus (IP0115) Joker Poker - French [BrianT] Player's Edge Plus (IP0116) Standard Draw Poker - French [BrianT] Player's Edge Plus (IP0118) Standard Draw Poker - French [BrianT] Player's Edge Plus (IP0120) Standard Draw Poker - French [BrianT] Player's Edge Plus (X002419P+XP000064) Deuces Wild Bonus Poker - French [BrianT] Player's Edge Plus (X002421P+XP000064) Deuces Wild Bonus Poker - French [BrianT] --- src/mame/drivers/peplus.c | 444 +++++++++++++++++++++++++++++++++++++- src/mame/mame.lst | 19 ++ 2 files changed, 460 insertions(+), 3 deletions(-) diff --git a/src/mame/drivers/peplus.c b/src/mame/drivers/peplus.c index 89de9aeba27..7897a67a3b6 100644 --- a/src/mame/drivers/peplus.c +++ b/src/mame/drivers/peplus.c @@ -3909,6 +3909,58 @@ PayTable 3K STR FL FH 4K SF 5K RF 4D RF (Bonus) ROM_LOAD( "capx2312.u43", 0x0000, 0x0200, CRC(66971da6) SHA1(6984a68bc2f01009ad6a7a0705c00e715c29bb65) ) ROM_END +ROM_START( peip0028 ) /* Normal board : Joker Poker - French (IP0028) - Payout 90.2% */ + ROM_REGION( 0x10000, "maincpu", 0 ) + ROM_LOAD( "ip0028_ipp023.u68", 0x00000, 0x8000, CRC(011ddb51) SHA1(8734ddd1f06986efdb0bd83b2bc0a2303273dba9) ) + ROM_RELOAD( 0x08000, 0x8000) /* 32K version built using earlier gaming libraries */ + + ROM_REGION( 0x020000, "gfx1", 0 ) + ROM_LOAD( "mro-cg820.u72", 0x00000, 0x8000, CRC(2638e91f) SHA1(13dfd29b4fcf7862fc497975ccf65a9aee618839) ) + ROM_LOAD( "mgo-cg820.u73", 0x08000, 0x8000, CRC(1fe4820e) SHA1(27d376ad78f3d05672a842665675ac1a0535b6bf) ) + ROM_LOAD( "mbo-cg820.u74", 0x10000, 0x8000, CRC(97756bb3) SHA1(cdaa5d3ce50b75799429d270c1b79fc2f91e2e2b) ) + ROM_LOAD( "mxo-cg820.u75", 0x18000, 0x8000, CRC(57aa951f) SHA1(72b290976774634ccbe081699650f8c60fd7d169) ) + + ROM_REGION( 0x100, "proms", 0 ) + ROM_LOAD( "cap656.u50", 0x0000, 0x0100, CRC(038cabc6) SHA1(c6514b4f9dbed6ab2631f563f7e00648661ebdbb) ) +ROM_END + +ROM_START( peip0029 ) /* Normal board : Joker Poker - French (IP0029) - Payout 93.3% */ + ROM_REGION( 0x10000, "maincpu", 0 ) + ROM_LOAD( "ip0029_ipp023.u68", 0x00000, 0x8000, CRC(b79f91b0) SHA1(b6bed855497153121cb11d84836a737743124635) ) + ROM_RELOAD( 0x08000, 0x8000) /* 32K version built using earlier gaming libraries */ + + ROM_REGION( 0x020000, "gfx1", 0 ) + ROM_LOAD( "mro-cg820.u72", 0x00000, 0x8000, CRC(2638e91f) SHA1(13dfd29b4fcf7862fc497975ccf65a9aee618839) ) + ROM_LOAD( "mgo-cg820.u73", 0x08000, 0x8000, CRC(1fe4820e) SHA1(27d376ad78f3d05672a842665675ac1a0535b6bf) ) + ROM_LOAD( "mbo-cg820.u74", 0x10000, 0x8000, CRC(97756bb3) SHA1(cdaa5d3ce50b75799429d270c1b79fc2f91e2e2b) ) + ROM_LOAD( "mxo-cg820.u75", 0x18000, 0x8000, CRC(57aa951f) SHA1(72b290976774634ccbe081699650f8c60fd7d169) ) + + ROM_REGION( 0x100, "proms", 0 ) + ROM_LOAD( "cap656.u50", 0x0000, 0x0100, CRC(038cabc6) SHA1(c6514b4f9dbed6ab2631f563f7e00648661ebdbb) ) +ROM_END + +ROM_START( peip0031 ) /* Normal board : Standard Draw Poker - French (IP0031) */ +/* +PayTable Js+ 2PR 3K STR FL FH 4K SF RF (Bonus) +---------------------------------------------------------- + ???? 1 2 3 4 5 6 25 50 250 ??? + % Range: 88.2-90.2% Optimum: 92.2% Hit Frequency: 45.5% + Programs Available: IP0031 +*/ + ROM_REGION( 0x10000, "maincpu", 0 ) + ROM_LOAD( "ip0031_ipp023.u68", 0x00000, 0x8000, CRC(06a22972) SHA1(189de42bf4611bc4cda08f9fa2c1f03b40222681) ) + ROM_RELOAD( 0x08000, 0x8000) /* 32K version built using earlier gaming libraries */ + + ROM_REGION( 0x020000, "gfx1", 0 ) + ROM_LOAD( "mro-cg820.u72", 0x00000, 0x8000, CRC(2638e91f) SHA1(13dfd29b4fcf7862fc497975ccf65a9aee618839) ) + ROM_LOAD( "mgo-cg820.u73", 0x08000, 0x8000, CRC(1fe4820e) SHA1(27d376ad78f3d05672a842665675ac1a0535b6bf) ) + ROM_LOAD( "mbo-cg820.u74", 0x10000, 0x8000, CRC(97756bb3) SHA1(cdaa5d3ce50b75799429d270c1b79fc2f91e2e2b) ) + ROM_LOAD( "mxo-cg820.u75", 0x18000, 0x8000, CRC(57aa951f) SHA1(72b290976774634ccbe081699650f8c60fd7d169) ) + + ROM_REGION( 0x100, "proms", 0 ) + ROM_LOAD( "cap656.u50", 0x0000, 0x0100, CRC(038cabc6) SHA1(c6514b4f9dbed6ab2631f563f7e00648661ebdbb) ) +ROM_END + ROM_START( peip0041 ) /* Normal board : Double Deuces Wild - French (IP0041) */ /* w/J w/oJ @@ -3934,13 +3986,79 @@ PayTable 3K STR FL FH 4K SF 5K RF 4D RF (Bonus) ROM_LOAD( "cap773.u50", 0x0000, 0x0100, CRC(294b7b10) SHA1(a405a4b8547b713c5c02dacb19e7354095a7b584) ) ROM_END +ROM_START( peip0051 ) /* Normal board : Joker Poker - French (IP0051) */ +/* + w/J w/oJ +PayTable As 2P 3K STR FL FH 4K SF RF 5K RF (Bonus) +---------------------------------------------------------------- + PI106A 1 1 2 3 5 6 20 50 100 200 500 800 + % Range: 89.0-91.0% Optimum: 93.0% Hit Frequency: 39.2% + Programs Available: IP0051 +*/ + ROM_REGION( 0x10000, "maincpu", 0 ) + ROM_LOAD( "ip0051_ip101-il101.u68", 0x00000, 0x10000, CRC(25149a28) SHA1(211772751263ad30f073a23de0a81ef6ab72a85f) ) /* Game Version: IP101, Library Version: IL101 */ + + ROM_REGION( 0x020000, "gfx1", 0 ) + ROM_LOAD( "mro-cg2094.u72", 0x00000, 0x8000, CRC(7c1810e0) SHA1(ec11740f393178d4f5c0506a64e3f996bc6d867c) ) + ROM_LOAD( "mgo-cg2094.u73", 0x08000, 0x8000, CRC(9f4dfe16) SHA1(bf5fdabd72fe259c7a489e77bd7a3d5a14062ce1) ) + ROM_LOAD( "mbo-cg2094.u74", 0x10000, 0x8000, CRC(697fa8cf) SHA1(4dff9a110ac987a25518295dfdc46eb3a46c3215) ) + ROM_LOAD( "mxo-cg2094.u75", 0x18000, 0x8000, CRC(d1a9c781) SHA1(8ee6a2fab99be7b2b95603c6420788c5d1143788) ) + + 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( peip0058 ) /* Normal board : Standard Draw Poker - French (IP0058) */ +/* +PayTable Js+ 2PR 3K STR FL FH 4K SF RF (Bonus) +---------------------------------------------------------- + ???? 1 1 3 6 7 10 25 100 250 800 + % Range: 88.0-90.0% Optimum: 92.0% Hit Frequency: 45.6% + Programs Available: IP0120 +*/ + ROM_REGION( 0x10000, "maincpu", 0 ) + ROM_LOAD( "ip00588_ipp023.u68", 0x00000, 0x8000, CRC(db2aae6c) SHA1(398a52a73d4a0f71c09dfc4c7cf0c0a5c65ee941) ) + ROM_RELOAD( 0x08000, 0x8000) /* 32K version built using earlier gaming libraries */ + + ROM_REGION( 0x020000, "gfx1", 0 ) + ROM_LOAD( "mro-cg820.u72", 0x00000, 0x8000, CRC(2638e91f) SHA1(13dfd29b4fcf7862fc497975ccf65a9aee618839) ) + ROM_LOAD( "mgo-cg820.u73", 0x08000, 0x8000, CRC(1fe4820e) SHA1(27d376ad78f3d05672a842665675ac1a0535b6bf) ) + ROM_LOAD( "mbo-cg820.u74", 0x10000, 0x8000, CRC(97756bb3) SHA1(cdaa5d3ce50b75799429d270c1b79fc2f91e2e2b) ) + ROM_LOAD( "mxo-cg820.u75", 0x18000, 0x8000, CRC(57aa951f) SHA1(72b290976774634ccbe081699650f8c60fd7d169) ) + + ROM_REGION( 0x100, "proms", 0 ) + ROM_LOAD( "cap656.u50", 0x0000, 0x0100, CRC(038cabc6) SHA1(c6514b4f9dbed6ab2631f563f7e00648661ebdbb) ) +ROM_END + +ROM_START( peip0062 ) /* Normal board : Joker Poker - French (IP0062) */ +/* + w/J w/oJ +PayTable As 2P 3K STR FL FH 4K SF RF 5K RF (Bonus) +---------------------------------------------------------------- + PI105A 1 1 2 3 4 5 20 40 100 200 500 800 + % Range: 91.0-93.0% Optimum: 95.0% Hit Frequency: 45.3% + Programs Available: IP0062 +*/ + ROM_REGION( 0x10000, "maincpu", 0 ) + ROM_LOAD( "ip0062_ip105-il105.u68", 0x00000, 0x10000, CRC(bda6ae80) SHA1(8287306cd85fbe13f92fed24f0ca1c92dc19ed35) ) /* Game Version: IP105, Library Version: IL105 */ + + ROM_REGION( 0x020000, "gfx1", 0 ) + ROM_LOAD( "mro-cg2094.u72", 0x00000, 0x8000, CRC(7c1810e0) SHA1(ec11740f393178d4f5c0506a64e3f996bc6d867c) ) + ROM_LOAD( "mgo-cg2094.u73", 0x08000, 0x8000, CRC(9f4dfe16) SHA1(bf5fdabd72fe259c7a489e77bd7a3d5a14062ce1) ) + ROM_LOAD( "mbo-cg2094.u74", 0x10000, 0x8000, CRC(697fa8cf) SHA1(4dff9a110ac987a25518295dfdc46eb3a46c3215) ) + ROM_LOAD( "mxo-cg2094.u75", 0x18000, 0x8000, CRC(d1a9c781) SHA1(8ee6a2fab99be7b2b95603c6420788c5d1143788) ) + + 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( peip0074 ) /* Normal board : Joker Poker - French (IP0074) */ /* w/J w/oJ PayTable As 2P 3K STR FL FH 4K SF RF 5K RF (Bonus) ---------------------------------------------------------------- PI106B 1 1 2 3 5 6 20 50 100 200 500 1000 - % Range: 89.5-91.5% Optimum: 93.5% Hit Frequency: ??.?% + % Range: 89.5-91.5% Optimum: 93.5% Hit Frequency: 39.2% Programs Available: IP0074 */ ROM_REGION( 0x10000, "maincpu", 0 ) @@ -3961,7 +4079,7 @@ ROM_START( peip0079 ) /* Normal board : Standard Draw Poker - French (IP0079) */ PayTable Js+ 2PR 3K STR FL FH 4K SF RF (Bonus) ---------------------------------------------------------- PI112A 1 1 3 5 7 10 25 80 250 800 - % Range: 86.1-88.1% Optimum: 90.1% Hit Frequency: ??.?% + % Range: 86.1-88.1% Optimum: 90.1% Hit Frequency: 45.6% Programs Available: IP0079 */ ROM_REGION( 0x10000, "maincpu", 0 ) @@ -3977,6 +4095,253 @@ 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( peip0101 ) /* Normal board : Joker Poker - French (IP0101) */ +/* + w/J w/oJ +PayTable Ks+ 2P 3K STR FL FH 4K SF RF 5K RF (Bonus) +---------------------------------------------------------------- + ???? 1 1 2 3 4 6 20 50 100 200 500 800 + % Range: 91.9-93.9% Optimum: 95.9% Hit Frequency: 45.3% + Programs Available: IP0101 +*/ + ROM_REGION( 0x10000, "maincpu", 0 ) + ROM_LOAD( "ip0101_ipp023.u68", 0x00000, 0x8000, CRC(22697a40) SHA1(8f7491cb0ddde4ee6460cc141005a47d197e4d1b) ) + ROM_RELOAD( 0x08000, 0x8000) /* 32K version built using earlier gaming libraries */ + + ROM_REGION( 0x020000, "gfx1", 0 ) + ROM_LOAD( "mro-cg820.u72", 0x00000, 0x8000, CRC(2638e91f) SHA1(13dfd29b4fcf7862fc497975ccf65a9aee618839) ) + ROM_LOAD( "mgo-cg820.u73", 0x08000, 0x8000, CRC(1fe4820e) SHA1(27d376ad78f3d05672a842665675ac1a0535b6bf) ) + ROM_LOAD( "mbo-cg820.u74", 0x10000, 0x8000, CRC(97756bb3) SHA1(cdaa5d3ce50b75799429d270c1b79fc2f91e2e2b) ) + ROM_LOAD( "mxo-cg820.u75", 0x18000, 0x8000, CRC(57aa951f) SHA1(72b290976774634ccbe081699650f8c60fd7d169) ) + + ROM_REGION( 0x100, "proms", 0 ) + ROM_LOAD( "cap656.u50", 0x0000, 0x0100, CRC(038cabc6) SHA1(c6514b4f9dbed6ab2631f563f7e00648661ebdbb) ) +ROM_END + +ROM_START( peip0103 ) /* Normal board : Joker Poker - French (IP0103) */ +/* + w/J w/oJ +PayTable Ks+ 2P 3K STR FL FH 4K SF RF 5K RF (Bonus) +---------------------------------------------------------------- + ???? 1 1 2 3 4 5 20 50 100 200 500 1000 + % Range: 91.5-93.5% Optimum: 95.5% Hit Frequency: 45.3% + Programs Available: IP0103 +*/ + ROM_REGION( 0x10000, "maincpu", 0 ) + ROM_LOAD( "ip0103_ipp023.u68", 0x00000, 0x8000, CRC(b7c9db4e) SHA1(d0cdd63296fbd82a0f2548d2ff177540903be29d) ) + ROM_RELOAD( 0x08000, 0x8000) /* 32K version built using earlier gaming libraries */ + + ROM_REGION( 0x020000, "gfx1", 0 ) + ROM_LOAD( "mro-cg820.u72", 0x00000, 0x8000, CRC(2638e91f) SHA1(13dfd29b4fcf7862fc497975ccf65a9aee618839) ) + ROM_LOAD( "mgo-cg820.u73", 0x08000, 0x8000, CRC(1fe4820e) SHA1(27d376ad78f3d05672a842665675ac1a0535b6bf) ) + ROM_LOAD( "mbo-cg820.u74", 0x10000, 0x8000, CRC(97756bb3) SHA1(cdaa5d3ce50b75799429d270c1b79fc2f91e2e2b) ) + ROM_LOAD( "mxo-cg820.u75", 0x18000, 0x8000, CRC(57aa951f) SHA1(72b290976774634ccbe081699650f8c60fd7d169) ) + + ROM_REGION( 0x100, "proms", 0 ) + ROM_LOAD( "cap656.u50", 0x0000, 0x0100, CRC(038cabc6) SHA1(c6514b4f9dbed6ab2631f563f7e00648661ebdbb) ) +ROM_END + +ROM_START( peip0105 ) /* Normal board : Joker Poker - French (IP0105) */ +/* + w/J w/oJ +PayTable Ks+ 2P 3K STR FL FH 4K SF RF 5K RF (Bonus) +---------------------------------------------------------------- + ???? 1 1 2 3 4 6 15 40 100 200 500 800 + % Range: 87.2-89.2% Optimum: 91.2% Hit Frequency: 45.3% + Programs Available: IP0105 +*/ + ROM_REGION( 0x10000, "maincpu", 0 ) + ROM_LOAD( "ip0105_ipp023.u68", 0x00000, 0x8000, CRC(c6d7db20) SHA1(f9c46c2bda068d627fa874bcbaeef5f2ba1a3039) ) + ROM_RELOAD( 0x08000, 0x8000) /* 32K version built using earlier gaming libraries */ + + ROM_REGION( 0x020000, "gfx1", 0 ) + ROM_LOAD( "mro-cg820.u72", 0x00000, 0x8000, CRC(2638e91f) SHA1(13dfd29b4fcf7862fc497975ccf65a9aee618839) ) + ROM_LOAD( "mgo-cg820.u73", 0x08000, 0x8000, CRC(1fe4820e) SHA1(27d376ad78f3d05672a842665675ac1a0535b6bf) ) + ROM_LOAD( "mbo-cg820.u74", 0x10000, 0x8000, CRC(97756bb3) SHA1(cdaa5d3ce50b75799429d270c1b79fc2f91e2e2b) ) + ROM_LOAD( "mxo-cg820.u75", 0x18000, 0x8000, CRC(57aa951f) SHA1(72b290976774634ccbe081699650f8c60fd7d169) ) + + ROM_REGION( 0x100, "proms", 0 ) + ROM_LOAD( "cap656.u50", 0x0000, 0x0100, CRC(038cabc6) SHA1(c6514b4f9dbed6ab2631f563f7e00648661ebdbb) ) +ROM_END + +ROM_START( peip0108 ) /* Normal board : Standard Draw Poker - French (IP0108) */ +/* +PayTable Js+ 2PR 3K STR FL FH 4K SF RF (Bonus) +---------------------------------------------------------- + ???? 1 2 3 4 6 9 25 50 250 800 + % Range: 94.2-96.2% Optimum: 98.2% Hit Frequency: 45.6% + Programs Available: IP0108 +*/ + ROM_REGION( 0x10000, "maincpu", 0 ) + ROM_LOAD( "ip0108_ipp023.u68", 0x00000, 0x8000, CRC(b3d6ce51) SHA1(3550e9fb13c3b3edf7ac08dcc992029401265baa) ) + ROM_RELOAD( 0x08000, 0x8000) /* 32K version built using earlier gaming libraries */ + + ROM_REGION( 0x020000, "gfx1", 0 ) + ROM_LOAD( "mro-cg820.u72", 0x00000, 0x8000, CRC(2638e91f) SHA1(13dfd29b4fcf7862fc497975ccf65a9aee618839) ) + ROM_LOAD( "mgo-cg820.u73", 0x08000, 0x8000, CRC(1fe4820e) SHA1(27d376ad78f3d05672a842665675ac1a0535b6bf) ) + ROM_LOAD( "mbo-cg820.u74", 0x10000, 0x8000, CRC(97756bb3) SHA1(cdaa5d3ce50b75799429d270c1b79fc2f91e2e2b) ) + ROM_LOAD( "mxo-cg820.u75", 0x18000, 0x8000, CRC(57aa951f) SHA1(72b290976774634ccbe081699650f8c60fd7d169) ) + + ROM_REGION( 0x100, "proms", 0 ) + ROM_LOAD( "cap656.u50", 0x0000, 0x0100, CRC(038cabc6) SHA1(c6514b4f9dbed6ab2631f563f7e00648661ebdbb) ) +ROM_END + +ROM_START( peip0111 ) /* Normal board : Joker Poker - French (IP0111) */ +/* + w/J w/oJ +PayTable Ks+ 2P 3K STR FL FH 4K SF RF 5K RF (Bonus) +---------------------------------------------------------------- + PI105B 1 1 2 3 4 5 20 50 100 200 500 1000 + % Range: 91.0-93.0% Optimum: 95.0% Hit Frequency: 45.3% + Programs Available: IP0074 +*/ + ROM_REGION( 0x10000, "maincpu", 0 ) + ROM_LOAD( "ip0111_ipp023.u68", 0x00000, 0x8000, CRC(783461de) SHA1(ea60853481af04dadc81e1be36587c41da0f9c4f) ) + ROM_RELOAD( 0x08000, 0x8000) /* 32K version built using earlier gaming libraries */ + + ROM_REGION( 0x020000, "gfx1", 0 ) + ROM_LOAD( "mro-cg820.u72", 0x00000, 0x8000, CRC(2638e91f) SHA1(13dfd29b4fcf7862fc497975ccf65a9aee618839) ) + ROM_LOAD( "mgo-cg820.u73", 0x08000, 0x8000, CRC(1fe4820e) SHA1(27d376ad78f3d05672a842665675ac1a0535b6bf) ) + ROM_LOAD( "mbo-cg820.u74", 0x10000, 0x8000, CRC(97756bb3) SHA1(cdaa5d3ce50b75799429d270c1b79fc2f91e2e2b) ) + ROM_LOAD( "mxo-cg820.u75", 0x18000, 0x8000, CRC(57aa951f) SHA1(72b290976774634ccbe081699650f8c60fd7d169) ) + + ROM_REGION( 0x100, "proms", 0 ) + ROM_LOAD( "cap656.u50", 0x0000, 0x0100, CRC(038cabc6) SHA1(c6514b4f9dbed6ab2631f563f7e00648661ebdbb) ) +ROM_END + +ROM_START( peip0112 ) /* Normal board : Standard Draw Poker - French (IP0112) */ +/* +PayTable Js+ 2PR 3K STR FL FH 4K SF RF (Bonus) +---------------------------------------------------------- + ???? 1 2 3 4 5 6 25 50 250 800 + % Range: 90.0-92.0% Optimum: 94.0% Hit Frequency: 45.6% + Programs Available: IP0112 +*/ + ROM_REGION( 0x10000, "maincpu", 0 ) + ROM_LOAD( "ip0112_ipp023.u68", 0x00000, 0x8000, CRC(ae24b4e8) SHA1(d904f54d83f3e3404a4a4a3fecc65e7b2acda148) ) + ROM_RELOAD( 0x08000, 0x8000) /* 32K version built using earlier gaming libraries */ + + ROM_REGION( 0x020000, "gfx1", 0 ) + ROM_LOAD( "mro-cg820.u72", 0x00000, 0x8000, CRC(2638e91f) SHA1(13dfd29b4fcf7862fc497975ccf65a9aee618839) ) + ROM_LOAD( "mgo-cg820.u73", 0x08000, 0x8000, CRC(1fe4820e) SHA1(27d376ad78f3d05672a842665675ac1a0535b6bf) ) + ROM_LOAD( "mbo-cg820.u74", 0x10000, 0x8000, CRC(97756bb3) SHA1(cdaa5d3ce50b75799429d270c1b79fc2f91e2e2b) ) + ROM_LOAD( "mxo-cg820.u75", 0x18000, 0x8000, CRC(57aa951f) SHA1(72b290976774634ccbe081699650f8c60fd7d169) ) + + ROM_REGION( 0x100, "proms", 0 ) + ROM_LOAD( "cap656.u50", 0x0000, 0x0100, CRC(038cabc6) SHA1(c6514b4f9dbed6ab2631f563f7e00648661ebdbb) ) +ROM_END + +ROM_START( peip0114 ) /* Normal board : Standard Draw Poker - French (IP0114) */ +/* +PayTable Js+ 2PR 3K STR FL FH 4K SF RF (Bonus) +---------------------------------------------------------- + ???? 1 2 3 4 5 8 25 50 250 800 + % Range: 91.1-93.1% Optimum: 96.3% Hit Frequency: 45.6% + Programs Available: IP0114 +*/ + ROM_REGION( 0x10000, "maincpu", 0 ) + ROM_LOAD( "ip0114_ipp023.u68", 0x00000, 0x8000, CRC(047f2e60) SHA1(e18aa8e66e2eb21144e2a8c825a6c23322dd7e64) ) + ROM_RELOAD( 0x08000, 0x8000) /* 32K version built using earlier gaming libraries */ + + ROM_REGION( 0x020000, "gfx1", 0 ) + ROM_LOAD( "mro-cg820.u72", 0x00000, 0x8000, CRC(2638e91f) SHA1(13dfd29b4fcf7862fc497975ccf65a9aee618839) ) + ROM_LOAD( "mgo-cg820.u73", 0x08000, 0x8000, CRC(1fe4820e) SHA1(27d376ad78f3d05672a842665675ac1a0535b6bf) ) + ROM_LOAD( "mbo-cg820.u74", 0x10000, 0x8000, CRC(97756bb3) SHA1(cdaa5d3ce50b75799429d270c1b79fc2f91e2e2b) ) + ROM_LOAD( "mxo-cg820.u75", 0x18000, 0x8000, CRC(57aa951f) SHA1(72b290976774634ccbe081699650f8c60fd7d169) ) + + ROM_REGION( 0x100, "proms", 0 ) + ROM_LOAD( "cap656.u50", 0x0000, 0x0100, CRC(038cabc6) SHA1(c6514b4f9dbed6ab2631f563f7e00648661ebdbb) ) +ROM_END + +ROM_START( peip0115 ) /* Normal board : Joker Poker - French (IP0115) */ +/* + w/J w/oJ +PayTable Ks+ 2P 3K STR FL FH 4K SF RF 5K RF (Bonus) +---------------------------------------------------------------- + ???? 1 1 2 3 5 6 20 50 100 200 500 800 + % Range: 94.1-96.1% Optimum: 98.1% Hit Frequency: 45.3% + Programs Available: IP0115 +*/ + ROM_REGION( 0x10000, "maincpu", 0 ) + ROM_LOAD( "ip0115_ipp023.u68", 0x00000, 0x8000, CRC(3f5d8a67) SHA1(e197bf4439f8e92328cde81ea8bd103397c741a7) ) + ROM_RELOAD( 0x08000, 0x8000) /* 32K version built using earlier gaming libraries */ + + ROM_REGION( 0x020000, "gfx1", 0 ) + ROM_LOAD( "mro-cg820.u72", 0x00000, 0x8000, CRC(2638e91f) SHA1(13dfd29b4fcf7862fc497975ccf65a9aee618839) ) + ROM_LOAD( "mgo-cg820.u73", 0x08000, 0x8000, CRC(1fe4820e) SHA1(27d376ad78f3d05672a842665675ac1a0535b6bf) ) + ROM_LOAD( "mbo-cg820.u74", 0x10000, 0x8000, CRC(97756bb3) SHA1(cdaa5d3ce50b75799429d270c1b79fc2f91e2e2b) ) + ROM_LOAD( "mxo-cg820.u75", 0x18000, 0x8000, CRC(57aa951f) SHA1(72b290976774634ccbe081699650f8c60fd7d169) ) + + ROM_REGION( 0x100, "proms", 0 ) + ROM_LOAD( "cap656.u50", 0x0000, 0x0100, CRC(038cabc6) SHA1(c6514b4f9dbed6ab2631f563f7e00648661ebdbb) ) +ROM_END + +ROM_START( peip0116 ) /* Normal board : Standard Draw Poker - French (IP0116) */ +/* +PayTable Js+ 2PR 3K STR FL FH 4K SF RF (Bonus) +---------------------------------------------------------- + ???? 1 2 3 4 5 6 25 50 250 1000 + % Range: 90.4-92.4% Optimum: 94.4% Hit Frequency: 45.6% + Programs Available: IP0116 +*/ + ROM_REGION( 0x10000, "maincpu", 0 ) + ROM_LOAD( "ip0116_ipp023.u68", 0x00000, 0x8000, CRC(ab5bf95b) SHA1(6aa36d83682cd2170465af0c6eab0952b2f1cfa8) ) + ROM_RELOAD( 0x08000, 0x8000) /* 32K version built using earlier gaming libraries */ + + ROM_REGION( 0x020000, "gfx1", 0 ) + ROM_LOAD( "mro-cg820.u72", 0x00000, 0x8000, CRC(2638e91f) SHA1(13dfd29b4fcf7862fc497975ccf65a9aee618839) ) + ROM_LOAD( "mgo-cg820.u73", 0x08000, 0x8000, CRC(1fe4820e) SHA1(27d376ad78f3d05672a842665675ac1a0535b6bf) ) + ROM_LOAD( "mbo-cg820.u74", 0x10000, 0x8000, CRC(97756bb3) SHA1(cdaa5d3ce50b75799429d270c1b79fc2f91e2e2b) ) + ROM_LOAD( "mxo-cg820.u75", 0x18000, 0x8000, CRC(57aa951f) SHA1(72b290976774634ccbe081699650f8c60fd7d169) ) + + ROM_REGION( 0x100, "proms", 0 ) + ROM_LOAD( "cap656.u50", 0x0000, 0x0100, CRC(038cabc6) SHA1(c6514b4f9dbed6ab2631f563f7e00648661ebdbb) ) +ROM_END + +ROM_START( peip0118 ) /* Normal board : Standard Draw Poker - French (IP0118) */ +/* +PayTable Js+ 2PR 3K STR FL FH 4K SF RF (Bonus) +---------------------------------------------------------- + ???? 1 2 3 4 5 9 25 50 250 800 + % Range: 93.4-95.4% Optimum: 97.4% Hit Frequency: 45.6% + Programs Available: IP0118 +*/ + ROM_REGION( 0x10000, "maincpu", 0 ) + ROM_LOAD( "ip0118_ipp023.u68", 0x00000, 0x8000, CRC(e3ffb758) SHA1(6bb2f031b833c00ad1071014641eb7104d7d268f) ) + ROM_RELOAD( 0x08000, 0x8000) /* 32K version built using earlier gaming libraries */ + + ROM_REGION( 0x020000, "gfx1", 0 ) + ROM_LOAD( "mro-cg820.u72", 0x00000, 0x8000, CRC(2638e91f) SHA1(13dfd29b4fcf7862fc497975ccf65a9aee618839) ) + ROM_LOAD( "mgo-cg820.u73", 0x08000, 0x8000, CRC(1fe4820e) SHA1(27d376ad78f3d05672a842665675ac1a0535b6bf) ) + ROM_LOAD( "mbo-cg820.u74", 0x10000, 0x8000, CRC(97756bb3) SHA1(cdaa5d3ce50b75799429d270c1b79fc2f91e2e2b) ) + ROM_LOAD( "mxo-cg820.u75", 0x18000, 0x8000, CRC(57aa951f) SHA1(72b290976774634ccbe081699650f8c60fd7d169) ) + + ROM_REGION( 0x100, "proms", 0 ) + ROM_LOAD( "cap656.u50", 0x0000, 0x0100, CRC(038cabc6) SHA1(c6514b4f9dbed6ab2631f563f7e00648661ebdbb) ) +ROM_END + +ROM_START( peip0120 ) /* Normal board : Standard Draw Poker - French (IP0120) */ +/* +PayTable Js+ 2PR 3K STR FL FH 4K SF RF (Bonus) +---------------------------------------------------------- + ???? 1 2 3 4 5 7 25 50 250 800 + % Range: 91.1-93.1% Optimum: 95.1% Hit Frequency: 45.6% + Programs Available: IP0120 +*/ + ROM_REGION( 0x10000, "maincpu", 0 ) + ROM_LOAD( "ip0120_ipp023.u68", 0x00000, 0x8000, CRC(a836cc58) SHA1(ee49961b3782d5bfd6c4f7cd453b04fee014ae02) ) + ROM_RELOAD( 0x08000, 0x8000) /* 32K version built using earlier gaming libraries */ + + ROM_REGION( 0x020000, "gfx1", 0 ) + ROM_LOAD( "mro-cg820.u72", 0x00000, 0x8000, CRC(2638e91f) SHA1(13dfd29b4fcf7862fc497975ccf65a9aee618839) ) + ROM_LOAD( "mgo-cg820.u73", 0x08000, 0x8000, CRC(1fe4820e) SHA1(27d376ad78f3d05672a842665675ac1a0535b6bf) ) + ROM_LOAD( "mbo-cg820.u74", 0x10000, 0x8000, CRC(97756bb3) SHA1(cdaa5d3ce50b75799429d270c1b79fc2f91e2e2b) ) + ROM_LOAD( "mxo-cg820.u75", 0x18000, 0x8000, CRC(57aa951f) SHA1(72b290976774634ccbe081699650f8c60fd7d169) ) + + ROM_REGION( 0x100, "proms", 0 ) + ROM_LOAD( "cap656.u50", 0x0000, 0x0100, CRC(038cabc6) SHA1(c6514b4f9dbed6ab2631f563f7e00648661ebdbb) ) +ROM_END + ROM_START( pebe0014 ) /* Normal board : Blackjack (BE0014) */ /* Known to exist: BE0013 508-544 (Non Double-up) @@ -6936,6 +7301,33 @@ PayTable Js+ 2PR 3K STR FL FH 4K 4K 4K 4A SF RF (Bonus) ROM_LOAD( "capx1321.u43", 0x0000, 0x0200, CRC(4b57569f) SHA1(fa29c0f627e7ce79951ec6dadec114864144f37d) ) ROM_END +ROM_START( pex2419p ) /* Superboard : Deuces Wild Bonus Poker - French (X002419P+XP000064) */ +/* + Same payouts as X002027P English Deuces Wild Bonus Poker: + + w/D 6-K 3-5 w/A w/oD +PayTable 3K STR FL FH 4K SF RF 5K 5K 5A 4D 4D RF (Bonus) +----------------------------------------------------------------------- + PI554A 1 1 3 3 4 13 25 20 40 80 200 400 250 800 + % Range: 93.4-95.4% Optimum: 97.4% Hit Frequency: 44.6% + Programs Available: X002419P +*/ + ROM_REGION( 0x10000, "maincpu", 0 ) + ROM_LOAD( "xp000064.u67", 0x00000, 0x10000, CRC(bb958158) SHA1(5d171ba71f70c668c70e4afd59ef7a0283798bbd) ) + + ROM_REGION( 0x10000, "user1", 0 ) + ROM_LOAD( "x002419p.u66", 0x00000, 0x10000, CRC(a9a686c2) SHA1(40b8e2f4a4fab58161f161292024cecd046cc206) ) /* Deuces Wild Bonus Poker - French */ + + ROM_REGION( 0x020000, "gfx1", 0 ) + ROM_LOAD( "mro-cg2353.u77", 0x00000, 0x8000, CRC(7ed7f7cd) SHA1(406b124b3db5335acf8f8987afbfa10d90e04351) ) + ROM_LOAD( "mgo-cg2353.u78", 0x08000, 0x8000, CRC(aab4e5fb) SHA1(7d6e048dc1a9d01900ba71fc23c884637f5850f2) ) + ROM_LOAD( "mbo-cg2353.u79", 0x10000, 0x8000, CRC(119f59cd) SHA1(52283feb21b880960efef06c780d4e22b31ea18c) ) + ROM_LOAD( "mxo-cg2353.u80", 0x18000, 0x8000, CRC(3bb871c1) SHA1(0b9439fd6565c742c1c7dda23a80bdd1d91d7293) ) + + ROM_REGION( 0x200, "proms", 0 ) + ROM_LOAD( "capx2307.u43", 0x0000, 0x0200, CRC(58d81338) SHA1(f0044ebbd0128d6fb74d850528ef02730c180f00) ) +ROM_END + ROM_START( pex2420p ) /* Superboard : Deuces Wild Bonus Poker - French (X002420P+XP000064) */ /* Same payouts as X002028P English Deuces Wild Bonus Poker: @@ -6944,7 +7336,7 @@ ROM_START( pex2420p ) /* Superboard : Deuces Wild Bonus Poker - French (X002420P PayTable 3K STR FL FH 4K SF RF 5K 5K 5A 4D 4D RF (Bonus) ----------------------------------------------------------------------- PI555A 1 1 2 3 4 12 25 20 40 80 200 400 250 800 - % Range: 92.2-94.2% Optimum: 96.2% Hit Frequency: 45.0% + % Range: 92.2-94.2% Optimum: 96.2% Hit Frequency: 44.9% Programs Available: X002420P */ ROM_REGION( 0x10000, "maincpu", 0 ) @@ -6963,6 +7355,33 @@ PayTable 3K STR FL FH 4K SF RF 5K 5K 5A 4D 4D RF (Bonus) ROM_LOAD( "capx2307.u43", 0x0000, 0x0200, CRC(58d81338) SHA1(f0044ebbd0128d6fb74d850528ef02730c180f00) ) ROM_END +ROM_START( pex2421p ) /* Superboard : Deuces Wild Bonus Poker - French (X002421P+XP000064) */ +/* + Same payouts as X002029P English Deuces Wild Bonus Poker: + + w/D 6-K 3-5 w/A w/oD +PayTable 3K STR FL FH 4K SF RF 5K 5K 5A 4D 4D RF (Bonus) +----------------------------------------------------------------------- + PI556A 1 1 2 3 4 10 25 20 40 80 200 400 250 800 + % Range: 91.3-93.3% Optimum: 95.3% Hit Frequency: 45.0% + Programs Available: X002421P +*/ + ROM_REGION( 0x10000, "maincpu", 0 ) + ROM_LOAD( "xp000064.u67", 0x00000, 0x10000, CRC(bb958158) SHA1(5d171ba71f70c668c70e4afd59ef7a0283798bbd) ) + + ROM_REGION( 0x10000, "user1", 0 ) + ROM_LOAD( "x002421p.u66", 0x00000, 0x10000, CRC(ee6a2bb8) SHA1(7916a8cbe08cd66e5d3b4b1c5b4aaff108e79f59) ) /* Deuces Wild Bonus Poker - French */ + + ROM_REGION( 0x020000, "gfx1", 0 ) + ROM_LOAD( "mro-cg2353.u77", 0x00000, 0x8000, CRC(7ed7f7cd) SHA1(406b124b3db5335acf8f8987afbfa10d90e04351) ) + ROM_LOAD( "mgo-cg2353.u78", 0x08000, 0x8000, CRC(aab4e5fb) SHA1(7d6e048dc1a9d01900ba71fc23c884637f5850f2) ) + ROM_LOAD( "mbo-cg2353.u79", 0x10000, 0x8000, CRC(119f59cd) SHA1(52283feb21b880960efef06c780d4e22b31ea18c) ) + ROM_LOAD( "mxo-cg2353.u80", 0x18000, 0x8000, CRC(3bb871c1) SHA1(0b9439fd6565c742c1c7dda23a80bdd1d91d7293) ) + + ROM_REGION( 0x200, "proms", 0 ) + ROM_LOAD( "capx2307.u43", 0x0000, 0x0200, CRC(58d81338) SHA1(f0044ebbd0128d6fb74d850528ef02730c180f00) ) +ROM_END + ROM_START( pex2440p ) /* Superboard : Deuces Wild Poker (X002440P+XP000053) */ /* w/D w/oD @@ -7838,9 +8257,26 @@ GAMEL(1987, pepp0763, pepp0158, peplus, peplus_poker, peplus_state, peplus, GAMEL(1987, pepp0775, 0, peplus, peplus_poker, peplus_state, peplus, ROT0, "IGT - International Game Technology", "Player's Edge Plus (PP0775) Royal Deuces Poker??", GAME_IMPERFECT_GRAPHICS, layout_pe_poker ) /* Wrong CG graphics & CAP */ /* Normal board : International Poker */ +GAMEL(1987, peip0028, 0, peplus, peplus_poker, peplus_state, peplus, ROT0, "IGT - International Game Technology", "Player's Edge Plus (IP0028) Joker Poker - French", 0, layout_pe_poker ) +GAMEL(1987, peip0029, 0, peplus, peplus_poker, peplus_state, peplus, ROT0, "IGT - International Game Technology", "Player's Edge Plus (IP0029) Joker Poker - French", 0, layout_pe_poker ) +GAMEL(1987, peip0031, 0, peplus, peplus_poker, peplus_state, peplus, ROT0, "IGT - International Game Technology", "Player's Edge Plus (IP0031) Standard Draw Poker - French", 0, layout_pe_poker ) GAMEL(1987, peip0041, 0, peplus, peplus_poker, peplus_state, peplus, ROT0, "IGT - International Game Technology", "Player's Edge Plus (IP0041) Double Deuces Wild Poker - French", 0, layout_pe_poker ) +GAMEL(1987, peip0051, 0, peplus, peplus_poker, peplus_state, peplus, ROT0, "IGT - International Game Technology", "Player's Edge Plus (IP0051) Joker Poker - French", 0, layout_pe_poker ) +GAMEL(1987, peip0058, 0, peplus, peplus_poker, peplus_state, peplus, ROT0, "IGT - International Game Technology", "Player's Edge Plus (IP0058) Standard Draw Poker - French", 0, layout_pe_poker ) +GAMEL(1987, peip0062, 0, peplus, peplus_poker, peplus_state, peplus, ROT0, "IGT - International Game Technology", "Player's Edge Plus (IP0062) Joker Poker - French", 0, layout_pe_poker ) GAMEL(1987, peip0074, 0, peplus, peplus_poker, peplus_state, peplus, ROT0, "IGT - International Game Technology", "Player's Edge Plus (IP0074) Joker Poker - French", 0, layout_pe_poker ) GAMEL(1987, peip0079, 0, peplus, peplus_poker, peplus_state, peplus, ROT0, "IGT - International Game Technology", "Player's Edge Plus (IP0079) Standard Draw Poker - French", 0, layout_pe_poker ) +GAMEL(1987, peip0101, 0, peplus, peplus_poker, peplus_state, peplus, ROT0, "IGT - International Game Technology", "Player's Edge Plus (IP0101) Joker Poker - French", 0, layout_pe_poker ) +GAMEL(1987, peip0103, 0, peplus, peplus_poker, peplus_state, peplus, ROT0, "IGT - International Game Technology", "Player's Edge Plus (IP0103) Joker Poker - French", 0, layout_pe_poker ) +GAMEL(1987, peip0105, 0, peplus, peplus_poker, peplus_state, peplus, ROT0, "IGT - International Game Technology", "Player's Edge Plus (IP0105) Joker Poker - French", 0, layout_pe_poker ) +GAMEL(1987, peip0108, 0, peplus, peplus_poker, peplus_state, peplus, ROT0, "IGT - International Game Technology", "Player's Edge Plus (IP0108) Standard Draw Poker - French", 0, layout_pe_poker ) +GAMEL(1987, peip0111, 0, peplus, peplus_poker, peplus_state, peplus, ROT0, "IGT - International Game Technology", "Player's Edge Plus (IP0111) Joker Poker - French", 0, layout_pe_poker ) +GAMEL(1987, peip0112, 0, peplus, peplus_poker, peplus_state, peplus, ROT0, "IGT - International Game Technology", "Player's Edge Plus (IP0112) Standard Draw Poker - French", 0, layout_pe_poker ) +GAMEL(1987, peip0114, 0, peplus, peplus_poker, peplus_state, peplus, ROT0, "IGT - International Game Technology", "Player's Edge Plus (IP0114) Standard Draw Poker - French", 0, layout_pe_poker ) +GAMEL(1987, peip0115, 0, peplus, peplus_poker, peplus_state, peplus, ROT0, "IGT - International Game Technology", "Player's Edge Plus (IP0115) Joker Poker - French", 0, layout_pe_poker ) +GAMEL(1987, peip0116, 0, peplus, peplus_poker, peplus_state, peplus, ROT0, "IGT - International Game Technology", "Player's Edge Plus (IP0116) Standard Draw Poker - French", 0, layout_pe_poker ) +GAMEL(1987, peip0118, 0, peplus, peplus_poker, peplus_state, peplus, ROT0, "IGT - International Game Technology", "Player's Edge Plus (IP0118) Standard Draw Poker - French", 0, layout_pe_poker ) +GAMEL(1987, peip0120, 0, peplus, peplus_poker, peplus_state, peplus, ROT0, "IGT - International Game Technology", "Player's Edge Plus (IP0120) Standard Draw Poker - French", 0, layout_pe_poker ) /* Normal board : Blackjack */ GAMEL(1994, pebe0014, 0, peplus, peplus_bjack, peplus_state, peplus, ROT0, "IGT - International Game Technology", "Player's Edge Plus (BE0014) Blackjack", 0, layout_pe_bjack ) @@ -7976,7 +8412,9 @@ GAMEL(1995, pex2310p, 0, peplus, peplus_poker, peplus_state, peplussb, GAMEL(1995, pex2314p, 0, peplus, peplus_poker, peplus_state, peplussb, ROT0, "IGT - International Game Technology", "Player's Edge Plus (X002314P+XP000112) Triple Bonus Poker Plus", 0, layout_pe_poker ) GAMEL(1995, pex2374p, 0, peplus, peplus_poker, peplus_state, peplussb, ROT0, "IGT - International Game Technology", "Player's Edge Plus (X002374P+XP000112) Super Aces Poker (Horseshoe)", 0, layout_pe_poker ) GAMEL(1995, pex2377p, 0, peplus, peplus_poker, peplus_state, peplussb, ROT0, "IGT - International Game Technology", "Player's Edge Plus (X002377P+XP000112) Super Double Bonus Poker", 0, layout_pe_poker ) +GAMEL(1995, pex2419p, 0, peplus, peplus_poker, peplus_state, peplussb, ROT0, "IGT - International Game Technology", "Player's Edge Plus (X002419P+XP000064) Deuces Wild Bonus Poker - French", 0, layout_pe_poker ) GAMEL(1995, pex2420p, 0, peplus, peplus_poker, peplus_state, peplussb, ROT0, "IGT - International Game Technology", "Player's Edge Plus (X002420P+XP000064) Deuces Wild Bonus Poker - French", 0, layout_pe_poker ) +GAMEL(1995, pex2421p, 0, peplus, peplus_poker, peplus_state, peplussb, ROT0, "IGT - International Game Technology", "Player's Edge Plus (X002421P+XP000064) Deuces Wild Bonus Poker - French", 0, layout_pe_poker ) GAMEL(1995, pex2440p, 0, peplus, peplus_poker, peplus_state, peplussb, ROT0, "IGT - International Game Technology", "Player's Edge Plus (X002440P+XP000053) Deuces Wild Poker", 0, layout_pe_poker ) GAMEL(1995, pex2461p, 0, peplus, peplus_poker, peplus_state, peplussb, ROT0, "IGT - International Game Technology", "Player's Edge Plus (X002461P+XP000055) Joker Poker (Two Pair or Better)", 0, layout_pe_poker ) diff --git a/src/mame/mame.lst b/src/mame/mame.lst index 2f60d440540..dd4f334dcc1 100644 --- a/src/mame/mame.lst +++ b/src/mame/mame.lst @@ -10943,9 +10943,26 @@ pepp0728 // (c) 1987 IGT - International Game Technology pepp0760 // (c) 1987 IGT - International Game Technology pepp0763 // (c) 1987 IGT - International Game Technology pepp0775 // (c) 1987 IGT - International Game Technology +peip0028 // (c) 1987 IGT - International Game Technology +peip0029 // (c) 1987 IGT - International Game Technology +peip0031 // (c) 1987 IGT - International Game Technology peip0041 // (c) 1987 IGT - International Game Technology +peip0051 // (c) 1987 IGT - International Game Technology +peip0058 // (c) 1987 IGT - International Game Technology +peip0062 // (c) 1987 IGT - International Game Technology peip0074 // (c) 1987 IGT - International Game Technology peip0079 // (c) 1987 IGT - International Game Technology +peip0101 // (c) 1987 IGT - International Game Technology +peip0103 // (c) 1987 IGT - International Game Technology +peip0105 // (c) 1987 IGT - International Game Technology +peip0108 // (c) 1987 IGT - International Game Technology +peip0111 // (c) 1987 IGT - International Game Technology +peip0112 // (c) 1987 IGT - International Game Technology +peip0114 // (c) 1987 IGT - International Game Technology +peip0115 // (c) 1987 IGT - International Game Technology +peip0116 // (c) 1987 IGT - International Game Technology +peip0118 // (c) 1987 IGT - International Game Technology +peip0120 // (c) 1987 IGT - International Game Technology pebe0014 // (c) 1994 IGT - International Game Technology peke1012 // (c) 1994 IGT - International Game Technology peke1013 // (c) 1994 IGT - International Game Technology @@ -11072,7 +11089,9 @@ pex2310p // (c) 1995 IGT - International Game Technology pex2314p // (c) 1995 IGT - International Game Technology pex2374p // (c) 1995 IGT - International Game Technology pex2377p // (c) 1995 IGT - International Game Technology +pex2419p // (c) 1995 IGT - International Game Technology pex2420p // (c) 1995 IGT - International Game Technology +pex2421p // (c) 1995 IGT - International Game Technology pex2440p // (c) 1995 IGT - International Game Technology pex2461p // (c) 1995 IGT - International Game Technology pekoc766 // (c) 1997 IGT - International Game Technology