From 864040eade6ad7d8ab692d2aa88a35b7c31c3a09 Mon Sep 17 00:00:00 2001 From: Brian Troha Date: Sat, 6 Mar 2021 01:00:33 -0600 Subject: [PATCH] Fix 'arcade' build --- scripts/target/mame/arcade.lua | 2 ++ 1 file changed, 2 insertions(+) diff --git a/scripts/target/mame/arcade.lua b/scripts/target/mame/arcade.lua index 4794fb488bc..5cae165daa0 100644 --- a/scripts/target/mame/arcade.lua +++ b/scripts/target/mame/arcade.lua @@ -819,6 +819,7 @@ BUSES["SMS_EXP"] = true --BUSES["SPC1000"] = true BUSES["SUNKBD"] = true --BUSES["TI99PEB"] = true +BUSES["THOMSON"] = true --BUSES["TVC"] = true --BUSES["VBOY"] = true --BUSES["VC4000"] = true @@ -852,6 +853,7 @@ FORMATS["WD177X_DSK"] = true FORMATS["NASLITE_DSK"] = true FORMATS["BASICDSK"] = true FORMATS["IBMXDF_DSK"] = true +FORMATS["IPF_DSK"] = true -------------------------------------------------- -- this is the list of driver libraries that