mame/scripts
Vas Crabb 513e30cbbb Added make opions for filter file, adjusted source path display.
Added SOURCEFILTER option to specify a driver filter file in your make
options, e.g. like make SUBTARGET=custom SOURCEFILTER=mydrivers.flt (or
put it in your useroptions.mak if you'll be using it a lot).  It
functions more-or-less like SOURCES on steroids.

Changed the way system/device source file paths are displayed to suit
the new source layout better.  INI file loading hasn't changed, that
still just uses the base file name.

Added overlooked trigger to src/bus.lua to include NES controller bus if
the NES zapper sensor is needed.
2022-06-28 16:33:06 +10:00
..
build Eliminated cross dependencies between driver projects. 2022-06-27 18:06:20 +10:00
font srcclean and manual cleanups (nw) 2017-12-24 15:03:04 +11:00
minimaws More user experience improvements: 2021-10-14 08:00:04 +11:00
resources -Got rid of some legacy MESS support glue. 2022-06-13 16:53:23 +10:00
src Added make opions for filter file, adjusted source path display. 2022-06-28 16:33:06 +10:00
target Converted nl subtarget to use a filter rather than a script and driver list. 2022-06-28 01:47:00 +10:00
xslt remove references to "mame64" from comments 2021-03-29 15:26:38 +02:00
extlib.lua Added possibility of building using system pugixml 2018-03-27 10:19:22 +11:00
genie.lua Added make opions for filter file, adjusted source path display. 2022-06-28 16:33:06 +10:00
toolchain.lua Few more leftovers removed 2021-10-26 11:53:27 +02:00