mirror of
https://github.com/holub/mame
synced 2025-06-03 19:36:26 +03:00
rollingc : fixed cocktail mode
This commit is contained in:
parent
49e714879d
commit
ff193f9a68
@ -1141,10 +1141,6 @@ static INPUT_PORTS_START( rollingc )
|
|||||||
|
|
||||||
PORT_MODIFY("IN2")
|
PORT_MODIFY("IN2")
|
||||||
PORT_DIPUNKNOWN_DIPLOC( 0x08, 0x00, "SW1:4" )
|
PORT_DIPUNKNOWN_DIPLOC( 0x08, 0x00, "SW1:4" )
|
||||||
|
|
||||||
/* Dummy port for cocktail mode (not used) */
|
|
||||||
PORT_MODIFY(CABINET_PORT_TAG)
|
|
||||||
PORT_BIT( 0xff, IP_ACTIVE_HIGH, IPT_UNKNOWN )
|
|
||||||
INPUT_PORTS_END
|
INPUT_PORTS_END
|
||||||
|
|
||||||
static MACHINE_CONFIG_DERIVED_CLASS( rollingc, mw8080bw_root, _8080bw_state )
|
static MACHINE_CONFIG_DERIVED_CLASS( rollingc, mw8080bw_root, _8080bw_state )
|
||||||
|
Loading…
Reference in New Issue
Block a user