From 9ef08696cc5e709af1bf66d44ae472cd80449484 Mon Sep 17 00:00:00 2001 From: Olivier Galibert Date: Tue, 22 Jan 2019 22:20:54 +0100 Subject: wd33c9x: Convert the remaining drivers, kill the old driver [O. Galibert] --- scripts/src/machine.lua | 13 ------------- 1 file changed, 13 deletions(-) (limited to 'scripts/src') diff --git a/scripts/src/machine.lua b/scripts/src/machine.lua index 14a2050c3a5..351c47a9232 100644 --- a/scripts/src/machine.lua +++ b/scripts/src/machine.lua @@ -2936,19 +2936,6 @@ if (MACHINES["WD2010"]~=null) then } end ---------------------------------------------------- --- ---@src/devices/machine/wd33c93.h,MACHINES["WD33C93"] = true ---------------------------------------------------- - -if (MACHINES["WD33C93"]~=null) then - MACHINES["SCSI"] = true - files { - MAME_DIR .. "src/devices/machine/wd33c93.cpp", - MAME_DIR .. "src/devices/machine/wd33c93.h", - } -end - --------------------------------------------------- -- --@src/devices/machine/wd33c9x.h,MACHINES["WD33C9X"] = true -- cgit v1.2.3