From dc0334e80e7f5db73c2981ab8ad396d0c85aabc7 Mon Sep 17 00:00:00 2001 From: Ivan Vangelista Date: Sat, 17 Jun 2023 19:40:11 +0200 Subject: igt/peplus.cpp: fixed missing entries --- src/mame/igt/peplus.cpp | 3 ++- src/mame/mame.lst | 4 +++- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/src/mame/igt/peplus.cpp b/src/mame/igt/peplus.cpp index bcdfb22f9ab..acea921e272 100644 --- a/src/mame/igt/peplus.cpp +++ b/src/mame/igt/peplus.cpp @@ -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 ) diff --git a/src/mame/mame.lst b/src/mame/mame.lst index aec26e9401a..10cccadb2d7 100755 --- a/src/mame/mame.lst +++ b/src/mame/mame.lst @@ -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 -- cgit v1.2.3