From d8aa10fbc1c3669a89a50c7aa7a8cfd4b4ad6981 Mon Sep 17 00:00:00 2001 From: Olivier Galibert Date: Sun, 22 May 2016 10:56:10 +0200 Subject: pcipc: sandbox for emulating a modern-ish pc (nw) --- scripts/src/video.lua | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'scripts/src/video.lua') diff --git a/scripts/src/video.lua b/scripts/src/video.lua index 8958c7e3852..cad05c3ac1b 100644 --- a/scripts/src/video.lua +++ b/scripts/src/video.lua @@ -244,6 +244,18 @@ if (VIDEOS["GF7600GS"]~=null) then } end +-------------------------------------------------- +-- +--@src/devices/video/mga2064w.h,VIDEOS["MGA2064W"] = true +-------------------------------------------------- + +if (VIDEOS["MGA2064W"]~=null) then + files { + MAME_DIR .. "src/devices/video/mga2064w.cpp", + MAME_DIR .. "src/devices/video/mga2064w.h", + } +end + -------------------------------------------------- -- --@src/devices/video/hd44102.h,VIDEOS["HD44102"] = true -- cgit v1.2.3-70-g09d2