mirror of
https://github.com/holub/mame
synced 2025-04-24 09:20:02 +03:00
and a broken dipswitcgh
This commit is contained in:
parent
aceac2f5f9
commit
55d8157c14
@ -547,7 +547,7 @@ static INPUT_PORTS_START( suprmous )
|
||||
//PORT_DIPSETTING( 0x10, "5" )
|
||||
//PORT_DIPSETTING( 0x18, "5" )
|
||||
PORT_DIPNAME( 0x20, 0x00, DEF_STR( Bonus_Life ) )
|
||||
PORT_DIPSETTING( 0x10, "5000" )
|
||||
PORT_DIPSETTING( 0x20, "5000" )
|
||||
PORT_DIPSETTING( 0x00, "10000" )
|
||||
PORT_DIPNAME( 0x40, 0x00, DEF_STR( Cabinet ) )
|
||||
PORT_DIPSETTING( 0x00, DEF_STR( Upright ) )
|
||||
|
Loading…
Reference in New Issue
Block a user