| Commit message (Expand) | Author | Age | Files | Lines |
* | Updated GENie and changed Visual Studio target to Visual Studio 2022. (#13000) |  Patrick Mackinlay | 2024-11-27 | 1 | -14/+0 |
* | Added Zstandard support for zip archives and CHDs. (#11827) |  Vas Crabb | 2023-12-11 | 1 | -0/+1 |
* | Removed local copy of SDL source and update Android build support. (#10899) |  Miodrag Milanović | 2023-02-27 | 1 | -5/+9 |
* | Minor cleanup: |  Vas Crabb | 2022-07-11 | 1 | -2/+2 |
* | More quality of life features for new source layout: |  Vas Crabb | 2022-06-29 | 1 | -5/+5 |
* | Added make opions for filter file, adjusted source path display. |  Vas Crabb | 2022-06-28 | 1 | -59/+71 |
* | Acknowledge presence of circular dependencies to keep GNU ld happy on Linux. |  Vas Crabb | 2022-06-17 | 1 | -6/+6 |
* | More scheduler optimisation, Visual Studio build fixes, and cleanup. |  Vas Crabb | 2022-06-17 | 1 | -0/+15 |
* | Updated scripts to support SOURCES= builds after the reorganisation happens. |  Vas Crabb | 2022-06-15 | 1 | -30/+35 |
* | -Got rid of some legacy MESS support glue. |  Vas Crabb | 2022-06-13 | 1 | -48/+90 |
* | Fix build with newer versions of Emscripten; minimum supported version is now... |  Justin Kerk | 2021-12-23 | 1 | -56/+1 |
* | Remove uwp from build system |  Miodrag Milanovic | 2021-10-26 | 1 | -4/+0 |
* | Remove of winstore/winphone |  Miodrag Milanovic | 2021-10-26 | 1 | -32/+0 |
* | vs2019_clang target is now used instead of vsllvm |  Miodrag Milanovic | 2021-10-26 | 1 | -7/+0 |
* | mips platform is not supported for Android for some time |  Miodrag Milanovic | 2021-10-26 | 1 | -6/+0 |
* | rpi target was not used, but regular linux one anyway |  Miodrag Milanovic | 2021-10-26 | 1 | -3/+0 |
* | Remove pnacl remains |  Miodrag Milanovic | 2021-10-26 | 1 | -9/+0 |
* | ymfm: Refactor new FM engine into a 3rdparty library (#8046) |  Aaron Giles | 2021-05-14 | 1 | -0/+1 |
* | Goodbye 64 suffix on the main executable, it was nice knowing you. |  Vas Crabb | 2021-01-26 | 1 | -26/+2 |
* | Emscripten: Allow memory size to grow at runtime when targeting WebAssembly a... |  Justin Kerk | 2020-10-24 | 1 | -2/+13 |
* | Remove embed files unintentionally added to Emscripten build |  Justin Kerk | 2020-09-28 | 1 | -2/+0 |
* | netlist: code refactoring |  couriersud | 2020-09-24 | 1 | -0/+2 |
* | emscripten: netlist and OpenGL improvements. (#7254) |  couriersud | 2020-09-18 | 1 | -2/+6 |
* | Only build asmjit on x86 and x86_64 |  Julian Sikorski | 2020-06-27 | 1 | -0/+4 |
* | asmjit: new 3rdparty library |  Patrick Mackinlay | 2020-05-28 | 1 | -0/+1 |
* | srcclean and manual cleanup (nw) |  Vas Crabb | 2020-04-26 | 1 | -3/+3 |
* | main.lua: fix linking order of netlist. (nw) |  couriersud | 2020-04-18 | 1 | -5/+5 |
* | Maintenance: |  Vas Crabb | 2020-03-04 | 1 | -0/+1 |
* | Add bgfx artwork path for Emscripten build (nw) |  algestam | 2019-12-03 | 1 | -0/+1 |
* | Build system maintenance: |  Vas Crabb | 2019-10-04 | 1 | -4/+4 |
* | (nw) Clean up the mess on master |  Vas Crabb | 2019-03-26 | 1 | -0/+8 |
* | Revert "conflict resolution (nw)" |  andreasnaive | 2019-03-25 | 1 | -8/+0 |
* | enable sub-second snapshot timers (nw) (#4493) |  Peter Ferrie | 2019-02-04 | 1 | -0/+7 |
* | r4000: experimental mips3 implementation (nw) |  Patrick Mackinlay | 2019-02-01 | 1 | -0/+1 |
* | Fix errors with single-driver build of vsnes.cpp [Justin Kerk] |  Justin Kerk | 2018-12-30 | 1 | -2/+2 |
* | Don't error on undefined GL symbols for the WebAssembly target (#4187) |  Justin Kerk | 2018-10-23 | 1 | -0/+1 |
* | Better Emscripten parameter handling, & update docs (nw) |  Justin Kerk | 2018-07-21 | 1 | -4/+1 |
* | Update WebAssembly parameters for current Emscripten (nw) |  Justin Kerk | 2018-07-15 | 1 | -1/+4 |
* | Fixed issues with CHD loading under Emscripten. [Justin Kerk] |  Justin Kerk | 2018-03-28 | 1 | -1/+1 |
* | Disable multithreading on the Emscripten target as it is not currently suppor... |  Justin Kerk | 2018-03-06 | 1 | -0/+1 |
* | VS Compile Fix |  Björn Moser | 2018-01-08 | 1 | -2/+2 |
* | Updated GENie, BGFX, BX, added BIMG since it is separated now, updated all sh... |  Miodrag Milanovic | 2017-12-01 | 1 | -0/+1 |
* | Attempted to sanitize/rationalize how we access UTF-8 command line arguments ... |  npwoods | 2017-09-18 | 1 | -5/+0 |
* | Export soft_reset, hard_reset, exit, load, and save functions for Emscripten ... |  James Baicoianu | 2017-07-15 | 1 | -1/+1 |
* | Fix save/load states in Emscripten build (#2470) |  James Baicoianu | 2017-07-15 | 1 | -1/+1 |
* | linenoise: replace linenoise-ng with a different port that is simpler and use... |  cracyc | 2017-05-13 | 1 | -1/+1 |
* | Update build scripts, BX is now static library (nw) |  Miodrag Milanovic | 2017-02-05 | 1 | -0/+1 |
* | Initial PortAudio backend with build script changes to support library versio... |  inte alls | 2017-01-11 | 1 | -0/+10 |
* | Introduced utf8proc and created wrapper code to expose a prettier API |  Nathan Woods | 2016-12-31 | 1 | -0/+1 |
* | Enable building projects that are separate of MAME but use same core and live... |  Miodrag Milanovic | 2016-12-08 | 1 | -0/+4 |