mirror of
https://github.com/holub/mame
synced 2025-04-18 22:49:58 +03:00
arcade.lua: fixed compiling ARCADE target
This commit is contained in:
parent
a52c2f2ca5
commit
1dcfc06e67
@ -542,7 +542,7 @@ MACHINES["MC6843"] = true
|
|||||||
MACHINES["MC6846"] = true
|
MACHINES["MC6846"] = true
|
||||||
MACHINES["MC6852"] = true
|
MACHINES["MC6852"] = true
|
||||||
MACHINES["MC6854"] = true
|
MACHINES["MC6854"] = true
|
||||||
--MACHINES["MC68328"] = true
|
MACHINES["MC68328"] = true
|
||||||
MACHINES["MC68901"] = true
|
MACHINES["MC68901"] = true
|
||||||
MACHINES["MCCS1850"] = true
|
MACHINES["MCCS1850"] = true
|
||||||
MACHINES["M68307"] = true
|
MACHINES["M68307"] = true
|
||||||
|
Loading…
Reference in New Issue
Block a user