summaryrefslogtreecommitdiffstatshomepage
path: root/scripts/src/sound.lua
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/src/sound.lua')
-rw-r--r--scripts/src/sound.lua11
1 files changed, 0 insertions, 11 deletions
diff --git a/scripts/src/sound.lua b/scripts/src/sound.lua
index c28d9bf0d71..4d5f53de389 100644
--- a/scripts/src/sound.lua
+++ b/scripts/src/sound.lua
@@ -1417,17 +1417,6 @@ if (SOUNDS["PCD3311"]~=null) then
end
---------------------------------------------------
--- Voltage Regulator
---@src/devices/sound/volt_reg.h,SOUNDS["VOLT_REG"] = true
----------------------------------------------------
-if (SOUNDS["VOLT_REG"]~=null) then
- files {
- MAME_DIR .. "src/devices/sound/volt_reg.cpp",
- MAME_DIR .. "src/devices/sound/volt_reg.h",
- }
-end
-
----------------------------------------------------
-- DAC-76 COMDAC
--@src/devices/sound/dac76.h,SOUNDS["DAC76"] = true
---------------------------------------------------