summaryrefslogtreecommitdiffstatshomepage
path: root/scripts/src/tools.lua
Commit message (Expand)AuthorAgeFilesLines
* Continuous integration improvements (#5703) Julian Sikorski2019-10-181-0/+18
* Make osd_printf_* use util/strformat semantics. Vas Crabb2019-09-261-0/+2
* srcclean (nw) Vas Crabb2019-05-261-6/+6
* (nw) Clean up the mess on master Vas Crabb2019-03-261-0/+98
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-98/+0
* Move ptime struct into plib namespace and fix relative includes. (nw) couriersud2019-02-231-0/+2
* imgtool: new read-only filesystem: DEC RT-11 (take 2) Sergey Svishchev2019-02-201-0/+1
* (nw) misc stuff: Vas Crabb2019-02-181-8/+8
* attempt to fix testkeys linking in more configurations (nw) Vas Crabb2019-02-181-35/+81
* Fix testkeys compile/link on windows. (nw) couriersud2019-02-171-30/+40
* testkeys: remove dead code, don't build on windows. (nw) couriersud2019-02-171-30/+32
* Added sdl testkeys as a tool again. (nw) couriersud2019-02-171-0/+37
* Reshuffle some stuff: Vas Crabb2018-03-281-13/+0
* Support for HP85 tapes added to imgtool (#2688) fulivi2017-10-031-1/+2
* Fix OS X tools build when MAME_DIR includes spaces (nw) AJR2017-04-091-1/+1
* srcclean (nw) Vas Crabb2017-02-191-4/+4
* Make windows builds of nltool and nlwav understand unicode. couriersud2017-02-101-5/+18
* Make sure netlist includes are not found directly on include path. couriersud2017-02-101-17/+7
* Heh missed these too Nathan Woods2016-12-311-0/+2
* Introduced 'ext_lib("utf8proc")' to a number of the tools builds Nathan Woods2016-12-311-0/+9
* Introduced utf8proc and created wrapper code to expose a prettier API Nathan Woods2016-12-311-0/+4
* srcclean (nw) Vas Crabb2016-09-261-1/+1
* imgtool: WIP for hp9845 tape support fulivi2016-09-101-0/+1
* VIS I (UltraSPARC) and II (UltraSPARC III) for SPARC disassembler [Vas Crabb] Vas Crabb2016-06-231-1/+2
* Fix git version [Vas Crabb] Vas Crabb2016-06-101-1/+1
* Make it cleaner (nw) Miodrag Milanovic2016-04-031-0/+2
* moved aueffectutil to tools (nw) Miodrag Milanovic2016-04-031-0/+40
* scrclean on lua scripts (nw) Miodrag Milanovic2016-03-291-9/+9
* Fix building tools (nw) Miodrag Milanovic2016-03-291-0/+9
* Extend system library support (nw) Jeffrey Clark2016-03-281-256/+40
* * Remove confusing method from vectorstreams that hide base_ios method (fixes... Vas Crabb2016-03-181-59/+60
* Fix tools building on windows (nw) Miodrag Milanovic2016-03-031-1/+15
* fix cross compile windows targetextension (nw) Jeffrey Clark2016-02-151-0/+80
* check STRIP_SYMBOLS in strip function and add strip support for osx (nw) Jeffrey Clark2016-02-151-0/+31
* Added info header at the top of each .lua file (nw) Scott Stone2015-11-141-0/+8
* added more h files missing in lua scripts (nw) Miodrag Milanovic2015-11-121-0/+12
* Remove not longer needed ForceCpp flag (nw) Miodrag Milanovic2015-11-081-64/+0
* update build scripts for rename c - > cpp (nw) Miodrag Milanovic2015-11-081-51/+51
* fixed linking unidasm in small builds (nw) Miodrag Milanovic2015-11-021-1/+1
* Moved tools in proper place, and moved build python scripts together with oth... Miodrag Milanovic2015-10-071-39/+39
* move mess into mame (nw) Miodrag Milanovic2015-09-301-39/+39
* Moved netlist from emu to lib (nw) Miodrag Milanovic2015-09-121-4/+4
* Moved nltool.c and nlwav.c into src/emu/netlist/prg. couriersud2015-08-231-2/+2
* Added nlwav to tools. nlwav converts netlist logs into wav files. couriersud2015-07-261-0/+36
* move some legacy formats over to imgtool since it's now the only user Dirk Best2015-06-101-0/+4
* Added the ability to use system flac, jpeg, lua, sqlite3, portmidi and zlib b... Julian Sikorski2015-06-061-24/+240
* Converted netlist into a library. Moved most code from nl_convert.h to couriersud2015-06-011-2/+1
* Moved all files in src/emu/netlist starting with p into plib folder. couriersud2015-05-271-1/+1
* Removed comments and added generic license for whole team on top (nw) Miodrag Milanovic2015-05-091-0/+3
* MAME now represent full build, for building MESS drivers only use [Miodrag Mi... Miodrag Milanovic2015-05-091-4/+0