summaryrefslogtreecommitdiffstatshomepage
path: root/plugins/webserver/init.lua
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/webserver/init.lua')
0 files changed, 0 insertions, 0 deletions
ss='insertions'>+20 * API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-2/+4 * xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-6/+6 * API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-1/+2 * (nw) more trampoline removal. Robbbert2017-09-301-12/+3 * Added a natural keyboard validation to check for valid natural keyboard (uni)... npwoods2017-09-051-1/+1 * Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-4/+4 * argo, unior, x07: fix CID: 138563-138565 "Overlapping buffer in memory copy" Sergey Svishchev2017-03-111-1/+1 * Self-registering devices prep: Vas Crabb2017-02-271-1/+3 * (nw) Finished converting m_p_chargen to required region, and associated clean... Robbbert2017-02-141-5/+0 * Converting m_p_chargen into a required_region, part 1 Robbbert2017-02-091-12/+11 * NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-6/+6 * reverting: Miodrag Milanovic2016-01-201-1/+1 * tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1 * overrides in drivers (nw)