From 2e17f70c2322b6e42b81a71f02a62b45c65fe8dc Mon Sep 17 00:00:00 2001 From: Patrick Mackinlay Date: Tue, 14 Jan 2025 14:24:13 +0700 Subject: 8530scc: retire legacy device --- scripts/src/machine.lua | 12 ------------ 1 file changed, 12 deletions(-) (limited to 'scripts') diff --git a/scripts/src/machine.lua b/scripts/src/machine.lua index a79fe0654bf..1e5ffa1dce0 100644 --- a/scripts/src/machine.lua +++ b/scripts/src/machine.lua @@ -617,18 +617,6 @@ if (MACHINES["KBDC8042"]~=null) then } end ---------------------------------------------------- --- ---@src/devices/machine/8530scc.h,MACHINES["8530SCC"] = true ---------------------------------------------------- - -if (MACHINES["8530SCC"]~=null) then - files { - MAME_DIR .. "src/devices/machine/8530scc.cpp", - MAME_DIR .. "src/devices/machine/8530scc.h", - } -end - --------------------------------------------------- -- --@src/devices/machine/adc0804.h,MACHINES["ADC0804"] = true -- cgit v1.2.3-70-g09d2