summaryrefslogtreecommitdiffstatshomepage
path: root/scripts/src/emu.lua
Commit message (Expand)AuthorAgeFilesLines
* Add emu/netlist to include dirs to avoid relative paths in netlist couriersud2015-08-031-0/+2
* mfmhd: Introduced format definition, now generally available. Michael Zapf2015-08-021-13/+15
* Make the SSE tables a static inside the SSE implementation class (nw) Vas Crabb2015-06-271-1/+0
* Pick the low-hanging fruit (nw) Vas Crabb2015-06-231-0/+1
* nw, update lua script therealmogminer@gmail.com2015-06-231-0/+1
* Convert rgbint and rgbaint globals to a class (nw) therealmogminer@gmail.com2015-06-231-0/+1
* Fix more driver building, going deeper in checks (nw) Miodrag Milanovic2015-06-201-9/+6
* Made possible creation of custom builds with given list of drivers included. Miodrag Milanovic2015-06-201-1/+8
* Added the ability to use system flac, jpeg, lua, sqlite3, portmidi and zlib b... Julian Sikorski2015-06-061-8/+40
* Converted netlist into a library. Moved most code from nl_convert.h to couriersud2015-06-011-3/+2
* Allow compiling with shared libraries [O. Galibert] Olivier Galibert2015-05-311-4/+5
* Add makefile switch to choose linking against bundled OR system expat library. Cesare Falco2015-05-111-5/+21
* Removed comments and added generic license for whole team on top (nw) Miodrag Milanovic2015-05-091-0/+3
* Start adding .h and .inc files to help usage inside IDE's like VS and XCode (nw) Miodrag Milanovic2015-04-111-0/+146
* Added PYTHON_EXECUTABLE to use differently named python executable(nw) Miodrag Milanovic2015-04-081-1/+1
* Moved creation of most non-layout files out of makefile (nw) Miodrag Milanovic2015-04-041-1/+53
* Added generated m68kops files to tree, added makefile for developers working ... Miodrag Milanovic2015-04-031-1/+0
* removed includeosd (nw) Miodrag Milanovic2015-04-021-7/+4
* Link osdnet into a library reflecting its location, define USE_NETWORK proper... Vas Crabb2015-04-011-1/+0
* Explicit file listing in lua scripts making generate much much faster (nw) Miodrag Milanovic2015-03-281-35/+139
* Moved build system to GENie [Miodrag Milanovic] Miodrag Milanovic2015-03-261-0/+152