deco_mlc: Remove erroneous I/O ports (nw)

This commit is contained in:
AJR 2017-09-01 16:44:48 -04:00
parent 2fc4b8e1c0
commit e8c24579fc

View File

@ -561,9 +561,6 @@ static MACHINE_CONFIG_START( mlc )
MCFG_VIDEO_START_OVERRIDE(deco_mlc_state,mlc) MCFG_VIDEO_START_OVERRIDE(deco_mlc_state,mlc)
MCFG_DECO146_ADD("ioprot") MCFG_DECO146_ADD("ioprot")
MCFG_DECO146_IN_PORTA_CB(IOPORT("INPUTS"))
MCFG_DECO146_IN_PORTB_CB(IOPORT("SYSTEM"))
MCFG_DECO146_IN_PORTC_CB(IOPORT("DSW"))
MCFG_DECO146_SET_USE_MAGIC_ADDRESS_XOR MCFG_DECO146_SET_USE_MAGIC_ADDRESS_XOR
/* sound hardware */ /* sound hardware */