summaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
author Roberto Fresca <robbie@robertofresca.com>2025-08-28 07:51:02 +0200
committer Roberto Fresca <robbie@robertofresca.com>2025-08-28 07:51:02 +0200
commit85ad848f8b24cc68ec74832e583e265b73ab7a7b (patch)
treee9d07b395990fdbfe244eae41954a2d7bd02f4b2
parent4a55b7e48e6b26de8087c04bda67bdd1d50dba37 (diff)
Poker Master: Corrected notes...
Systems promoted to working --------------------------- Poker Master (ED-1993 set 1) [Roberto Fresca, Grull Osgo] Poker Master (ED-1993 set 2) [Roberto Fresca, Grull Osgo]
-rw-r--r--src/mame/igs/goldstar.cpp7
1 files changed, 2 insertions, 5 deletions
diff --git a/src/mame/igs/goldstar.cpp b/src/mame/igs/goldstar.cpp
index 795622d99dc..86a18f5d387 100644
--- a/src/mame/igs/goldstar.cpp
+++ b/src/mame/igs/goldstar.cpp
@@ -4765,11 +4765,8 @@ static INPUT_PORTS_START( tonypok )
PORT_DIPSETTING( 0x40, "30" )
INPUT_PORTS_END
-/* taken from manual - (it's a starting point)
- consider everything unverified
- not all DIP banks are actually hooked up as I/O map
- is currently based on what crazybon actually reads
-*/
+// taken from manual
+// most verified and fixed/corrected.
static INPUT_PORTS_START( pkrmast )
PORT_START("IN0") // PLAYER
PORT_BIT( 0x01, IP_ACTIVE_LOW, IPT_START ) PORT_NAME("Deal/Draw/Take") // Yes, also "Take"