mame/scripts
James Baicoianu 15c2bb0c08 Fix save/load states in Emscripten build (#2470)
* Fix save/load states in Emscripten build
* Simplified Emscripten integration points
* Moved standalone JS functions to be static member functions of running_machine
* Improved Emscripten main loop
* Use convenience functions for cleaner code

As an added bonus, this now allows for proper shutdown of the running machine when running in the Emscripten environment - previously, attempts to exit the program were just being ignored.
2017-07-15 14:00:09 +10:00
..
build remove vestigial exception class (nw) 2017-07-11 03:00:24 +10:00
font coretmpl: add an associative LRU cache with map-like behaviour 2016-12-15 17:00:34 +11:00
resources Fix save/load states in Emscripten build (#2470) 2017-07-15 14:00:09 +10:00
src Fix save/load states in Emscripten build (#2470) 2017-07-15 14:00:09 +10:00
target New systems added as MACHINE_NOT_WORKING 2017-07-14 22:18:36 -04:00
extlib.lua Fixed building using system utf8proc 2017-01-26 09:28:21 +11:00
genie.lua looks like 32-bit release builds need /bigobj as well (nw) 2017-05-28 20:11:44 +10:00
toolchain.lua Added VS2017 support into project files (nw) 2016-11-16 21:00:29 +01:00