From ed0202220a5243537f5ba7dbc0a38e52a8390d79 Mon Sep 17 00:00:00 2001 From: hap Date: Fri, 14 Jun 2019 17:45:38 +0200 Subject: screenless: make it a 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 042be7e2a19..87a36ce6b5a 100644 --- a/scripts/src/video.lua +++ b/scripts/src/video.lua @@ -733,6 +733,17 @@ if (VIDEOS["SAA5050"]~=null) then } end +-------------------------------------------------- +-- +--@src/devices/video/pwm.h,VIDEOS["PWM_DISPLAY"] = true +-------------------------------------------------- +if (VIDEOS["PWM_DISPLAY"]~=null) then + files { + MAME_DIR .. "src/devices/video/pwm.cpp", + MAME_DIR .. "src/devices/video/pwm.h", + } +end + -------------------------------------------------- -- --@src/devices/video/sed1200.h,VIDEOS["SED1200"] = true -- cgit v1.2.3-70-g09d2