mame/scripts/build
Vas Crabb 6f4c1f6e5b Spring cleaning:
* Changed emu_fatalerror to use util::string_format semantics
* Fixed some incorrectly marked up stuff in build scripts
* Make internal layout compression type a scoped enum (only zlib is supported still, but at least the values aren't magic numbers now)
* Fixed memory leaks in Xbox USB
* There can only be one "perfect quantum" device - enforce that only the root machine can set it, as allowing subdevices to will cause weird issues with slot cards overiding it
* Allow multiple devices to set maximum quantum and use the most restrictive one (it's maximum quantum, it would be minimum interleave)
* Got rid of device_slot_card_interface as it wasn't providing value
* Added a helper template to reduce certain kinds of boilerplate in slots/buses
* Cleaned up some particularly bad slot code (plenty more of that to do), and made some slots more idiomatic
2019-11-01 00:47:41 +11:00
..
complay.py Spring cleaning: 2019-11-01 00:47:41 +11:00
file2str.py
makedep.py nmk16spr, superfx, makedep: misc cleanup (nw) 2019-10-05 21:56:49 +10:00
msgfmt.py (nw) 2016-03-26 09:53:59 -04:00
png2bdc.py coretmpl: add an associative LRU cache with map-like behaviour 2016-12-15 17:00:34 +11:00
png.py png.py: Fix undefined name 'e'. (nw) 2015-11-02 23:01:49 -08:00
verinfo.py Preliminary Mac native OSD. Not working yet. [R. Belmont] 2019-09-15 20:00:59 -04:00