mirror of
https://github.com/holub/mame
synced 2025-04-26 18:23:08 +03:00
removed unnecessary code for sf2m2
This commit is contained in:
parent
7e1305fa5e
commit
9705d41ac7
@ -1833,13 +1833,6 @@ static INPUT_PORTS_START( sf2hack )
|
||||
PORT_BIT( 0x8000, IP_ACTIVE_LOW, IPT_UNKNOWN )
|
||||
INPUT_PORTS_END
|
||||
|
||||
static INPUT_PORTS_START( sf2m2 )
|
||||
PORT_INCLUDE( sf2hack )
|
||||
|
||||
PORT_MODIFY("DSWB")
|
||||
PORT_DIPUNUSED_DIPLOC( 0x08, 0x00, "SW(B):4" ) // if ON the game boot
|
||||
INPUT_PORTS_END
|
||||
|
||||
static INPUT_PORTS_START( sf2m4 )
|
||||
PORT_INCLUDE( sf2hack )
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user