From 4c15ecdbb60f9c48dd68236f92fd77729af33fbb Mon Sep 17 00:00:00 2001 From: Patrick Mackinlay Date: Thu, 20 Jun 2019 18:28:06 +0700 Subject: bt47x: new device (nw) --- scripts/src/video.lua | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'scripts/src') diff --git a/scripts/src/video.lua b/scripts/src/video.lua index 87a36ce6b5a..b49bd961f95 100644 --- a/scripts/src/video.lua +++ b/scripts/src/video.lua @@ -1207,3 +1207,14 @@ if (VIDEOS["DECSFB"]~=null) then } end +-------------------------------------------------- +-- +--@src/devices/video/bt47x.h,VIDEOS["BT47X"] = true +-------------------------------------------------- + +if (VIDEOS["BT47X"]~=null) then + files { + MAME_DIR .. "src/devices/video/bt47x.cpp", + MAME_DIR .. "src/devices/video/bt47x.h", + } +end -- cgit v1.2.3-70-g09d2