From 9a68224e4a7952fefbb3067a3e72effee6467d76 Mon Sep 17 00:00:00 2001 From: Patrick Mackinlay Date: Thu, 19 Oct 2017 19:36:01 +0700 Subject: bt459: new device Used in InterPro graphics boards. --- scripts/src/video.lua | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'scripts/src/video.lua') diff --git a/scripts/src/video.lua b/scripts/src/video.lua index f883a45f592..789dfc9403c 100644 --- a/scripts/src/video.lua +++ b/scripts/src/video.lua @@ -1010,3 +1010,14 @@ if (VIDEOS["PPU2C0X"]~=null) then } end +-------------------------------------------------- +-- +--@src/devices/video/bt459.h,VIDEOS["BT459"] = true +-------------------------------------------------- + +if (VIDEOS["BT459"]~=null) then + files { + MAME_DIR .. "src/devices/video/bt459.cpp", + MAME_DIR .. "src/devices/video/bt459.h", + } +end -- cgit v1.2.3-70-g09d2