mirror of
https://github.com/holub/mame
synced 2025-04-22 16:31:49 +03:00
gunforc2, geostorm: doesn't have bonus lives, remove DIP SW so it not confuse players (nw)
This commit is contained in:
parent
1687e930f8
commit
e2502892c0
@ -830,9 +830,6 @@ static INPUT_PORTS_START( gunforc2 )
|
||||
PORT_DIPSETTING( 0x0008, DEF_STR( Easy ) )
|
||||
PORT_DIPSETTING( 0x000c, DEF_STR( Normal ) )
|
||||
PORT_DIPSETTING( 0x0004, DEF_STR( Hard ) )
|
||||
PORT_DIPNAME( 0x0010, 0x0010, DEF_STR( Bonus_Life ) ) PORT_DIPLOCATION("SW1:5")
|
||||
PORT_DIPSETTING( 0x0000, "15000 35000 75000 120000" )
|
||||
PORT_DIPSETTING( 0x0010, "20000 40000 90000 150000" )
|
||||
INPUT_PORTS_END
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user