mirror of
https://github.com/holub/mame
synced 2025-05-22 21:58:57 +03:00
Small spelling correction to a DIP assignment
This commit is contained in:
parent
183b2b082b
commit
52464c274c
@ -1636,7 +1636,7 @@ static INPUT_PORTS_START( brapboys )
|
||||
PORT_DIPSETTING( 0x00, DEF_STR( On ) )
|
||||
PORT_DIPUNUSED_DIPLOC(0x08, 0x08, "SW1:4" )
|
||||
PORT_DIPNAME( 0x10, 0x10, "Coin Slots" ) PORT_DIPLOCATION("SW1:5")
|
||||
PORT_DIPSETTING( 0x10, "Seprate Coins" )
|
||||
PORT_DIPSETTING( 0x10, "Separate Coins" )
|
||||
PORT_DIPSETTING( 0x00, "Shared Coins" )
|
||||
PORT_DIPNAME( 0x20, 0x20, DEF_STR( Players ) ) PORT_DIPLOCATION("SW1:6")
|
||||
PORT_DIPSETTING( 0x20, "3" )
|
||||
|
Loading…
Reference in New Issue
Block a user