summaryrefslogtreecommitdiffstatshomepage
path: root/scripts/src
Commit message (Expand)AuthorAgeFilesLines
* s14001a_new is now s14001a hap2016-01-231-14/+0
* XAudio2 support Brad Hughes2016-01-202-1/+50
* nokia_3310.cpp: started implementing the driver based on available informatio... Sandro Ronco2016-01-191-0/+12
* Added more accurate SSi S14001A speech chip emulation, written by one of the ... hap2016-01-191-0/+15
* Keep naming of binaries for builds made with SOURCES to be same as usual, (nw) Miodrag Milanovic2016-01-171-2/+2
* generic machine is now bookkeeping (nw) Miodrag Milanovic2016-01-101-2/+2
* removed jsoncpp (nw) Miodrag Milanovic2016-01-092-27/+0
* Fixed QT5 linking (nw) Miodrag Milanovic2016-01-091-3/+3
* It is affecting clang 3.6+ Miodrag Milanovic2016-01-081-1/+1
* Fix compile on clang 3.7+ on linux (nw) Miodrag Milanovic2016-01-081-13/+22
* removed corealloc.cpp file from build (nw) Miodrag Milanovic2016-01-081-1/+0
* Get .ini file default path makefile variable back. Cesare Falco2016-01-051-0/+5
* don't link metal pre El Capitan Vas Crabb2016-01-051-1/+7
* Fixed OSX compile Miodrag Milanovic2016-01-042-46/+60
* Better fix (nw) Miodrag Milanovic2016-01-041-3/+2
* Some cleanup in build scripts, GNU C99 for 3rdparty C files (nw) Miodrag Milanovic2016-01-041-5/+0
* Fix building on clang, executable fail starting due to mixed allocators (nw) Miodrag Milanovic2016-01-041-0/+18
* Added pre-compiled headers support to build system (nw) Miodrag Milanovic2016-01-012-0/+31
* Revert "removing MESS brand and making MAME a name not acronym (nw)" Miodrag Milanovic2015-12-311-1/+2
* removing MESS brand and making MAME a name not acronym (nw) Miodrag Milanovic2015-12-311-2/+1
* Fix QT5 build on linux by adding -fPIC Miodrag Milanovic2015-12-271-7/+13
* qt5 debugger port [O. Galibert] Olivier Galibert2015-12-272-15/+13
* qtdebugger as separate lib (nw) Miodrag Milanovic2015-12-266-2/+79
* r9751: rename drivers to cpp Brandon Munger2015-12-201-1/+1
* r9751: forgot to update machine.lua Brandon Munger2015-12-201-2/+2
* Initial ROLM 9751 driver Brandon Munger2015-12-201-0/+11
* Allow SDLMAME to build on OS X from paths containing spaces (and allow SOURCE... AJR2015-12-191-1/+1
|\
| * Revert "Allow SDLMAME to build on OS X from paths containing spaces" R. Belmont2015-12-191-9/+9
|/
* Allow SDLMAME to build on OS X from paths containing spaces AJR2015-12-191-9/+9
* Emscripten build fixes (nw) Justin Kerk2015-12-191-1/+1
* compile parameters specific for 3rdparty component (nw) Miodrag Milanovic2015-12-121-0/+8
* Update to LUA 5.2.3, so source changes (nw) Miodrag Milanovic2015-12-121-0/+4
* tagged_list without tagmap_t (nw) Miodrag Milanovic2015-12-111-1/+0
* Removed dead PPC code (nw) Miodrag Milanovic2015-12-091-10/+0
* Can't do override checks due to QT headers (nw) Miodrag Milanovic2015-12-073-18/+0
* Added addprojectflags function and added -Wsuggest-override for all that are ... Miodrag Milanovic2015-12-068-0/+31
* adding a basic machine driver for the Patinho Feio and setting up build syste... Felipe CorrĂȘa da Silva Sanches2015-12-061-0/+16
* wrong place (nw) Miodrag Milanovic2015-12-031-10/+10
* fix compile on clang 3.7 (nw) Miodrag Milanovic2015-12-031-0/+10
* enabled compiling part of bgfx that required c++11 (nw) Miodrag Milanovic2015-12-031-6/+1
* EF9365 video controller skeleton added. Jean-François DEL NERO2015-11-291-0/+12
* Compile with Emscripten out of the box. [Justin Kerk] Justin Kerk2015-11-241-0/+5
* Emscripten build fixes (nw) Justin Kerk2015-11-212-3/+3
* disable this for CPP11 builds (nw) Miodrag Milanovic2015-11-191-0/+2
* Merge pull request #466 from Pernod70/master R. Belmont2015-11-151-0/+2
|\
| * bbc: preliminary support for FSD format. Nigel Barnes2015-11-151-0/+2
* | This one is not used in compile (nw) Miodrag Milanovic2015-11-151-1/+0
|/
* Merge branch 'master' of https://github.com/mamedev/mame Scott Stone2015-11-141-5/+79
|\
| * Fix compile for Intel C++ 15 compiler (nw) Miodrag Milanovic2015-11-141-5/+79
* | Added info header at the top of each .lua file (nw) Scott Stone2015-11-1412-3/+95
|/