Previous 199869 Revisions Next

r187571 Tuesday 28th June, 2022 at 06:33:06 UTC by Vasantha Crabb
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.
[/trunk]makefile
[scripts]genie.lua
[scripts/src]bus.lua main.lua
[src/frontend/mame]clifront.cpp infoxml.cpp luaengine.cpp
[src/frontend/mame/ui]info.cpp simpleselgame.cpp


Previous 199869 Revisions Next


© 1997-2024 The MAME Team