Update arcade.lua

Fix the arcade build (MASH)
This commit is contained in:
Roberto Fresca 2020-09-28 22:13:28 +02:00 committed by GitHub
parent 2f73dca6e6
commit 04a21129e8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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