mirror of
https://github.com/holub/mame
synced 2025-06-27 06:39:03 +03:00
deco_mlc: Remove erroneous I/O ports (nw)
This commit is contained in:
parent
2fc4b8e1c0
commit
e8c24579fc
@ -561,9 +561,6 @@ static MACHINE_CONFIG_START( mlc )
|
||||
MCFG_VIDEO_START_OVERRIDE(deco_mlc_state,mlc)
|
||||
|
||||
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
|
||||
|
||||
/* sound hardware */
|
||||
|
Loading…
Reference in New Issue
Block a user