summaryrefslogtreecommitdiffstatshomepage
path: root/scripts/target/mame/mess.lua
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/target/mame/mess.lua')
-rw-r--r--scripts/target/mame/mess.lua2
1 files changed, 2 insertions, 0 deletions
diff --git a/scripts/target/mame/mess.lua b/scripts/target/mame/mess.lua
index 036b63c330b..a69109a3540 100644
--- a/scripts/target/mame/mess.lua
+++ b/scripts/target/mame/mess.lua
@@ -141,6 +141,7 @@ CPUS["NS32000"] = true
--CPUS["DSPP"] = true
CPUS["HPC"] = true
CPUS["MEG"] = true
+CPUS["DSPV"] = true
--------------------------------------------------
-- specify available sound cores; some of these are
@@ -284,6 +285,7 @@ SOUNDS["DAVE"] = true
--SOUNDS["LC7535"] = true
SOUNDS["UPD934G"] = true
SOUNDS["IOPSPU"] = true
+SOUNDS["SWP20"] = true
SOUNDS["SWP30"] = true
--------------------------------------------------