mirror of
https://github.com/holub/mame
synced 2025-07-05 01:48:29 +03:00
srcclean (nw)
This commit is contained in:
parent
0fe30e8cf2
commit
c372746c61
@ -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" )
|
||||
|
Loading…
Reference in New Issue
Block a user