mirror of
https://github.com/holub/mame
synced 2025-05-30 01:23:07 +03:00
peplus.c: Game name correction. It's actually just "Jackpot Poker" not Jackpot Bonus Poker - NW
This commit is contained in:
parent
34333cc71c
commit
1af97418ee
@ -3993,7 +3993,7 @@ 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( pepp0816 ) /* Normal board : Jackpot Bonus Poker (PP0816) */
|
||||
ROM_START( pepp0816 ) /* Normal board : Jackpot Poker (PP0816) */
|
||||
/*
|
||||
PayTable Js+ 2PR 3K STR FL FH 4K* SF RF (Bonus)
|
||||
----------------------------------------------------------
|
||||
@ -8438,7 +8438,7 @@ GAMEL(1987, pepp0728, pepp0514, peplus, peplus_poker, peplus_state, peplus,
|
||||
GAMEL(1987, pepp0760, pepp0250, peplus, peplus_poker, peplus_state, peplus, ROT0, "IGT - International Game Technology", "Player's Edge Plus (PP0760) Double Down Stud Poker", 0, layout_pe_poker )
|
||||
GAMEL(1987, pepp0763, pepp0158, peplus, peplus_poker, peplus_state, peplus, ROT0, "IGT - International Game Technology", "Player's Edge Plus (PP0763) 4 of a Kind Bonus Poker", 0, layout_pe_poker )
|
||||
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 */
|
||||
GAMEL(1987, pepp0816, pepp0002, peplus, peplus_poker, peplus_state, peplus, ROT0, "IGT - International Game Technology", "Player's Edge Plus (PP0816) Jackpot Bonus Poker", GAME_IMPERFECT_GRAPHICS, layout_pe_poker ) /* Wrong CG graphics & CAP - Missing "Bonus" graphics at MAX Bet for 4 of a Kind */
|
||||
GAMEL(1987, pepp0816, pepp0002, peplus, peplus_poker, peplus_state, peplus, ROT0, "IGT - International Game Technology", "Player's Edge Plus (PP0816) Jackpot Poker", GAME_IMPERFECT_GRAPHICS, layout_pe_poker ) /* Wrong CG graphics & CAP - Missing "Bonus" graphics at MAX Bet for 4 of a Kind */
|
||||
|
||||
/* 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 )
|
||||
|
Loading…
Reference in New Issue
Block a user