From a6f8b885da1c5eb582d281dde0300fa04fcfe260 Mon Sep 17 00:00:00 2001 From: Patrick Mackinlay Date: Tue, 1 Jan 2019 09:17:02 +0700 Subject: wd33c9x: somebody dropped this (nw) --- scripts/src/machine.lua | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'scripts/src/machine.lua') diff --git a/scripts/src/machine.lua b/scripts/src/machine.lua index 8b9235f769b..4e74fd9e6c3 100644 --- a/scripts/src/machine.lua +++ b/scripts/src/machine.lua @@ -2947,6 +2947,19 @@ if (MACHINES["WD33C93"]~=null) then } end +--------------------------------------------------- +-- +--@src/devices/machine/wd33c9x.h,MACHINES["WD33C9X"] = true +--------------------------------------------------- + +if (MACHINES["WD33C9X"]~=null) then + MACHINES["SCSI"] = true + files { + MAME_DIR .. "src/devices/machine/wd33c9x.cpp", + MAME_DIR .. "src/devices/machine/wd33c9x.h", + } +end + --------------------------------------------------- -- --@src/devices/machine/wd7600.h,MACHINES["WD7600"] = true -- cgit v1.2.3-70-g09d2