summaryrefslogtreecommitdiffstatshomepage
path: root/scripts
diff options
context:
space:
mode:
author Olivier Galibert <galibert@pobox.com>2025-09-27 22:45:52 +0200
committer Olivier Galibert <galibert@pobox.com>2025-09-27 22:46:01 +0200
commit996b632bed816427211fa0a7f596fe7c135c2925 (patch)
tree5801c2bc3bf1c003037dfcbf1027c101cb359807 /scripts
parentd2479ffdcc20903602a07a2aa6f229e243ef6aa0 (diff)
swp30: Overhaul
Diffstat (limited to 'scripts')
-rw-r--r--scripts/src/cpu.lua5
1 files changed, 0 insertions, 5 deletions
diff --git a/scripts/src/cpu.lua b/scripts/src/cpu.lua
index 51927330158..b26c4b13b45 100644
--- a/scripts/src/cpu.lua
+++ b/scripts/src/cpu.lua
@@ -3591,11 +3591,6 @@ if CPUS["SWP30"] then
}
end
-if opt_tool(CPUS, "SWP30") then
- table.insert(disasm_files , MAME_DIR .. "src/devices/sound/swp30d.cpp")
- table.insert(disasm_files , MAME_DIR .. "src/devices/sound/swp30d.h")
-end
-
--------------------------------------------------
-- Yamaha DSPV
--@src/devices/sound/dspv.h,CPUS["DSPV"] = true