Previous 199869 Revisions Next

r187575 Tuesday 28th June, 2022 at 15:29:04 UTC by Vasantha Crabb
More quality of life features for new source layout:

Added support for wildcards in .flt filter files.  You'll need to quote
them to avoid /* being parsed as a comment initiator, like "seta/*.cpp"
on a line including the quotes.

Added an XSLT filter for listing system driver sources, like
mame -lx | xsltproc scripts/xslt/list-system-sources.xslt

Converted the ci subtarget (which isn't really used much) into a .flt
rather than .lua and .lst files.
[scripts]genie.lua
[scripts/build]makedep.py
[scripts/src]main.lua
[scripts/target/mame]ci.lua
[scripts/xslt]list-system-sources.xslt*
[src/mame]ci.flt* ci.lst


Previous 199869 Revisions Next


© 1997-2024 The MAME Team