grr. if the pcb allows it, we allow it. (nw)

This commit is contained in:
David Haywood 2013-06-04 11:09:30 +00:00
parent b43523498f
commit caf2778b82

View File

@ -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 ) )