mame/scripts/build
2020-09-10 05:23:47 +10:00
..
complay.py Remove last remaining uses of <background> elements in layouts, and print warning messages on encountering deprecated elements. 2020-09-10 05:23:47 +10:00
file2lines.py compile in the contents of the COPYING file for the about box - safer than assuming it will be in the working directory. no attempt at compressing it for now (nw) 2020-03-22 00:03:07 +11:00
file2str.py
makedep.py makedep.py: Deal with loops when there are parent directory references in #include directives. 2020-08-29 18:10:28 +10:00
msgfmt.py (nw) hopefully work around deprecation warning - removing something in 3.9 when the replacement was only added in 3.2 is typical of Python's disregard for stability 2020-04-06 04:21:28 +10: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 Get rid of deprecated universal newlines open flag in Python scripts (io module is present as of Python 2.6) (nw) 2019-12-09 13:26:55 +11:00