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