mirror of
https://github.com/holub/mame
synced 2025-04-24 01:11:11 +03:00
wops
This commit is contained in:
parent
39d048faa2
commit
4d4843a2f6
@ -769,7 +769,7 @@ static INPUT_PORTS_START(meritm_crt250)
|
||||
PORT_BIT( 0x08, IP_ACTIVE_LOW, IPT_POKER_HOLD4 )
|
||||
PORT_BIT( 0x10, IP_ACTIVE_LOW, IPT_POKER_HOLD5 )
|
||||
PORT_BIT( 0x20, IP_ACTIVE_LOW, IPT_GAMBLE_DEAL ) PORT_NAME("Play")
|
||||
PORT_BIT( 0x40, IP_ACTIVE_LOW, IPT_GAMBLE_DEAL ) PORT_NAME("Raise")
|
||||
PORT_BIT( 0x40, IP_ACTIVE_LOW, IPT_GAMBLE_BET ) PORT_NAME("Raise")
|
||||
PORT_BIT( 0x80, IP_ACTIVE_LOW, IPT_UNKNOWN )
|
||||
|
||||
PORT_START("PIO1_PORTB")
|
||||
|
Loading…
Reference in New Issue
Block a user