summaryrefslogtreecommitdiffstatshomepage
path: root/scripts/src
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* Finished adding to lua, some included cpp renamed to inc (nw) Miodrag Milanovic2015-11-121-1/+151
* added more h files missing in lua scripts (nw) Miodrag Milanovic2015-11-126-4/+119
* move formats to proper place (nw) Miodrag Milanovic2015-11-121-0/+2
* amstad: Transtape WIP support. [Barry Rodewald] mahlemiut2015-11-101-0/+2
* Relax dependencies for softfloat (nw) Miodrag Milanovic2015-11-081-40/+0
* fix typo (nw) Miodrag Milanovic2015-11-081-1/+1
* Remove not longer needed ForceCpp flag (nw) Miodrag Milanovic2015-11-0812-149/+22
* update build scripts for rename c - > cpp (nw) Miodrag Milanovic2015-11-0815-2246/+2246
* typo fix (nw) Miodrag Milanovic2015-11-081-1/+1
* Removed mongoose due to restricted license and webserver wip till code is res... Miodrag Milanovic2015-11-043-43/+0
* fix VS build (nw) Miodrag Milanovic2015-11-041-2/+2
* added clang and gcc flags needed for compilation of 3rdparty libraries, also ... Miodrag Milanovic2015-11-041-71/+25
* set only needed VS compile flags for 3rdparty (nw) Miodrag Milanovic2015-11-031-0/+159
* fix VS build (nw) Miodrag Milanovic2015-11-021-1/+1
* Fixed mingw clang build (nw) Miodrag Milanovic2015-11-021-0/+10
* fixed linking unidasm in small builds (nw) Miodrag Milanovic2015-11-021-1/+1
* mask address space for a2600 in the CPU (m6507) not in the driver. David Haywood2015-10-301-0/+3
* create derived CPU type so that code can be put in the correct place (nw) David Haywood2015-10-291-0/+2
* call it harmony/melody, that more accurately represents what we're emulating,... David Haywood2015-10-291-2/+2
* fix sdl build fix for windows (nw) Miodrag Milanovic2015-10-281-0/+6