mame/scripts
Vas Crabb 14642adc5a minimaws web mode enhancements:
* Support serving static assets, use for stylesheet, script and images
* Better error pages, reject unsupported HTTP methods
* Replace lists with sortable tables with more detail (click headings to sort)
* Add pages for exploring source files, link from machine pages
 - Can start from full source file list at http://localhost:8080/sourcefile/

(nw) JavaScript performance can drop when sorting really big tables,
e.g. the list of all source files, or the list of machines in some of
the fruit machine drivers.  This update doesn't expose machine/device
information, just consolidating what's there.  The wsgiref server is
adding headers to prevent caching, I'll look for a workaround.
2017-08-02 00:41:09 +10:00
..
build Add support for layout item groups, replace simple_list with more 2017-07-29 15:17:14 +10:00
font coretmpl: add an associative LRU cache with map-like behaviour 2016-12-15 17:00:34 +11:00
minimaws minimaws web mode enhancements: 2017-08-02 00:41:09 +10:00
resources Export soft_reset, hard_reset, exit, load, and save functions for Emscripten builds 2017-07-15 15:17:29 +10:00
src Create explicit i386dasm include for x86 DRC (nw) 2017-08-01 00:55:59 -04:00
target New machines marked as NOT_WORKING 2017-07-28 19:59:49 -03: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