summaryrefslogtreecommitdiffstatshomepage
path: root/scripts/src/main.lua
Commit message (Expand)AuthorAgeFilesLines
* Remove embed files unintentionally added to Emscripten build Justin Kerk2020-09-281-2/+0
* netlist: code refactoring couriersud2020-09-241-0/+2
* emscripten: netlist and OpenGL improvements. (#7254) couriersud2020-09-181-2/+6
* Only build asmjit on x86 and x86_64 Julian Sikorski2020-06-271-0/+4
* asmjit: new 3rdparty library Patrick Mackinlay2020-05-281-0/+1
* srcclean and manual cleanup (nw) Vas Crabb2020-04-261-3/+3
* main.lua: fix linking order of netlist. (nw) couriersud2020-04-181-5/+5
* Maintenance: Vas Crabb2020-03-041-0/+1
* Add bgfx artwork path for Emscripten build (nw) algestam2019-12-031-0/+1
* Build system maintenance: Vas Crabb2019-10-041-4/+4
* (nw) Clean up the mess on master Vas Crabb2019-03-261-0/+8
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-8/+0
* enable sub-second snapshot timers (nw) (#4493) Peter Ferrie2019-02-041-0/+7
* r4000: experimental mips3 implementation (nw) Patrick Mackinlay2019-02-011-0/+1
* Fix errors with single-driver build of vsnes.cpp [Justin Kerk] Justin Kerk2018-12-301-2/+2
* Don't error on undefined GL symbols for the WebAssembly target (#4187) Justin Kerk2018-10-231-0/+1
* Better Emscripten parameter handling, & update docs (nw) Justin Kerk2018-07-211-4/+1
* Update WebAssembly parameters for current Emscripten (nw) Justin Kerk2018-07-151-1/+4
* Fixed issues with CHD loading under Emscripten. [Justin Kerk] Justin Kerk2018-03-281-1/+1
* Disable multithreading on the Emscripten target as it is not currently suppor... Justin Kerk2018-03-061-0/+1
* VS Compile Fix Björn Moser2018-01-081-2/+2
* Updated GENie, BGFX, BX, added BIMG since it is separated now, updated all sh... Miodrag Milanovic2017-12-011-0/+1
* Attempted to sanitize/rationalize how we access UTF-8 command line arguments ... npwoods2017-09-181-5/+0
* Export soft_reset, hard_reset, exit, load, and save functions for Emscripten ... James Baicoianu2017-07-151-1/+1
* Fix save/load states in Emscripten build (#2470) James Baicoianu2017-07-151-1/+1
* linenoise: replace linenoise-ng with a different port that is simpler and use... cracyc2017-05-131-1/+1
* Update build scripts, BX is now static library (nw) Miodrag Milanovic2017-02-051-0/+1
* Initial PortAudio backend with build script changes to support library versio... inte alls2017-01-111-0/+10
* Introduced utf8proc and created wrapper code to expose a prettier API Nathan Woods2016-12-311-0/+1
* Enable building projects that are separate of MAME but use same core and live... Miodrag Milanovic2016-12-081-0/+4
* srcclean (nw) Vas Crabb2016-11-271-2/+2
* As promised, removing this part of code since it is used for compilers check,... Miodrag Milanovic2016-11-231-1/+0
* added OPTION_HOMEPATH to point to read/write folder,for now used by LUA scrip... Miodrag Milanovic2016-11-121-0/+4
* move asset files to proper place Miodrag Milanovic2016-11-111-3/+3
* Some more work on UWP (nw) Miodrag Milanovic2016-11-101-0/+30
* Add more UWP support (nw) Miodrag Milanovic2016-11-091-0/+4
* resurected sqlite3 and lsqlite3 (nw) Miodrag Milanovic2016-11-071-0/+1
* Trying to do link fix (nw) Miodrag Milanovic2016-11-071-2/+3
* Update bgfx shader path for Emscripten build (nw) Justin Kerk2016-11-011-1/+1
* Experimental support for compiling to WebAssembly using Emscripten (not yet w... Justin Kerk2016-10-291-0/+5
* Initial work on console interface (nw) Miodrag Milanovic2016-10-091-0/+1
* Replaced code usage of libuv with asio library (nw) Miodrag Milanovic2016-10-071-5/+0
* Add Lua-cleaning ability to srcclean Vas Crabb2016-08-301-5/+5
* made proper formats compiled only if needed (nw) Miodrag Milanovic2016-08-121-0/+4
* Compile netlist and lua only if used (nw) Miodrag Milanovic2016-08-121-1/+8
* Fix git version [Vas Crabb] Vas Crabb2016-06-101-15/+5
* Updated GENie to latest (nw) Miodrag Milanovic2016-06-081-1/+1
* removed not used libraries, and commented portaudio that will be used but no ... Miodrag Milanovic2016-05-311-2/+0
* Emscripten tweaks (nw) Justin Kerk2016-05-291-2/+4
* Emscripten options cleanup (nw) Justin Kerk2016-05-141-15/+24