mame/scripts
Vas Crabb 3a5c5d15c7 Add support for layout item groups, replace simple_list with more
appropriate containers, remove misleading const qualifiers, reduce
repeated XML walking.

(nw) Groups aren't parameterised, so they aren't as useful as they could
be (yes, it's on my TODO list).  However, it's already useful for
putting a common set of elements in multiple views, potentially at
different locations/scales.  See intlc44.lay and intlc440.lay for
examples of the level of copypasta this can eliminate.  Be aware that
groups with explicit bounds don't clip thair content, it's only used for
calucating the transform matrix.
2017-07-29 15:17:14 +10:00
..
build Add support for layout item groups, replace simple_list with more 2017-07-29 15:17:14 +10:00
font coretmpl: add an associative LRU cache with map-like behaviour 2016-12-15 17:00:34 +11:00
resources Export soft_reset, hard_reset, exit, load, and save functions for Emscripten builds 2017-07-15 15:17:29 +10:00
src New 74LS259/9334/CD4099 devices 2017-07-25 11:21:43 +10:00
target New machines marked as NOT_WORKING 2017-07-28 19:59:49 -03:00
extlib.lua Fixed building using system utf8proc 2017-01-26 09:28:21 +11:00
genie.lua looks like 32-bit release builds need /bigobj as well (nw) 2017-05-28 20:11:44 +10:00
toolchain.lua Added VS2017 support into project files (nw) 2016-11-16 21:00:29 +01:00