summaryrefslogtreecommitdiffstatshomepage
path: root/scripts/src/tools.lua
Commit message (Expand)AuthorAgeFilesLines
* 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
* build mess tools for ume (nw) Miodrag Milanovic2015-04-291-1/+1
* Make generated projects behave same as before revert (nw) Miodrag Milanovic2015-04-161-0/+60
* added SEPARATE_BIN option to put executable files in bin folder and not in ma... Miodrag Milanovic2015-04-081-15/+30
* compile mess tools only if target is mess (nw) Miodrag Milanovic2015-04-071-0/+3
* removed includeosd (nw) Miodrag Milanovic2015-04-021-30/+15
* added back unidasm, and enabled building even in tiny builds (nw) Miodrag Milanovic2015-03-301-0/+35
* Explicit file listing in lua scripts making generate much much faster (nw) Miodrag Milanovic2015-03-281-2/+34
* made tools to be built with TOOLS=1 param (nw) Miodrag Milanovic2015-03-261-14/+14
* Moved build system to GENie [Miodrag Milanovic] Miodrag Milanovic2015-03-261-0/+484