From 64e0dd3b0b4d331b0e13c3f4d7b4ab267a41ff34 Mon Sep 17 00:00:00 2001 From: Robbbert Date: Tue, 7 Jun 2022 19:01:14 +1000 Subject: Fixes for ph_04 and sis630. --- src/mame/drivers/wpc_95.cpp | 3 ++- src/mame/mame.lst | 2 +- src/mame/mess.flt | 3 +++ 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/src/mame/drivers/wpc_95.cpp b/src/mame/drivers/wpc_95.cpp index 328589d4efe..01070c0a421 100644 --- a/src/mame/drivers/wpc_95.cpp +++ b/src/mame/drivers/wpc_95.cpp @@ -25,12 +25,13 @@ Cirqus Voltaire 50062 Hold QWER hit 1 QWER The Champion Pub 50063 Hold QWER hit 1 QWER Monster Bash 50065 Hold QWER hit 1 QWER Cactus Canyon 50066 Hold QWER hit 1 QWER +Phantom Haus 90001 (not a pinball, not working) Safe Cracker 90003 Hold QWE hit 1 QWE (timed game) Ticket Tac Toe 90005 Hold X hit 1 (n/a) -Phantom Haus unknown (not emulated) ToDo: - Mechanical sounds +- Phantom Haus: This is a "payout machine" - it gives tokens as prizes - not a pinball. *********************************************************************************************/ diff --git a/src/mame/mame.lst b/src/mame/mame.lst index e1229169154..86dc76ce40a 100644 --- a/src/mame/mame.lst +++ b/src/mame/mame.lst @@ -43709,6 +43709,7 @@ nbaf_31a // ngg_10 // ngg_13 // ngg_p06 // +ph_04 // sc_091 // sc_10 // sc_14 // @@ -43904,7 +43905,6 @@ nf_22 // nf_23 // nf_23f // nf_23x // -ph_04 // rs_l6 // rs_la4 // rs_la5 // diff --git a/src/mame/mess.flt b/src/mame/mess.flt index 29d6941871c..b3957bdba9f 100644 --- a/src/mame/mess.flt +++ b/src/mame/mess.flt @@ -1277,5 +1277,8 @@ zx.cpp +jaguarcd //neogeo.cpp +aes +//sis630 +-gamecst2 +-gamecstl //vectrex.cpp -raaspec -- cgit v1.2.3