mirror of
https://github.com/holub/mame
synced 2025-06-01 02:21:48 +03:00
eeekk! is a conversion of pacman, so it will have switch 7 & 8 even though the game doesn't use it [smf]
This commit is contained in:
parent
60994ee870
commit
cef9b7f6c6
@ -2401,8 +2401,8 @@ static INPUT_PORTS_START( eeekk )
|
||||
PORT_DIPNAME( 0x20, 0x00, DEF_STR(Demo_Sounds) ) PORT_DIPLOCATION("SW:6")
|
||||
PORT_DIPSETTING( 0x00, DEF_STR(On) )
|
||||
PORT_DIPSETTING( 0x20, DEF_STR(Off) )
|
||||
PORT_BIT( 0x40, IP_ACTIVE_LOW, IPT_UNKNOWN )
|
||||
PORT_BIT( 0x80, IP_ACTIVE_LOW, IPT_UNKNOWN )
|
||||
PORT_DIPUNUSED_DIPLOC( 0x40, IP_ACTIVE_LOW, "SW:7")
|
||||
PORT_DIPUNUSED_DIPLOC( 0x80, IP_ACTIVE_LOW, "SW:8")
|
||||
INPUT_PORTS_END
|
||||
|
||||
static INPUT_PORTS_START( vanvan )
|
||||
|
Loading…
Reference in New Issue
Block a user