arcade.lua: fixed compiling ARCADE target

This commit is contained in:
Ivan Vangelista 2020-10-11 08:01:44 +02:00
parent a52c2f2ca5
commit 1dcfc06e67

View File

@ -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