From 89dbabd04d00674a0c33d750fb381aba1d8cdf16 Mon Sep 17 00:00:00 2001 From: Aaron Giles Date: Tue, 20 Oct 2020 07:59:34 -0700 Subject: volt_reg: Remove uses that are not needed anymore with the recent (#7367) DAC changes. Which is all of them. Remove the device as well. --- scripts/src/sound.lua | 11 ----------- 1 file changed, 11 deletions(-) (limited to 'scripts/src/sound.lua') 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 @@ -1416,17 +1416,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 -- cgit v1.2.3-70-g09d2