summaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
author Roberto Fresca <robertofresca@recreativas.org>2020-09-28 22:13:28 +0200
committer hap <happppp@users.noreply.github.com>2020-09-28 22:35:23 +0200
commita1bd70348894b11adf2fe47d0b1c4f049eb1aec9 (patch)
treef696174ffe48b670fe6e0b899c0ca0f5429f36d0
parent102c64e434a9a0af94c7c67e05c92e5bf3808bbb (diff)
Update arcade.lua
Fix the arcade build (MASH) (cherry picked from commit 04a21129e8f3d5650809b48d368a473e263f09e0)
-rw-r--r--scripts/target/mame/arcade.lua1
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/target/mame/arcade.lua b/scripts/target/mame/arcade.lua
index 98d86d70a89..dfb89307d92 100644
--- a/scripts/target/mame/arcade.lua
+++ b/scripts/target/mame/arcade.lua
@@ -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