summaryrefslogtreecommitdiffstatshomepage
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* fix makedep when encoutering GAMEL (nw) Olivier Galibert2016-02-231-2/+1
* Makes xcode compile fine if generated files are already there (nw) Miodrag Milanovic2016-02-231-1/+1
* Forgot to commit this one (nw) Miodrag Milanovic2016-02-231-1/+1
* And I hate you too XCode (nw) Miodrag Milanovic2016-02-221-9/+9
* Made OSD=sdl build compile out of box in Visual Studio (nw) Miodrag Milanovic2016-02-223-8/+43
* fix building Emscripten build on Windows (nw) Miodrag Milanovic2016-02-221-1/+3
* Emscripten cleanup (nw) Justin Kerk2016-02-211-1/+14
* Embed needed bgfx files in Emscripten build (nw) Justin Kerk2016-02-211-1/+1
* added proper platform for xcode (nw) Miodrag Milanovic2016-02-211-5/+11
* changes towards compiling with XCode (nw) Miodrag Milanovic2016-02-212-13/+15
* Placed official version, and removed other files since work only with parsing... Miodrag Milanovic2016-02-214-1875/+45
* Add other python tools for gettext replacement (nw) Miodrag Milanovic2016-02-214-41/+1871
* Added python replacement for msgfmt (nw) Miodrag Milanovic2016-02-211-0/+226
* Added option in the "Customize UI" menu for selecting the language. (nw) dankan18902016-02-211-0/+2
* More JSON reader plumbing, nw therealmogminer@gmail.com2016-02-211-0/+6
* More reshuffling, nw therealmogminer@gmail.com2016-02-211-2/+3
* First take on render API reorg, nw therealmogminer@gmail.com2016-02-213-3/+24
* sq1: much improved LCD and front panel button support. [Parduz, R. Belmont] arbee2016-02-201-0/+2
* added rapidjson in include dirs (nw) Miodrag Milanovic2016-02-171-0/+1
* Merge pull request #628 from fulivi/hp9845_dev Miodrag Milanović2016-02-172-0/+13
|\
| * hp9845: initial version of HP TACO driver (only basic tape movement is working) fulivi2016-02-172-0/+13
* | removed old entries. nw dankan18902016-02-171-1/+0
|/
* Fix Emscripten build (nw) Justin Kerk2016-02-161-1/+3
* placed back OPENGL check since GL is not same as GLES (nw) Miodrag Milanovic2016-02-164-23/+44
* BGFX mandatory requirement (nw) Miodrag Milanovic2016-02-165-45/+14
* opengl as requirement (nw) Miodrag Milanovic2016-02-164-53/+23
* Remove SDL 1.2 support (nw) Miodrag Milanovic2016-02-163-94/+24
* Enabled BGFX support for SteamLink Miodrag Milanovic2016-02-163-3/+9
* fixed logic in expression (nw) Miodrag Milanovic2016-02-151-1/+1
* osx clang, silence flac unknown attribute error (nw) Jeffrey Clark2016-02-151-0/+5
* fix windows bgfx library link in sdl builds (nw) Jeffrey Clark2016-02-151-0/+5
* fix cross compile windows targetextension (nw) Jeffrey Clark2016-02-152-0/+85
* check STRIP_SYMBOLS in strip function and add strip support for osx (nw) Jeffrey Clark2016-02-154-4/+46
* add TOOLCHAIN make flag for explicit toolchain prefix cross compiling (nw) Jeffrey Clark2016-02-153-21/+37
* Refactor MACOSX_USE_LIBSDL to USE_LIBSDL for windows and linux static library... Jeffrey Clark2016-02-152-22/+34
* Significant speed improvements to the BGFX renderer. [MooglyGuy] therealmogminer@gmail.com2016-02-151-0/+1
* small addition for steamlink (nw) Miodrag Milanovic2016-02-151-1/+3
* fix build on some linuxes (nw) Miodrag Milanovic2016-02-151-0/+1
* Added lua-zlib, lfs and luv support for LUA, exposed all using luaengine (nw) Miodrag Milanovic2016-02-143-9/+72
* fix issue with SOURCES=src/mame/drivers/namcops2.cpp (nw) Miodrag Milanovic2016-02-131-1/+3
* Make Zaccaria 1B11142 sound board a device in preparation for netlist sound Vas Crabb2016-02-121-0/+2
* fidel68k: new skeleton driver (nw) hap2016-02-111-0/+1
* new skeleton David Haywood2016-02-111-0/+1
* move flagrall to the 1945kiii driver, nearly the same thing. David Haywood2016-02-101-1/+0
* making a start on this '96 Flag Rally driver David Haywood2016-02-091-0/+1
* fix for osx and bsd (nw) Miodrag Milanovic2016-02-091-0/+18
* Fixed the build. Robbbert2016-02-091-0/+1
* Moved JANGOU_BLITTER into a device [Angelo Salese] angelosa2016-02-081-0/+12
* real fix (nw) Miodrag Milanovic2016-02-082-0/+15
* Merge pull request #611 from felipesanches/argox_os214 Miodrag Milanović2016-02-081-0/+1
|\