mirror of
https://github.com/holub/mame
synced 2025-07-05 01:48:29 +03:00
igt/peplus.cpp: fixed missing entries
This commit is contained in:
parent
efa7cb3596
commit
dc0334e80e
@ -15877,7 +15877,8 @@ GAMEL( 1987, pepp0117, pepp0001, peplus, peplus_poker, peplus_state, init_nonp
|
||||
GAMEL( 1987, pepp0118, pepp0001, peplus, peplus_poker, peplus_state, init_nonplus, ROT0, "IGT - International Game Technology", "Player's Edge Plus (PP0118) Standard Draw Poker", MACHINE_SUPPORTS_SAVE, layout_pe_poker )
|
||||
GAMEL( 1987, pepp0120, 0, peplus, peplus_poker, peplus_state, init_nonplus, ROT0, "IGT - International Game Technology", "Player's Edge Plus (PP0120) Wild Sevens Poker", MACHINE_SUPPORTS_SAVE, layout_pe_poker )
|
||||
GAMEL( 1987, pepp0122, pepp0054, peplus, peplus_poker, peplus_state, init_nonplus, ROT0, "IGT - International Game Technology", "Player's Edge Plus (PP0122) Deuces Wild Poker", MACHINE_SUPPORTS_SAVE, layout_pe_poker )
|
||||
GAMEL( 1987, pepp0125, pepp0054, peplus, peplus_poker, peplus_state, init_nonplus, ROT0, "IGT - International Game Technology", "Player's Edge Plus (PP0125) Deuces Wild Poker", MACHINE_SUPPORTS_SAVE, layout_pe_poker )
|
||||
GAMEL( 1987, pepp0125, pepp0054, peplus, peplus_poker, peplus_state, init_nonplus, ROT0, "IGT - International Game Technology", "Player's Edge Plus (PP0125) Deuces Wild Poker (set 1)", MACHINE_SUPPORTS_SAVE, layout_pe_poker )
|
||||
GAMEL( 1987, pepp0125a, pepp0054, peplus, peplus_poker, peplus_state, init_nonplus, ROT0, "IGT - International Game Technology", "Player's Edge Plus (PP0125) Deuces Wild Poker (set 2)", MACHINE_SUPPORTS_SAVE, layout_pe_poker )
|
||||
GAMEL( 1987, pepp0126, pepp0054, peplus, peplus_poker, peplus_state, init_peplus, ROT0, "IGT - International Game Technology", "Player's Edge Plus (PP0126) Deuces Wild Poker (set 1)", MACHINE_SUPPORTS_SAVE, layout_pe_poker )
|
||||
GAMEL( 1987, pepp0126a, pepp0054, peplus, peplus_poker, peplus_state, init_peplus, ROT0, "IGT - International Game Technology", "Player's Edge Plus (PP0126) Deuces Wild Poker (set 2)", MACHINE_SUPPORTS_SAVE, layout_pe_poker )
|
||||
GAMEL( 1987, pepp0126b, pepp0054, peplus, peplus_poker, peplus_state, init_nonplus, ROT0, "IGT - International Game Technology", "Player's Edge Plus (PP0126) Deuces Wild Poker (set 3)", MACHINE_SUPPORTS_SAVE, layout_pe_poker )
|
||||
|
@ -20280,7 +20280,8 @@ pepp0117 // (c) 1987 IGT - International Game Technology
|
||||
pepp0118 // (c) 1987 IGT - International Game Technology
|
||||
pepp0120 // (c) 1987 IGT - International Game Technology
|
||||
pepp0122 // (c) 1987 IGT - International Game Technology
|
||||
pepp0125 // (c) 1987 IGT - International Game Technology
|
||||
pepp0125 // (c) 1987 IGT - International Game Technolog
|
||||
pepp0125a // (c) 1987 IGT - International Game Technology
|
||||
pepp0126 // (c) 1987 IGT - International Game Technology
|
||||
pepp0126a // (c) 1987 IGT - International Game Technology
|
||||
pepp0126b // (c) 1987 IGT - International Game Technology
|
||||
@ -20394,6 +20395,7 @@ pepp0458 // (c) 1987 IGT - International Game Technology
|
||||
pepp0459 // (c) 1987 IGT - International Game Technology
|
||||
pepp0459a // (c) 1987 IGT - International Game Technology
|
||||
pepp0467 // (c) 1987 IGT - International Game Technology
|
||||
pepp0469 // (c) 1987 IGT - International Game Technology
|
||||
pepp0472 // (c) 1987 IGT - International Game Technology
|
||||
pepp0488 // (c) 1987 IGT - International Game Technology
|
||||
pepp0508 // (c) 1987 IGT - International Game Technology
|
||||
|
Loading…
Reference in New Issue
Block a user