mirror of
https://github.com/holub/mame
synced 2025-07-03 09:06:08 +03:00
Lupin3 : removed unused extra cocktail switch
This commit is contained in:
parent
4e8389ee4f
commit
73891c9e0a
@ -1518,9 +1518,6 @@ static INPUT_PORTS_START( lupin3 )
|
|||||||
PORT_DIPNAME(0x80, 0x00, "Invulnerability (Cheat)") PORT_DIPLOCATION("SW1:8")
|
PORT_DIPNAME(0x80, 0x00, "Invulnerability (Cheat)") PORT_DIPLOCATION("SW1:8")
|
||||||
PORT_DIPSETTING( 0x00, DEF_STR( Off ) )
|
PORT_DIPSETTING( 0x00, DEF_STR( Off ) )
|
||||||
PORT_DIPSETTING( 0x80, DEF_STR( On ) )
|
PORT_DIPSETTING( 0x80, DEF_STR( On ) )
|
||||||
|
|
||||||
/* Dummy port for cocktail mode */
|
|
||||||
INVADERS_CAB_TYPE_PORT
|
|
||||||
INPUT_PORTS_END
|
INPUT_PORTS_END
|
||||||
|
|
||||||
static INPUT_PORTS_START( lupin3a )
|
static INPUT_PORTS_START( lupin3a )
|
||||||
|
Loading…
Reference in New Issue
Block a user