| Commit message (Expand) | Author | Age | Files | Lines |
| * | Added SteamLink initial support [Sam Lantiga, Miodrag Milanovic] |  Miodrag Milanovic | 2016-01-25 | 2 | -3/+44 |
| * | Fixed TR606 for Hap (nw) unable to test, no roms. |  Robbbert | 2016-01-24 | 1 | -0/+1 |
| * | s14001a_new is now s14001a |  hap | 2016-01-23 | 3 | -16/+0 |
| * | XAudio2 support |  Brad Hughes | 2016-01-20 | 2 | -1/+50 |
| * | let's forget we had a fidelsensor |  hap | 2016-01-20 | 1 | -1/+1 |
| * | nokia_3310.cpp: started implementing the driver based on available informatio... |  Sandro Ronco | 2016-01-19 | 2 | -0/+13 |
| * | Added more accurate SSi S14001A speech chip emulation, written by one of the ... |  hap | 2016-01-19 | 3 | -0/+17 |
| * | Keep naming of binaries for builds made with SOURCES to be same as usual, (nw) |  Miodrag Milanovic | 2016-01-17 | 2 | -6/+8 |
| * | renamed csc.cpp to fidelsensor.cpp |  hap | 2016-01-17 | 1 | -1/+1 |
| * | Revert "removed fidelz80.h" |  hap | 2016-01-17 | 1 | -0/+1 |
| * | OS/2 patch [KO Myung-Hun] |  Miodrag Milanovic | 2016-01-16 | 1 | -4/+11 |
| * | tags are now strings (nw) |  Miodrag Milanovic | 2016-01-16 | 1 | -7/+11 |
| * | removed fidelz80.h |  hap | 2016-01-15 | 1 | -1/+0 |
| * | Merge pull request #550 from JoakimLarsson/didact_r2 |  R. Belmont | 2016-01-13 | 1 | -0/+1 |
| |\ |
|
| | * | - Added support for Didact mp68a, a 6800 based eduactional computer with 7seg... |  Joakim Larsson Edstrom | 2016-01-05 | 1 | -0/+1 |
| * | | generic machine is now bookkeeping (nw) |  Miodrag Milanovic | 2016-01-10 | 1 | -2/+2 |
| * | | New machines marked as NOT WORKING |  arbee | 2016-01-09 | 1 | -0/+6 |
| * | | removed jsoncpp (nw) |  Miodrag Milanovic | 2016-01-09 | 2 | -27/+0 |
| * | | Fixed QT5 linking (nw) |  Miodrag Milanovic | 2016-01-09 | 1 | -3/+3 |
| * | | Revert "Disable pre-compiled headers on Emscripten for now, fixes build (nw)" |  Justin Kerk | 2016-01-08 | 1 | -5/+0 |
| * | | It is affecting clang 3.6+ |  Miodrag Milanovic | 2016-01-08 | 1 | -1/+1 |
| * | | Fix compile on clang 3.7+ on linux (nw) |  Miodrag Milanovic | 2016-01-08 | 1 | -13/+22 |
| * | | removed corealloc.cpp file from build (nw) |  Miodrag Milanovic | 2016-01-08 | 1 | -1/+0 |
| * | | Disable pre-compiled headers on Emscripten for now, fixes build (nw) |  Justin Kerk | 2016-01-07 | 1 | -0/+5 |
| * | | add spc1500 to mess.lua |  Miso Kim | 2016-01-07 | 1 | -0/+1 |
| * | | Merge pull request #549 from wallyweek/wallyweek |  R. Belmont | 2016-01-06 | 1 | -0/+5 |
| |\ \ |
|
| | * | | Get .ini file default path makefile variable back. |  Cesare Falco | 2016-01-05 | 1 | -0/+5 |
| | |/ |
|
| * | | Fix build for drivers that use netlist (nw) |  Miodrag Milanovic | 2016-01-06 | 1 | -1/+1 |
| * | | not sure what CPU this is uses? (nw) |  David Haywood | 2016-01-05 | 1 | -0/+1 |
| |/ |
|
| * | don't link metal pre El Capitan |  Vas Crabb | 2016-01-05 | 1 | -1/+7 |
| * | Merge pull request #547 from felipesanches/marywu |  David Haywood | 2016-01-04 | 1 | -1/+2 |
| |\ |
|
| | * | [marywu] new gambling game (unknown name/manufacturer). The PCB has the text ... |  Felipe CorrĂȘa da Silva Sanches | 2016-01-04 | 1 | -1/+2 |
| * | | Fixed OSX compile |  Miodrag Milanovic | 2016-01-04 | 2 | -46/+60 |
| * | | cleaner solution for linking (nw) |  Miodrag Milanovic | 2016-01-04 | 1 | -2/+5 |
| * | | Better fix (nw) |  Miodrag Milanovic | 2016-01-04 | 1 | -3/+2 |
| * | | Some cleanup in build scripts, GNU C99 for 3rdparty C files (nw) |  Miodrag Milanovic | 2016-01-04 | 3 | -27/+5 |
| * | | Fix building on clang, executable fail starting due to mixed allocators (nw) |  Miodrag Milanovic | 2016-01-04 | 3 | -11/+31 |
| * | | Removed FILTER_DEPS, not stable and not functional (nw) |  Miodrag Milanovic | 2016-01-03 | 2 | -64/+0 |
| * | | makedep.py: Finish making it python3-compatible [O. Galibert] |  Olivier Galibert | 2016-01-03 | 1 | -15/+15 |
| * | | more potential workouts for the I960 are always a good idea (nw) |  David Haywood | 2016-01-02 | 1 | -0/+1 |
| * | | missed this one (nw) |  Miodrag Milanovic | 2016-01-01 | 1 | -3/+3 |
| * | | Make linking of winpthreads static for posix mingw build (nw) |  Miodrag Milanovic | 2016-01-01 | 1 | -0/+1 |
| * | | Added pre-compiled headers support to build system (nw) |  Miodrag Milanovic | 2016-01-01 | 7 | -1/+42 |
| * | | Revert "removing MESS brand and making MAME a name not acronym (nw)" |  Miodrag Milanovic | 2015-12-31 | 5 | -6868/+7724 |
| * | | removing MESS brand and making MAME a name not acronym (nw) |  Miodrag Milanovic | 2015-12-31 | 5 | -7724/+6868 |
| * | | new NOT WORKING |  David Haywood | 2015-12-30 | 1 | -0/+1 |
| * | | Added platform parameter and some ARM fixes (nw) |  Miodrag Milanovic | 2015-12-27 | 1 | -3/+11 |
| * | | Fix QT5 build on linux by adding -fPIC |  Miodrag Milanovic | 2015-12-27 | 1 | -7/+13 |
| * | | qt5 debugger port [O. Galibert] |  Olivier Galibert | 2015-12-27 | 2 | -15/+13 |
| |/ |
|
| * | qtdebugger as separate lib (nw) |  Miodrag Milanovic | 2015-12-26 | 6 | -2/+79 |