diff options
Diffstat (limited to 'scripts/src/video.lua')
-rw-r--r-- | scripts/src/video.lua | 235 |
1 files changed, 148 insertions, 87 deletions
diff --git a/scripts/src/video.lua b/scripts/src/video.lua index 299ba9ba502..1c5c7e53eff 100644 --- a/scripts/src/video.lua +++ b/scripts/src/video.lua @@ -199,6 +199,18 @@ if (VIDEOS["DP8350"]~=null) then } end +--------------------------------------------------- +-- +--@src/devices/video/ds8874.h,VIDEOS["DS8874"] = true +--------------------------------------------------- + +if (VIDEOS["DS8874"]~=null) then + files { + MAME_DIR .. "src/devices/video/ds8874.cpp", + MAME_DIR .. "src/devices/video/ds8874.h", + } +end + -------------------------------------------------- -- --@src/devices/video/ef9340_1.h,VIDEOS["EF9340_1"] = true @@ -248,28 +260,6 @@ if (VIDEOS["EF9365"]~=null) then end -------------------------------------------------- ---@src/devices/video/epic12.h,VIDEOS["EPIC12"] = true --------------------------------------------------- - -if (VIDEOS["EPIC12"]~=null) then - files { - MAME_DIR .. "src/devices/video/epic12.cpp", - MAME_DIR .. "src/devices/video/epic12.h", - MAME_DIR .. "src/devices/video/epic12_blit0.cpp", - MAME_DIR .. "src/devices/video/epic12_blit1.cpp", - MAME_DIR .. "src/devices/video/epic12_blit2.cpp", - MAME_DIR .. "src/devices/video/epic12_blit3.cpp", - MAME_DIR .. "src/devices/video/epic12_blit4.cpp", - MAME_DIR .. "src/devices/video/epic12_blit5.cpp", - MAME_DIR .. "src/devices/video/epic12_blit6.cpp", - MAME_DIR .. "src/devices/video/epic12_blit7.cpp", - MAME_DIR .. "src/devices/video/epic12_blit8.cpp", - MAME_DIR .. "src/devices/video/epic12in.hxx", - MAME_DIR .. "src/devices/video/epic12pixel.hxx", - } -end - --------------------------------------------------- -- --@src/devices/video/fixfreq.h,VIDEOS["FIXFREQ"] = true -------------------------------------------------- @@ -619,13 +609,13 @@ end -------------------------------------------------- -- ---@src/devices/video/lc7582.h,VIDEOS["LC7582"] = true +--@src/devices/video/lc7580.h,VIDEOS["LC7580"] = true -------------------------------------------------- -if (VIDEOS["LC7582"]~=null) then +if (VIDEOS["LC7580"]~=null) then files { - MAME_DIR .. "src/devices/video/lc7582.cpp", - MAME_DIR .. "src/devices/video/lc7582.h", + MAME_DIR .. "src/devices/video/lc7580.cpp", + MAME_DIR .. "src/devices/video/lc7580.h", } end @@ -811,6 +801,18 @@ end -------------------------------------------------- -- +--@src/devices/video/mn1252.h,VIDEOS["MN1252"] = true +-------------------------------------------------- + +if (VIDEOS["MN1252"]~=null) then + files { + MAME_DIR .. "src/devices/video/mn1252.cpp", + MAME_DIR .. "src/devices/video/mn1252.h", + } +end + +-------------------------------------------------- +-- --@src/devices/video/pc_vga.h,VIDEOS["PC_VGA"] = true -------------------------------------------------- @@ -823,6 +825,18 @@ end -------------------------------------------------- -- +--@src/devices/video/pc_vga_alliance.h,VIDEOS["PC_VGA_ALLIANCE"] = true +-------------------------------------------------- + +if (VIDEOS["PC_VGA_ALLIANCE"]~=null) then + files { + MAME_DIR .. "src/devices/video/pc_vga_alliance.cpp", + MAME_DIR .. "src/devices/video/pc_vga_alliance.h", + } +end + +-------------------------------------------------- +-- --@src/devices/video/pc_vga_ati.h,VIDEOS["PC_VGA_ATI"] = true -------------------------------------------------- @@ -895,6 +909,18 @@ end -------------------------------------------------- -- +--@src/devices/video/pc_vga_mediagx.h,VIDEOS["PC_VGA_MEDIAGX"] = true +-------------------------------------------------- + +if (VIDEOS["PC_VGA_MEDIAGX"]~=null) then + files { + MAME_DIR .. "src/devices/video/pc_vga_mediagx.cpp", + MAME_DIR .. "src/devices/video/pc_vga_mediagx.h", + } +end + +-------------------------------------------------- +-- --@src/devices/video/pc_vga_nvidia.h,VIDEOS["PC_VGA_NVIDIA"] = true -------------------------------------------------- @@ -907,6 +933,18 @@ end -------------------------------------------------- -- +--@src/devices/video/pc_vga_oak.h,VIDEOS["PC_VGA_OAK"] = true +-------------------------------------------------- + +if (VIDEOS["PC_VGA_OAK"]~=null) then + files { + MAME_DIR .. "src/devices/video/pc_vga_oak.cpp", + MAME_DIR .. "src/devices/video/pc_vga_oak.h", + } +end + +-------------------------------------------------- +-- --@src/devices/video/pc_vga_paradise.h,VIDEOS["PC_VGA_PARADISE"] = true -------------------------------------------------- @@ -1004,19 +1042,6 @@ end -------------------------------------------------- -- ---@src/devices/video/clgd546x_laguna.h,VIDEOS["CLGD546X_LAGUNA"] = true --------------------------------------------------- - -if (VIDEOS["CLGD546X_LAGUNA"]~=null) then - files { - MAME_DIR .. "src/devices/video/clgd546x_laguna.cpp", - MAME_DIR .. "src/devices/video/clgd546x_laguna.h", - } -end - - --------------------------------------------------- --- --@src/devices/video/pcd8544.h,VIDEOS["PCD8544"] = true -------------------------------------------------- @@ -1089,6 +1114,18 @@ end -------------------------------------------------- -- +--@src/devices/video/saa7110.h,VIDEOS["SAA7110"] = true +-------------------------------------------------- + +if (VIDEOS["SAA7110"]~=null) then + files { + MAME_DIR .. "src/devices/video/saa7110.cpp", + MAME_DIR .. "src/devices/video/saa7110.h", + } +end + +-------------------------------------------------- +-- --@src/devices/video/sn74s262.h,VIDEOS["SN74S262"] = true -------------------------------------------------- @@ -1355,18 +1392,6 @@ end -------------------------------------------------- -- ---@src/devices/video/vic4567.h,VIDEOS["VIC4567"] = true --------------------------------------------------- - -if (VIDEOS["VIC4567"]~=null) then - files { - MAME_DIR .. "src/devices/video/vic4567.cpp", - MAME_DIR .. "src/devices/video/vic4567.h", - } -end - --------------------------------------------------- --- --@src/devices/video/v9938.h,VIDEOS["V9938"] = true -------------------------------------------------- @@ -1498,6 +1523,18 @@ end -------------------------------------------------- -- +--@src/devices/video/bt431.h,VIDEOS["BT431"] = true +-------------------------------------------------- + +if (VIDEOS["BT431"]~=null) then + files { + MAME_DIR .. "src/devices/video/bt431.cpp", + MAME_DIR .. "src/devices/video/bt431.h", + } +end + +-------------------------------------------------- +-- --@src/devices/video/bt459.h,VIDEOS["BT459"] = true -------------------------------------------------- @@ -1510,37 +1547,61 @@ end -------------------------------------------------- -- ---@src/devices/video/imagetek_i4100.h,VIDEOS["I4100"] = true +--@src/devices/video/bt45x.h,VIDEOS["BT45X"] = true -------------------------------------------------- -if (VIDEOS["I4100"]~=null) then +if (VIDEOS["BT45X"]~=null) then files { - MAME_DIR .. "src/devices/video/imagetek_i4100.cpp", - MAME_DIR .. "src/devices/video/imagetek_i4100.h", + MAME_DIR .. "src/devices/video/bt45x.cpp", + MAME_DIR .. "src/devices/video/bt45x.h", } end -------------------------------------------------- -- ---@src/devices/video/dp8510.h,VIDEOS["DP8510"] = true +--@src/devices/video/bt47x.h,VIDEOS["BT47X"] = true -------------------------------------------------- -if (VIDEOS["DP8510"]~=null) then +if (VIDEOS["BT47X"]~=null) then files { - MAME_DIR .. "src/devices/video/dp8510.cpp", - MAME_DIR .. "src/devices/video/dp8510.h", + MAME_DIR .. "src/devices/video/bt47x.cpp", + MAME_DIR .. "src/devices/video/bt47x.h", } end -------------------------------------------------- -- ---@src/devices/video/bt45x.h,VIDEOS["BT45X"] = true +--@src/devices/video/bt48x.h,VIDEOS["BT48X"] = true -------------------------------------------------- -if (VIDEOS["BT45X"]~=null) then +if (VIDEOS["BT48X"]~=null) then files { - MAME_DIR .. "src/devices/video/bt45x.cpp", - MAME_DIR .. "src/devices/video/bt45x.h", + MAME_DIR .. "src/devices/video/bt48x.cpp", + MAME_DIR .. "src/devices/video/bt48x.h", + } +end + +-------------------------------------------------- +-- +--@src/devices/video/imagetek_i4100.h,VIDEOS["I4100"] = true +-------------------------------------------------- + +if (VIDEOS["I4100"]~=null) then + files { + MAME_DIR .. "src/devices/video/imagetek_i4100.cpp", + MAME_DIR .. "src/devices/video/imagetek_i4100.h", + } +end + +-------------------------------------------------- +-- +--@src/devices/video/dp8510.h,VIDEOS["DP8510"] = true +-------------------------------------------------- + +if (VIDEOS["DP8510"]~=null) then + files { + MAME_DIR .. "src/devices/video/dp8510.cpp", + MAME_DIR .. "src/devices/video/dp8510.h", } end @@ -1602,30 +1663,6 @@ 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 - --------------------------------------------------- --- ---@src/devices/video/bt431.h,VIDEOS["BT431"] = true --------------------------------------------------- - -if (VIDEOS["BT431"]~=null) then - files { - MAME_DIR .. "src/devices/video/bt431.cpp", - MAME_DIR .. "src/devices/video/bt431.h", - } -end - --------------------------------------------------- --- --@src/devices/video/vrender0.h,VIDEOS["VRENDER0"] = true -------------------------------------------------- @@ -1662,6 +1699,18 @@ end -------------------------------------------------- -- +--@src/devices/video/zr36060.h,VIDEOS["ZR36060"] = true +-------------------------------------------------- + +if (VIDEOS["ZR36060"]~=null) then + files { + MAME_DIR .. "src/devices/video/zr36060.cpp", + MAME_DIR .. "src/devices/video/zr36060.h", + } +end + +-------------------------------------------------- +-- --@src/devices/video/zr36110.h,VIDEOS["ZR36110"] = true -------------------------------------------------- @@ -1671,3 +1720,15 @@ if (VIDEOS["ZR36110"]~=null) then MAME_DIR .. "src/devices/video/zr36110.h", } end + +-------------------------------------------------- +-- +--@src/devices/video/bt450.h,VIDEOS["BT450"] = true +-------------------------------------------------- + +if (VIDEOS["BT450"]~=null) then + files { + MAME_DIR .. "src/devices/video/bt450.cpp", + MAME_DIR .. "src/devices/video/bt450.h", + } +end |