| Commit message (Expand) | Author | Age | Files | Lines |
| * | Added addprojectflags function and added -Wsuggest-override for all that are ... |  Miodrag Milanovic | 2015-12-06 | 1 | -0/+2 |
| * | Added info header at the top of each .lua file (nw) |  Scott Stone | 2015-11-14 | 1 | -0/+8 |
| * | Remove not longer needed ForceCpp flag (nw) |  Miodrag Milanovic | 2015-11-08 | 1 | -3/+0 |
| * | update build scripts for rename c - > cpp (nw) |  Miodrag Milanovic | 2015-11-08 | 1 | -152/+152 |
| * | Removed mongoose due to restricted license and webserver wip till code is res... |  Miodrag Milanovic | 2015-11-04 | 1 | -2/+0 |
| * | Merge pull request #401 from fulivi/pty_dev3 |  Miodrag Milanović | 2015-10-18 | 1 | -0/+4 |
| |\ |
|
| | * | pty: seems ok (linux only) |  fulivi | 2015-10-13 | 1 | -0/+2 |
| | * | pty: first step of pseudo terminal implementation |  fulivi | 2015-10-13 | 1 | -0/+2 |
| * | | Moved tools in proper place, and moved build python scripts together with oth... |  Miodrag Milanovic | 2015-10-07 | 1 | -1/+1 |
| |/ |
|
| * | Remove direct zlib dependency in code (nw) |  Miodrag Milanovic | 2015-09-13 | 1 | -5/+0 |
| * | reorganized scripts according to new structure (nw) |  Miodrag Milanovic | 2015-09-13 | 1 | -151/+0 |
| * | update build scripts and code change in order to fix compile (nw) |  Miodrag Milanovic | 2015-09-13 | 1 | -51/+55 |
| * | Moved netlist from emu to lib (nw) |  Miodrag Milanovic | 2015-09-12 | 1 | -2/+2 |
| * | Add emu/netlist to include dirs to avoid relative paths in netlist |  couriersud | 2015-08-03 | 1 | -0/+2 |
| * | mfmhd: Introduced format definition, now generally available. |  Michael Zapf | 2015-08-02 | 1 | -13/+15 |
| * | Make the SSE tables a static inside the SSE implementation class (nw) |  Vas Crabb | 2015-06-27 | 1 | -1/+0 |
| * | Pick the low-hanging fruit (nw) |  Vas Crabb | 2015-06-23 | 1 | -0/+1 |
| * | nw, update lua script |  therealmogminer@gmail.com | 2015-06-23 | 1 | -0/+1 |
| * | Convert rgbint and rgbaint globals to a class (nw) |  therealmogminer@gmail.com | 2015-06-23 | 1 | -0/+1 |
| * | Fix more driver building, going deeper in checks (nw) |  Miodrag Milanovic | 2015-06-20 | 1 | -9/+6 |
| * | Made possible creation of custom builds with given list of drivers included. |  Miodrag Milanovic | 2015-06-20 | 1 | -1/+8 |
| * | Added the ability to use system flac, jpeg, lua, sqlite3, portmidi and zlib b... |  Julian Sikorski | 2015-06-06 | 1 | -8/+40 |
| * | Converted netlist into a library. Moved most code from nl_convert.h to |  couriersud | 2015-06-01 | 1 | -3/+2 |
| * | Allow compiling with shared libraries [O. Galibert] |  Olivier Galibert | 2015-05-31 | 1 | -4/+5 |
| * | Add makefile switch to choose linking against bundled OR system expat library. |  Cesare Falco | 2015-05-11 | 1 | -5/+21 |
| * | Removed comments and added generic license for whole team on top (nw) |  Miodrag Milanovic | 2015-05-09 | 1 | -0/+3 |
| * | Start adding .h and .inc files to help usage inside IDE's like VS and XCode (nw) |  Miodrag Milanovic | 2015-04-11 | 1 | -0/+146 |
| * | Added PYTHON_EXECUTABLE to use differently named python executable(nw) |  Miodrag Milanovic | 2015-04-08 | 1 | -1/+1 |
| * | Moved creation of most non-layout files out of makefile (nw) |  Miodrag Milanovic | 2015-04-04 | 1 | -1/+53 |
| * | Added generated m68kops files to tree, added makefile for developers working ... |  Miodrag Milanovic | 2015-04-03 | 1 | -1/+0 |
| * | removed includeosd (nw) |  Miodrag Milanovic | 2015-04-02 | 1 | -7/+4 |
| * | Link osdnet into a library reflecting its location, define USE_NETWORK proper... |  Vas Crabb | 2015-04-01 | 1 | -1/+0 |
| * | Explicit file listing in lua scripts making generate much much faster (nw) |  Miodrag Milanovic | 2015-03-28 | 1 | -35/+139 |
| * | Moved build system to GENie [Miodrag Milanovic] |  Miodrag Milanovic | 2015-03-26 | 1 | -0/+152 |