mirror of
https://github.com/holub/mame
synced 2025-05-21 05:08:54 +03:00
Added DEVICE_REMOVE for MACHINE_CONFIG involving set powerinsa. Fixes crash (no whatsnew)
This commit is contained in:
parent
2a80fd1dfb
commit
4e9b2ccf7a
@ -399,6 +399,7 @@ static MACHINE_CONFIG_DERIVED( powerina, powerins )
|
|||||||
|
|
||||||
MCFG_DEVICE_REMOVE("oki2")
|
MCFG_DEVICE_REMOVE("oki2")
|
||||||
MCFG_DEVICE_REMOVE("ym2203")
|
MCFG_DEVICE_REMOVE("ym2203")
|
||||||
|
MCFG_DEVICE_REMOVE("nmk112")
|
||||||
MACHINE_CONFIG_END
|
MACHINE_CONFIG_END
|
||||||
|
|
||||||
static MACHINE_CONFIG_DERIVED( powerinb, powerins )
|
static MACHINE_CONFIG_DERIVED( powerinb, powerins )
|
||||||
|
Loading…
Reference in New Issue
Block a user