Update arcade.lua

Fix the arcade build (MASH)

(cherry picked from commit 04a21129e8)
This commit is contained in:
Roberto Fresca 2020-09-28 22:13:28 +02:00 committed by hap
parent 102c64e434
commit a1bd703488

View file

@ -823,6 +823,7 @@ BUSES["ZORRO"] = true
-- specify used file formats -- specify used file formats
-------------------------------------------------- --------------------------------------------------
FORMATS["APOLLO_DSK"] = true
FORMATS["GUAB_DSK"] = true FORMATS["GUAB_DSK"] = true
FORMATS["AMI_DSK"] = true FORMATS["AMI_DSK"] = true
FORMATS["SC3000_BIT"] = true FORMATS["SC3000_BIT"] = true