summaryrefslogtreecommitdiffstatshomepage
path: root/docs/source/techspecs/luareference.rst
Commit message (Expand)AuthorAgeFilesLines
* Save states working again. Changed to save persistent timers directly, using ... Aaron Giles2021-04-131-4/+0
* Switch out attoseconds in favor of more abstract subseconds. Update everyone ... Aaron Giles2021-04-021-2/+2
* Add 'wpsize' variable to access the data size from a watchpoint (#7837) Scott Percival2021-03-031-5/+5
* Merge tag 'mame0227' into mainline-master Vas Crabb2020-12-311-4/+1
|\
| * version bump for 0.227, some documentation clean-upmame0227 Vas Crabb2020-12-311-4/+1
* | luareference.rst: Move the luareference-input properties together AJR2020-12-261-3/+3
* | natkeyboard: Remove from ioport_manager AJR2020-12-261-5/+5
|/
* Expose a couple more things to Lua so the plugins can show the actual key map... Vas Crabb2020-12-271-7/+27
* docs: Fix up the instantiation sections in the Lua reference. Vas Crabb2020-12-271-60/+60
* More Lua interface cleanup - it's simpler with cleaner underlyng APIs. Vas Crabb2020-12-271-36/+550
* Fix some oversights and emergent behaviour with view selection. Vas Crabb2020-12-201-6/+6
* More Lua engine clean-up and documentation, resulting in core cleanup. Vas Crabb2020-12-181-5/+603
* -Lua cleanup and documentation migration checkpoint. Vas Crabb2020-12-161-2/+1193
* -luaengine.cpp: Clean up render classes and expose screen image adjustments. Vas Crabb2020-12-131-0/+582