srcclean (nw)

This commit is contained in:
Vas Crabb 2018-05-27 10:25:02 +10:00
parent 0fe30e8cf2
commit c372746c61
2 changed files with 9 additions and 9 deletions

View File

@ -636,7 +636,7 @@ static INPUT_PORTS_START( cyclwarr )
PORT_DIPSETTING( 0x04, "10000" )
PORT_DIPSETTING( 0x00, "15000" )
PORT_DIPNAME( 0x18, 0x08, "Machine Type" ) PORT_DIPLOCATION("SW2:4,5")
// PORT_DIPSETTING( 0x00, "2 Players" ) // same as 4 players but text layout is 2p (invalid setting)
// PORT_DIPSETTING( 0x00, "2 Players" ) // same as 4 players but text layout is 2p (invalid setting)
PORT_DIPSETTING( 0x08, "2 Players" )
PORT_DIPSETTING( 0x10, "3 Players" )
PORT_DIPSETTING( 0x18, "4 Players" )