From 3cd14b2e0ab597177e947c8588b5d3a154fb6d26 Mon Sep 17 00:00:00 2001 From: David Haywood <28625134+DavidHaywood@users.noreply.github.com> Date: Tue, 29 Sep 2020 10:05:21 +0100 Subject: machines promoted to WORKING (plug play) (#7299) machines promoted to WORKING ---- TV MegaMax active power game system 30-in-1 (MegaMax GPD001SDG) [David Haywood] * added files for the VT APU type, currently no extra functionality, but will be built upon --- scripts/src/sound.lua | 2 ++ 1 file changed, 2 insertions(+) (limited to 'scripts/src/sound.lua') diff --git a/scripts/src/sound.lua b/scripts/src/sound.lua index a49d74dbc9e..27002fb8bd8 100644 --- a/scripts/src/sound.lua +++ b/scripts/src/sound.lua @@ -657,6 +657,8 @@ if (SOUNDS["NES_APU"]~=null) then MAME_DIR .. "src/devices/sound/nes_apu.cpp", MAME_DIR .. "src/devices/sound/nes_apu.h", MAME_DIR .. "src/devices/sound/nes_defs.h", + MAME_DIR .. "src/devices/sound/nes_apu_vt.cpp", + MAME_DIR .. "src/devices/sound/nes_apu_vt.h", } end -- cgit v1.2.3-70-g09d2