Added DEVICE_REMOVE for MACHINE_CONFIG involving set powerinsa. Fixes crash (no whatsnew)

This commit is contained in:
Scott Stone 2011-02-05 02:28:36 +00:00
parent 2a80fd1dfb
commit 4e9b2ccf7a

View File

@ -399,6 +399,7 @@ static MACHINE_CONFIG_DERIVED( powerina, powerins )
MCFG_DEVICE_REMOVE("oki2")
MCFG_DEVICE_REMOVE("ym2203")
MCFG_DEVICE_REMOVE("nmk112")
MACHINE_CONFIG_END
static MACHINE_CONFIG_DERIVED( powerinb, powerins )