mame/src
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
..
devices Add M68HC11 internal EEPROM for relevant models 2022-06-27 21:16:28 -04:00
emu Corrected a few common typos in various source files. (#9963) 2022-06-25 08:29:01 +10:00
frontend/mame Added make opions for filter file, adjusted source path display. 2022-06-28 16:33:06 +10:00
lib bus/nubus: Implemented Spectrum/8 oscillator selection and vertical count read. 2022-06-22 08:30:43 +10:00
mame bellybmbr: Fix ROM loading 2022-06-27 21:50:08 -04:00
osd srcclean and cleanup in preparation for branching MAME 0.245 2022-06-26 08:33:07 +10:00
tools Converted nl subtarget to use a filter rather than a script and driver list. 2022-06-28 01:47:00 +10:00
zexall