From 6ab1dfb1a818e4d976f7e94537260ef36d2f7cc0 Mon Sep 17 00:00:00 2001 From: AJR Date: Fri, 6 Mar 2020 15:00:11 -0500 Subject: Clean up odds and ends (nw) - com8116: Delete SY2661-1/-2 tables (these are just second sources of SCN2661A/B) - mc2661: Remove obsolete device - rs232: Remove 7200 baud setting formerly required by one driver to work around incorrect table --- 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 dd2bf64ce29..f53859c6e8b 100644 --- a/scripts/src/machine.lua +++ b/scripts/src/machine.lua @@ -1883,18 +1883,6 @@ if (MACHINES["MC14411"]~=null) then } end ---------------------------------------------------- --- ---@src/devices/machine/mc2661.h,MACHINES["MC2661"] = true ---------------------------------------------------- - -if (MACHINES["MC2661"]~=null) then - files { - MAME_DIR .. "src/devices/machine/mc2661.cpp", - MAME_DIR .. "src/devices/machine/mc2661.h", - } -end - --------------------------------------------------- -- --@src/devices/machine/mc6843.h,MACHINES["MC6843"] = true -- cgit v1.2.3-70-g09d2