diff options
Diffstat (limited to 'scripts/src/machine.lua')
-rw-r--r-- | scripts/src/machine.lua | 335 |
1 files changed, 188 insertions, 147 deletions
diff --git a/scripts/src/machine.lua b/scripts/src/machine.lua index af09e563671..9df64987200 100644 --- a/scripts/src/machine.lua +++ b/scripts/src/machine.lua @@ -142,18 +142,6 @@ end --------------------------------------------------- -- ---@src/devices/machine/akiko.h,MACHINES["AKIKO"] = true ---------------------------------------------------- - -if (MACHINES["AKIKO"]~=null) then - files { - MAME_DIR .. "src/devices/machine/akiko.cpp", - MAME_DIR .. "src/devices/machine/akiko.h", - } -end - ---------------------------------------------------- --- --@src/devices/machine/am2901b.h,MACHINES["AM2901B"] = true --------------------------------------------------- @@ -164,18 +152,6 @@ if (MACHINES["AM2901B"]~=null) then } end ---------------------------------------------------- --- ---@src/devices/machine/amiga_copper.h,MACHINES["AMIGA_COPPER"] = true ---------------------------------------------------- - -if (MACHINES["AMIGA_COPPER"]~=null) then - files { - MAME_DIR .. "src/devices/machine/amiga_copper.cpp", - MAME_DIR .. "src/devices/machine/amiga_copper.h", - } -end - -------------------------------------------------- -- --@src/devices/machine/arm_iomd.h,MACHINES["ARM_IOMD"] = true @@ -242,19 +218,6 @@ end --------------------------------------------------- -- ---@src/devices/machine/gayle.h,MACHINES["GAYLE"] = true ---------------------------------------------------- - -if (MACHINES["GAYLE"]~=null) then - files { - MAME_DIR .. "src/devices/machine/gayle.cpp", - MAME_DIR .. "src/devices/machine/gayle.h", - } -end - - ---------------------------------------------------- --- --@src/devices/machine/40105.h,MACHINES["CMOS40105"] = true --------------------------------------------------- @@ -656,18 +619,6 @@ end --------------------------------------------------- -- ---@src/devices/machine/8530scc.h,MACHINES["8530SCC"] = true ---------------------------------------------------- - -if (MACHINES["8530SCC"]~=null) then - files { - MAME_DIR .. "src/devices/machine/8530scc.cpp", - MAME_DIR .. "src/devices/machine/8530scc.h", - } -end - ---------------------------------------------------- --- --@src/devices/machine/adc0804.h,MACHINES["ADC0804"] = true --------------------------------------------------- @@ -776,18 +727,6 @@ end --------------------------------------------------- -- ---@src/devices/machine/am53cf96.h,MACHINES["AM53CF96"] = true ---------------------------------------------------- - -if (MACHINES["AM53CF96"]~=null) then - files { - MAME_DIR .. "src/devices/machine/am53cf96.cpp", - MAME_DIR .. "src/devices/machine/am53cf96.h", - } -end - ---------------------------------------------------- --- --@src/devices/machine/am79c30.h,MACHINES["AM79C30"] = true --------------------------------------------------- @@ -848,18 +787,6 @@ end --------------------------------------------------- -- ---@src/devices/machine/amigafdc.h,MACHINES["AMIGAFDC"] = true ---------------------------------------------------- - -if (MACHINES["AMIGAFDC"]~=null) then - files { - MAME_DIR .. "src/devices/machine/amigafdc.cpp", - MAME_DIR .. "src/devices/machine/amigafdc.h", - } -end - ---------------------------------------------------- --- --@src/devices/machine/applepic.h,MACHINES["APPLEPIC"] = true --------------------------------------------------- @@ -932,19 +859,6 @@ end --------------------------------------------------- -- ---@src/devices/machine/ataflash.h,MACHINES["ATAFLASH"] = true ---------------------------------------------------- - -if (MACHINES["ATAFLASH"]~=null) then - MACHINES["PCCARD"] = true - files { - MAME_DIR .. "src/devices/machine/ataflash.cpp", - MAME_DIR .. "src/devices/machine/ataflash.h", - } -end - ---------------------------------------------------- --- --@src/devices/machine/atastorage.h,MACHINES["ATASTORAGE"] = true --------------------------------------------------- @@ -1231,13 +1145,13 @@ end --------------------------------------------------- -- ---@src/devices/machine/ds1315.h,MACHINES["DS1315"] = true +--@src/devices/machine/ds1215.h,MACHINES["DS1215"] = true --------------------------------------------------- -if (MACHINES["DS1315"]~=null) then +if (MACHINES["DS1215"]~=null) then files { - MAME_DIR .. "src/devices/machine/ds1315.cpp", - MAME_DIR .. "src/devices/machine/ds1315.h", + MAME_DIR .. "src/devices/machine/ds1215.cpp", + MAME_DIR .. "src/devices/machine/ds1215.h", } end @@ -1351,18 +1265,6 @@ end --------------------------------------------------- -- ---@src/devices/machine/ds8874.h,MACHINES["DS8874"] = true ---------------------------------------------------- - -if (MACHINES["DS8874"]~=null) then - files { - MAME_DIR .. "src/devices/machine/ds8874.cpp", - MAME_DIR .. "src/devices/machine/ds8874.h", - } -end - ---------------------------------------------------- --- --@src/devices/machine/e0516.h,MACHINES["E0516"] = true --------------------------------------------------- @@ -1598,6 +1500,17 @@ if (MACHINES["1MB5"]~=null) then end --------------------------------------------------- +--@src/devices/machine/i2chle.h,MACHINES["I2CHLE"] = true +--------------------------------------------------- + +if (MACHINES["I2CHLE"]~=null) then + files { + MAME_DIR .. "src/devices/machine/i2chle.cpp", + MAME_DIR .. "src/devices/machine/i2chle.h", + } +end + +--------------------------------------------------- -- --@src/devices/machine/i2cmem.h,MACHINES["I2CMEM"] = true --------------------------------------------------- @@ -1940,6 +1853,18 @@ end --------------------------------------------------- -- +--@src/devices/machine/1801vp128.h,MACHINES["K1801VP128"] = true +--------------------------------------------------- + +if (MACHINES["K1801VP128"]~=null) then + files { + MAME_DIR .. "src/devices/machine/1801vp128.cpp", + MAME_DIR .. "src/devices/machine/1801vp128.h", + } +end + +--------------------------------------------------- +-- --@src/devices/machine/kb3600.h,MACHINES["KB3600"] = true --------------------------------------------------- @@ -2098,37 +2023,37 @@ end --------------------------------------------------- -- ---@src/devices/machine/ldvp931.h,MACHINES["LDVP931"] = true +--@src/devices/machine/ldp1450hle.h,MACHINES["LDP1450HLE"] = true --------------------------------------------------- -if (MACHINES["LDVP931"]~=null) then +if (MACHINES["LDP1450HLE"]~=null) then files { - MAME_DIR .. "src/devices/machine/ldvp931.cpp", - MAME_DIR .. "src/devices/machine/ldvp931.h", + MAME_DIR .. "src/devices/machine/ldp1450hle.cpp", + MAME_DIR .. "src/devices/machine/ldp1450hle.h", } end --------------------------------------------------- -- ---@src/devices/machine/lh5810.h,MACHINES["LH5810"] = true +--@src/devices/machine/ldvp931.h,MACHINES["LDVP931"] = true --------------------------------------------------- -if (MACHINES["LH5810"]~=null) then +if (MACHINES["LDVP931"]~=null) then files { - MAME_DIR .. "src/devices/machine/lh5810.cpp", - MAME_DIR .. "src/devices/machine/lh5810.h", + MAME_DIR .. "src/devices/machine/ldvp931.cpp", + MAME_DIR .. "src/devices/machine/ldvp931.h", } end --------------------------------------------------- -- ---@src/devices/machine/linflash.h,MACHINES["LINFLASH"] = true +--@src/devices/machine/lh5810.h,MACHINES["LH5810"] = true --------------------------------------------------- -if (MACHINES["LINFLASH"]~=null) then +if (MACHINES["LH5810"]~=null) then files { - MAME_DIR .. "src/devices/machine/linflash.cpp", - MAME_DIR .. "src/devices/machine/linflash.h", + MAME_DIR .. "src/devices/machine/lh5810.cpp", + MAME_DIR .. "src/devices/machine/lh5810.h", } end @@ -2905,6 +2830,8 @@ if (MACHINES["PCI"]~=null) then MAME_DIR .. "src/devices/machine/mediagx_cs5530_bridge.h", MAME_DIR .. "src/devices/machine/mediagx_cs5530_ide.cpp", MAME_DIR .. "src/devices/machine/mediagx_cs5530_ide.h", + MAME_DIR .. "src/devices/machine/mediagx_cs5530_video.cpp", + MAME_DIR .. "src/devices/machine/mediagx_cs5530_video.h", MAME_DIR .. "src/devices/machine/mediagx_host.cpp", MAME_DIR .. "src/devices/machine/mediagx_host.h", MAME_DIR .. "src/devices/machine/zfmicro_usb.cpp", @@ -2974,6 +2901,18 @@ end --------------------------------------------------- -- +--@src/devices/machine/pseudovia.h,MACHINES["PSEUDOVIA"] = true +--------------------------------------------------- + +if (MACHINES["PSEUDOVIA"]~=null) then + files { + MAME_DIR .. "src/devices/machine/pseudovia.cpp", + MAME_DIR .. "src/devices/machine/pseudovia.h", + } +end + +--------------------------------------------------- +-- --@src/devices/machine/psion_asic1.h,MACHINES["PSION_ASIC"] = true --@src/devices/machine/psion_asic2.h,MACHINES["PSION_ASIC"] = true --@src/devices/machine/psion_asic3.h,MACHINES["PSION_ASIC"] = true @@ -3061,6 +3000,18 @@ end --------------------------------------------------- -- +--@src/devices/machine/r65c52.h,MACHINES["R65C52"] = true +--------------------------------------------------- + +if (MACHINES["R65C52"]~=null) then + files { + MAME_DIR .. "src/devices/machine/r65c52.cpp", + MAME_DIR .. "src/devices/machine/r65c52.h", + } +end + +--------------------------------------------------- +-- --@src/devices/machine/ra17xx.h,MACHINES["RA17XX"] = true --------------------------------------------------- @@ -3077,7 +3028,6 @@ end --------------------------------------------------- if (MACHINES["RF5C296"]~=null) then - MACHINES["PCCARD"] = true files { MAME_DIR .. "src/devices/machine/rf5c296.cpp", MAME_DIR .. "src/devices/machine/rf5c296.h", @@ -3206,6 +3156,18 @@ end --------------------------------------------------- -- +--@src/devices/machine/s2350.h,MACHINES["S2350"] = true +--------------------------------------------------- + +if (MACHINES["S2350"]~=null) then + files { + MAME_DIR .. "src/devices/machine/s2350.cpp", + MAME_DIR .. "src/devices/machine/s2350.h", + } +end + +--------------------------------------------------- +-- --@src/devices/machine/s2636.h,MACHINES["S2636"] = true --------------------------------------------------- @@ -3299,6 +3261,29 @@ end --------------------------------------------------- -- +--@src/devices/machine/saa5070.h,MACHINES["SAA5070"] = true +--------------------------------------------------- + +if (MACHINES["SAA5070"]~=null) then + files { + MAME_DIR .. "src/devices/machine/saa5070.cpp", + MAME_DIR .. "src/devices/machine/saa5070.h", + } +end + +--------------------------------------------------- +-- +--@src/devices/machine/sc16is741.h,MACHINES["SC16IS741"] = true +--------------------------------------------------- +if (MACHINES["SC16IS741"]~=null) then + files { + MAME_DIR .. "src/devices/machine/sc16is741.cpp", + MAME_DIR .. "src/devices/machine/sc16is741.h", + } +end + +--------------------------------------------------- +-- --@src/devices/machine/scc66470.h,MACHINES["SCC66470"] = true --------------------------------------------------- if (MACHINES["SCC66470"]~=null) then @@ -3469,18 +3454,6 @@ end --------------------------------------------------- -- ---@src/devices/machine/stvcd.h,MACHINES["STVCD"] = true ---------------------------------------------------- - -if (MACHINES["STVCD"]~=null) then - files { - MAME_DIR .. "src/devices/machine/stvcd.cpp", - MAME_DIR .. "src/devices/machine/stvcd.h", - } -end - ---------------------------------------------------- --- --@src/devices/machine/swtpc8212.h,MACHINES["SWTPC8212"] = true --------------------------------------------------- @@ -3562,6 +3535,18 @@ end --------------------------------------------------- -- +--@src/devices/machine/thmfc1.h,MACHINES["THMFC1"] = true +--------------------------------------------------- + +if (MACHINES["THMFC1"]~=null) then + files { + MAME_DIR .. "src/devices/machine/thmfc1.cpp", + MAME_DIR .. "src/devices/machine/thmfc1.h", + } +end + +--------------------------------------------------- +-- --@src/devices/machine/ticket.h,MACHINES["TICKET"] = true --------------------------------------------------- @@ -4128,18 +4113,6 @@ end --------------------------------------------------- -- ---@src/devices/machine/pccard.h,MACHINES["PCCARD"] = true ---------------------------------------------------- - -if (MACHINES["PCCARD"]~=null) then - files { - MAME_DIR .. "src/devices/machine/pccard.cpp", - MAME_DIR .. "src/devices/machine/pccard.h", - } -end - ---------------------------------------------------- --- --@src/devices/machine/i8255.h,MACHINES["I8255"] = true --------------------------------------------------- @@ -4441,6 +4414,18 @@ end --------------------------------------------------- -- +--@src/devices/machine/it8705f.h,MACHINES["IT8705F"] = true +--------------------------------------------------- + +if (MACHINES["IT8705F"]~=null) then + files { + MAME_DIR .. "src/devices/machine/it8705f.cpp", + MAME_DIR .. "src/devices/machine/it8705f.h", + } +end + +--------------------------------------------------- +-- --@src/devices/machine/pc87306.h,MACHINES["PC87306"] = true --------------------------------------------------- @@ -4453,6 +4438,30 @@ end --------------------------------------------------- -- +--@src/devices/machine/pc97338.h,MACHINES["PC97338"] = true +--------------------------------------------------- + +if (MACHINES["PC97338"]~=null) then + files { + MAME_DIR .. "src/devices/machine/pc97338.cpp", + MAME_DIR .. "src/devices/machine/pc97338.h", + } +end + +--------------------------------------------------- +-- +--@src/devices/machine/w83787f.h,MACHINES["W83787F"] = true +--------------------------------------------------- + +if (MACHINES["W83787F"]~=null) then + files { + MAME_DIR .. "src/devices/machine/w83787f.cpp", + MAME_DIR .. "src/devices/machine/w83787f.h", + } +end + +--------------------------------------------------- +-- --@src/devices/machine/w83977tf.h,MACHINES["W83977TF"] = true --------------------------------------------------- @@ -4538,6 +4547,17 @@ end --------------------------------------------------- -- +--@src/devices/machine/spi_psram.h,MACHINES["SPIPSRAM"] = true +--------------------------------------------------- +if (MACHINES["SPIPSRAM"]~=null) then + files { + MAME_DIR .. "src/devices/machine/spi_psram.cpp", + MAME_DIR .. "src/devices/machine/spi_psram.h", + } +end + +--------------------------------------------------- +-- --@src/devices/machine/spi_sdcard.h,MACHINES["SPISDCARD"] = true --------------------------------------------------- if (MACHINES["SPISDCARD"]~=null) then @@ -5284,24 +5304,45 @@ end --------------------------------------------------- -- ---@src/devices/machine/pccard_sram.h,MACHINES["PCCARD_SRAM"] = true +--@src/devices/machine/tc9223.h,MACHINES["TC9223"] = true +--------------------------------------------------- + +if (MACHINES["TC9223"]~=null) then + files { + MAME_DIR .. "src/devices/machine/tc9223.cpp", + MAME_DIR .. "src/devices/machine/tc9223.h", + } +end + +--------------------------------------------------- +--@src/devices/machine/upd7261.h,MACHINES["UPD7261"] = true --------------------------------------------------- -if (MACHINES["PCCARD_SRAM"]~=null) then +if (MACHINES["UPD7261"]~=null) then files { - MAME_DIR .. "src/devices/machine/pccard_sram.cpp", - MAME_DIR .. "src/devices/machine/pccard_sram.h", + MAME_DIR .. "src/devices/machine/upd7261.cpp", + MAME_DIR .. "src/devices/machine/upd7261.h", } end --------------------------------------------------- -- ---@src/devices/machine/tc9223.h,MACHINES["TC9223"] = true +--@src/devices/machine/cat702.h,MACHINES["CAT702"] = true --------------------------------------------------- +if (MACHINES["CAT702"]~=null) then + files { + MAME_DIR .. "src/devices/machine/cat702.cpp", + MAME_DIR .. "src/devices/machine/cat702.h", + } +end -if (MACHINES["TC9223"]~=null) then +--------------------------------------------------- +-- +--@src/devices/machine/sci4.h,MACHINES["SCI4"] = true +--------------------------------------------------- +if (MACHINES["SCI4"]~=null) then files { - MAME_DIR .. "src/devices/machine/tc9223.cpp", - MAME_DIR .. "src/devices/machine/tc9223.h", + MAME_DIR .. "src/devices/machine/sci4.cpp", + MAME_DIR .. "src/devices/machine/sci4.h", } end |