From 0917a7295fc020a3ea41948e5e3e90c84d8ed485 Mon Sep 17 00:00:00 2001 From: AJR Date: Fri, 20 Sep 2019 10:13:01 -0400 Subject: acorn_vidc: Move to src/devices/video and fix full build (nw) --- scripts/src/machine.lua | 12 ------------ 1 file changed, 12 deletions(-) (limited to 'scripts/src/machine.lua') diff --git a/scripts/src/machine.lua b/scripts/src/machine.lua index 96598c3aab8..fa836f90189 100644 --- a/scripts/src/machine.lua +++ b/scripts/src/machine.lua @@ -4161,15 +4161,3 @@ if (MACHINES["VRENDER0"]~=null) then MAME_DIR .. "src/devices/machine/vrender0.h", } end - --------------------------------------------------- --- ---@src/devices/machine/acorn_vidc.h,MACHINES["ACORN_VIDC10"] = true --------------------------------------------------- - -if (MACHINES["ACORN_VIDC10"]~=null) then - files { - MAME_DIR .. "src/devices/machine/acorn_vidc.cpp", - MAME_DIR .. "src/devices/machine/acorn_vidc.h", - } -end -- cgit v1.2.3-70-g09d2