From 73ce78f7b4d4c1ff8ed36f6fef61fc00a2e9135e Mon Sep 17 00:00:00 2001 From: Robbbert Date: Thu, 1 Feb 2018 01:13:16 +1100 Subject: 0.193 Release files --- docs/release/scripts/src/machine.lua | 321 ++++++++++++++++++++++++++++++----- 1 file changed, 280 insertions(+), 41 deletions(-) (limited to 'docs/release/scripts/src/machine.lua') diff --git a/docs/release/scripts/src/machine.lua b/docs/release/scripts/src/machine.lua index 789dcff9e06..a88377fceec 100644 --- a/docs/release/scripts/src/machine.lua +++ b/docs/release/scripts/src/machine.lua @@ -29,8 +29,12 @@ files { MAME_DIR .. "src/devices/machine/ram.h", MAME_DIR .. "src/devices/machine/legscsi.cpp", MAME_DIR .. "src/devices/machine/legscsi.h", +-- MAME_DIR .. "src/devices/machine/sdlc.cpp", +-- MAME_DIR .. "src/devices/machine/sdlc.h", -- MAME_DIR .. "src/devices/machine/terminal.cpp", -- MAME_DIR .. "src/devices/machine/terminal.h", + MAME_DIR .. "src/devices/machine/timer.cpp", + MAME_DIR .. "src/devices/machine/timer.h", } files { -- MAME_DIR .. "src/devices/imagedev/bitbngr.cpp", @@ -391,6 +395,18 @@ if (MACHINES["TTL74161"]~=null) then } end +--------------------------------------------------- +-- +--@src/devices/machine/74166.h,MACHINES["TTL74166"] = true +--------------------------------------------------- + +if (MACHINES["TTL74166"]~=null) then + files { + MAME_DIR .. "src/devices/machine/74166.cpp", + MAME_DIR .. "src/devices/machine/74166.h", + } +end + --------------------------------------------------- -- --@src/devices/machine/74175.h,MACHINES["TTL74175"] = true @@ -415,6 +431,18 @@ if (MACHINES["TTL74181"]~=null) then } end +--------------------------------------------------- +-- +--@src/devices/machine/74259.h,MACHINES["TTL74259"] = true +--------------------------------------------------- + +if (MACHINES["TTL74259"]~=null) then + files { + MAME_DIR .. "src/devices/machine/74259.cpp", + MAME_DIR .. "src/devices/machine/74259.h", + } +end + --------------------------------------------------- -- --@src/devices/machine/7474.h,MACHINES["TTL7474"] = true @@ -559,6 +587,18 @@ if (MACHINES["AM53CF96"]~=null) then } end +--------------------------------------------------- +-- +--@src/devices/machine/am9513.h,MACHINES["AM9513"] = true +--------------------------------------------------- + +if (MACHINES["AM9513"]~=null) then + files { + MAME_DIR .. "src/devices/machine/am9513.cpp", + MAME_DIR .. "src/devices/machine/am9513.h", + } +end + --------------------------------------------------- -- --@src/devices/machine/am9517a.h,MACHINES["AM9517A"] = true @@ -633,6 +673,18 @@ if (MACHINES["ATAFLASH"]~=null) then } end +--------------------------------------------------- +-- +--@src/devices/machine/atmel_arm_aic.h,MACHINES["ARM_AIC"] = true +--------------------------------------------------- + +if (MACHINES["ARM_AIC"]~=null) then + files { + MAME_DIR .. "src/devices/machine/atmel_arm_aic.cpp", + MAME_DIR .. "src/devices/machine/atmel_arm_aic.h", + } +end + --------------------------------------------------- -- --@src/devices/machine/ay31015.h,MACHINES["AY31015"] = true @@ -754,20 +806,6 @@ if (MACHINES["CXD1095"]~=null) then } end ---------------------------------------------------- --- ---@src/devices/machine/dm9334.h,MACHINES["DM9334"] = true ---------------------------------------------------- - -if (MACHINES["DM9334"]~=null) then - files { - MAME_DIR .. "src/devices/machine/dm9334.cpp", - MAME_DIR .. "src/devices/machine/dm9334.h", - } -end - ---------------------------------------------------- --- --@src/devices/machine/ds1204.h,MACHINES["DS1204"] = true --------------------------------------------------- @@ -928,6 +966,18 @@ if (MACHINES["EEPROMDEV"]~=null) then } end +--------------------------------------------------- +-- +--@src/devices/machine/er1400.h,MACHINES["ER1400"] = true +--------------------------------------------------- + +if (MACHINES["ER1400"]~=null) then + files { + MAME_DIR .. "src/devices/machine/er1400.cpp", + MAME_DIR .. "src/devices/machine/er1400.h", + } +end + --------------------------------------------------- -- --@src/devices/machine/er2055.h,MACHINES["ER2055"] = true @@ -1000,6 +1050,30 @@ if (MACHINES["HP_TACO"]~=null) then } end +--------------------------------------------------- +-- +--@src/devices/machine/1ma6.h,MACHINES["1MA6"] = true +--------------------------------------------------- + +if (MACHINES["1MA6"]~=null) then + files { + MAME_DIR .. "src/devices/machine/1ma6.cpp", + MAME_DIR .. "src/devices/machine/1ma6.h", + } +end + +--------------------------------------------------- +-- +--@src/devices/machine/1mb5.h,MACHINES["1MB5"] = true +--------------------------------------------------- + +if (MACHINES["1MB5"]~=null) then + files { + MAME_DIR .. "src/devices/machine/1mb5.cpp", + MAME_DIR .. "src/devices/machine/1mb5.h", + } +end + --------------------------------------------------- -- --@src/devices/machine/i2cmem.h,MACHINES["I2CMEM"] = true @@ -1012,6 +1086,30 @@ if (MACHINES["I2CMEM"]~=null) then } end +--------------------------------------------------- +-- +--@src/devices/machine/i7220.h,MACHINES["I7220"] = true +--------------------------------------------------- + +if (MACHINES["I7220"]~=null) then + files { + MAME_DIR .. "src/devices/machine/i7220.cpp", + MAME_DIR .. "src/devices/machine/i7220.h", + } +end + +--------------------------------------------------- +-- +--@src/devices/machine/i8087.h,MACHINES["I8087"] = true +--------------------------------------------------- + +if (MACHINES["I8087"]~=null) then + files { + MAME_DIR .. "src/devices/machine/i8087.cpp", + MAME_DIR .. "src/devices/machine/i8087.h", + } +end + --------------------------------------------------- -- --@src/devices/machine/i8155.h,MACHINES["I8155"] = true @@ -1550,6 +1648,18 @@ if (MACHINES["MC146818"]~=null) then } end +--------------------------------------------------- +-- +--@src/devices/machine/mc14411.h,MACHINES["MC14411"] = true +--------------------------------------------------- + +if (MACHINES["MC14411"]~=null) then + files { + MAME_DIR .. "src/devices/machine/mc14411.cpp", + MAME_DIR .. "src/devices/machine/mc14411.h", + } +end + --------------------------------------------------- -- --@src/devices/machine/mc2661.h,MACHINES["MC2661"] = true @@ -1696,6 +1806,18 @@ if (MACHINES["MCF5206E"]~=null) then } end +--------------------------------------------------- +-- +--@src/devices/machine/meters.h,MACHINES["METERS"] = true +--------------------------------------------------- + +if (MACHINES["METERS"]~=null) then + files { + MAME_DIR .. "src/devices/machine/meters.cpp", + MAME_DIR .. "src/devices/machine/meters.h", + } +end + --------------------------------------------------- -- --@src/devices/machine/microtch.h,MACHINES["MICROTOUCH"] = true @@ -1879,6 +2001,18 @@ if (MACHINES["MSM6253"]~=null) then } end +--------------------------------------------------- +-- +--@src/devices/machine/myb3k_kbd.h,MACHINES["MYB3K_KEYBOARD"] = true +--------------------------------------------------- + +if (MACHINES["MYB3K_KEYBOARD"]~=null) then + files { + MAME_DIR .. "src/devices/machine/myb3k_kbd.cpp", + MAME_DIR .. "src/devices/machine/myb3k_kbd.h", + } +end + --------------------------------------------------- -- --@src/devices/machine/ncr539x.h,MACHINES["NCR539x"] = true @@ -1983,7 +2117,6 @@ if (MACHINES["PCI"]~=null) then MAME_DIR .. "src/devices/machine/i82439tx.h", MAME_DIR .. "src/devices/machine/i82371sb.cpp", MAME_DIR .. "src/devices/machine/i82371sb.h", - MAME_DIR .. "src/devices/machine/lpc.cpp", MAME_DIR .. "src/devices/machine/lpc.h", MAME_DIR .. "src/devices/machine/lpc-acpi.cpp", MAME_DIR .. "src/devices/machine/lpc-acpi.h", @@ -1993,8 +2126,12 @@ if (MACHINES["PCI"]~=null) then MAME_DIR .. "src/devices/machine/lpc-pit.h", MAME_DIR .. "src/devices/machine/vrc4373.cpp", MAME_DIR .. "src/devices/machine/vrc4373.h", + MAME_DIR .. "src/devices/machine/vrc5074.cpp", + MAME_DIR .. "src/devices/machine/vrc5074.h", MAME_DIR .. "src/devices/machine/gt64xxx.cpp", MAME_DIR .. "src/devices/machine/gt64xxx.h", + MAME_DIR .. "src/devices/machine/sis85c496.cpp", + MAME_DIR .. "src/devices/machine/sis85c496.h", } end @@ -2107,6 +2244,18 @@ if (MACHINES["RF5C296"]~=null) then } end +--------------------------------------------------- +-- +--@src/devices/machine/ripple_counter.h,MACHINES["RIPPLE_COUNTER"] = true +--------------------------------------------------- + +if (MACHINES["RIPPLE_COUNTER"]~=null) then + files { + MAME_DIR .. "src/devices/machine/ripple_counter.cpp", + MAME_DIR .. "src/devices/machine/ripple_counter.h", + } +end + --------------------------------------------------- -- --@src/devices/machine/roc10937.h,MACHINES["ROC10937"] = true @@ -2229,26 +2378,21 @@ end --------------------------------------------------- -- ---@src/devices/machine/s3c2400.h,MACHINES["S3C2400"] = true +--@src/devices/machine/s3c2400.h,MACHINES["S3C24XX"] = true +--@src/devices/machine/s3c2410.h,MACHINES["S3C24XX"] = true +--@src/devices/machine/s3c2440.h,MACHINES["S3C24XX"] = true --------------------------------------------------- -if (MACHINES["S3C2400"]~=null) then +if (MACHINES["S3C24XX"]~=null) then files { MAME_DIR .. "src/devices/machine/s3c2400.cpp", MAME_DIR .. "src/devices/machine/s3c2400.h", - MAME_DIR .. "src/devices/machine/s3c24xx.hxx", - } -end - ---------------------------------------------------- --- ---@src/devices/machine/s3c2410.h,MACHINES["S3C2410"] = true ---------------------------------------------------- - -if (MACHINES["S3C2410"]~=null) then - files { MAME_DIR .. "src/devices/machine/s3c2410.cpp", MAME_DIR .. "src/devices/machine/s3c2410.h", + MAME_DIR .. "src/devices/machine/s3c2440.cpp", + MAME_DIR .. "src/devices/machine/s3c2440.h", + MAME_DIR .. "src/devices/machine/s3c24xx.cpp", + MAME_DIR .. "src/devices/machine/s3c24xx.h", MAME_DIR .. "src/devices/machine/s3c24xx.hxx", } end @@ -2265,19 +2409,6 @@ if (MACHINES["S3C44B0"]~=null) then } end ---------------------------------------------------- --- ---@src/devices/machine/s3c2440.h,MACHINES["S3C2440"] = true ---------------------------------------------------- - -if (MACHINES["S3C2440"]~=null) then - files { - MAME_DIR .. "src/devices/machine/s3c2440.cpp", - MAME_DIR .. "src/devices/machine/s3c2440.h", - MAME_DIR .. "src/devices/machine/s3c24xx.hxx", - } -end - --------------------------------------------------- -- --@src/devices/machine/scnxx562.h,MACHINES["DUSCC"] = true @@ -2326,6 +2457,18 @@ if (MACHINES["SMPC"]~=null) then } end +--------------------------------------------------- +-- +--@src/devices/machine/sega_scu.h,MACHINES["SEGA_SCU"] = true +--------------------------------------------------- + +if (MACHINES["SEGA_SCU"]~=null) then + files { + MAME_DIR .. "src/devices/machine/sega_scu.cpp", + MAME_DIR .. "src/devices/machine/sega_scu.h", + } +end + --------------------------------------------------- -- --@src/devices/machine/stvcd.h,MACHINES["STVCD"] = true @@ -2370,6 +2513,30 @@ if (MACHINES["TC0091LVC"]~=null) then } end +--------------------------------------------------- +-- +--@src/devices/machine/te7750.h,MACHINES["TE7750"] = true +--------------------------------------------------- + +if (MACHINES["TE7750"]~=null) then + files { + MAME_DIR .. "src/devices/machine/te7750.cpp", + MAME_DIR .. "src/devices/machine/te7750.h", + } +end + +--------------------------------------------------- +-- +--@src/devices/machine/ticket.h,MACHINES["TICKET"] = true +--------------------------------------------------- + +if (MACHINES["TICKET"]~=null) then + files { + MAME_DIR .. "src/devices/machine/ticket.cpp", + MAME_DIR .. "src/devices/machine/ticket.h", + } +end + --------------------------------------------------- -- --@src/devices/machine/timekpr.h,MACHINES["TIMEKPR"] = true @@ -2466,6 +2633,18 @@ if (MACHINES["TMS9902"]~=null) then } end +--------------------------------------------------- +-- +--@src/devices/machine/tube.h,MACHINES["TUBE"] = true +--------------------------------------------------- + +if (MACHINES["TUBE"]~=null) then + files { + MAME_DIR .. "src/devices/machine/tube.cpp", + MAME_DIR .. "src/devices/machine/tube.h", + } +end + --------------------------------------------------- -- --@src/devices/machine/upd1990a.h,MACHINES["UPD1990A"] = true @@ -2660,6 +2839,18 @@ if (MACHINES["YM2148"]~=null) then } end +--------------------------------------------------- +-- +--@src/devices/machine/ym3802.h,MACHINES["YM3802"] = true +--------------------------------------------------- + +if (MACHINES["YM3802"]~=null) then + files { + MAME_DIR .. "src/devices/machine/ym3802.cpp", + MAME_DIR .. "src/devices/machine/ym3802.h", + } +end + --------------------------------------------------- -- --@src/devices/machine/z80ctc.h,MACHINES["Z80CTC"] = true @@ -3158,3 +3349,51 @@ if (MACHINES["K054321"]~=null) then MAME_DIR .. "src/devices/machine/k054321.h", } end + +--------------------------------------------------- +-- +--@src/devices/machine/smioc.h,MACHINES["SMIOC"] = true +--------------------------------------------------- + +if (MACHINES["SMIOC"]~=null) then + files { + MAME_DIR .. "src/devices/machine/smioc.cpp", + MAME_DIR .. "src/devices/machine/smioc.h", + } +end + +--------------------------------------------------- +-- +--@src/devices/machine/i82586.h,MACHINES["I82586"] = true +--------------------------------------------------- + +if (MACHINES["I82586"]~=null) then + files { + MAME_DIR .. "src/devices/machine/i82586.cpp", + MAME_DIR .. "src/devices/machine/i82586.h", + } +end + +--------------------------------------------------- +-- +--@src/devices/machine/adc0844.h,MACHINES["ADC0844"] = true +--------------------------------------------------- + +if (MACHINES["ADC0844"]~=null) then + files { + MAME_DIR .. "src/devices/machine/adc0844.cpp", + MAME_DIR .. "src/devices/machine/adc0844.h", + } +end + +--------------------------------------------------- +-- +--@src/devices/machine/28fxxx.h,MACHINES["28FXXX"] = true +--------------------------------------------------- + +if (MACHINES["28FXXX"]~=null) then + files { + MAME_DIR .. "src/devices/machine/28fxxx.cpp", + MAME_DIR .. "src/devices/machine/28fxxx.h", + } +end -- cgit v1.2.3-70-g09d2