mirror of
https://github.com/holub/mame
synced 2025-04-25 17:56:43 +03:00
this is credit limit (nw)
This commit is contained in:
parent
161f0f9b60
commit
de55b08ed6
@ -360,7 +360,7 @@ static INPUT_PORTS_START( mjsenpu )
|
||||
PORT_BIT( 0xffffff00, IP_ACTIVE_LOW, IPT_UNUSED )
|
||||
|
||||
PORT_START("DSW3")
|
||||
PORT_DIPNAME( 0x00000001, 0x00000001, "Value 4" )
|
||||
PORT_DIPNAME( 0x00000001, 0x00000001, "Credit Limit" )
|
||||
PORT_DIPSETTING( 0x00000001, "100" )
|
||||
PORT_DIPSETTING( 0x00000000, "500" )
|
||||
PORT_DIPNAME( 0x00000002, 0x00000002, "Coin Type?" ) // uses different coinage
|
||||
|
Loading…
Reference in New Issue
Block a user