mirror of
https://github.com/holub/mame
synced 2025-06-26 22:29:10 +03:00
grr. if the pcb allows it, we allow it. (nw)
This commit is contained in:
parent
b43523498f
commit
caf2778b82
@ -147,8 +147,8 @@ static INPUT_PORTS_START( speedbal )
|
||||
PORT_DIPSETTING( 0x03, "100000 300000 1M" )
|
||||
PORT_DIPSETTING( 0x04, "100000 300000" )
|
||||
PORT_DIPSETTING( 0x01, "200000 1M" )
|
||||
// PORT_DIPSETTING( 0x05, "200000" ) // dupe
|
||||
PORT_DIPSETTING( 0x02, "200000" )
|
||||
PORT_DIPSETTING( 0x05, "200000" )
|
||||
PORT_DIPSETTING( 0x02, "200000 (duplicate)" )
|
||||
PORT_DIPSETTING( 0x00, DEF_STR( None ) )
|
||||
PORT_DIPNAME( 0x08, 0x08, DEF_STR( Unknown ) )
|
||||
PORT_DIPSETTING( 0x08, DEF_STR( Off ) )
|
||||
|
Loading…
Reference in New Issue
Block a user