summaryrefslogtreecommitdiffstatshomepage
path: root/src/frontend/mame/luaengine.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Added some additional layout functionality and script bindings. Vas Crabb2023-10-301-2/+2
* Lua engine: Dispose of notifiers before closing Sol. Vas Crabb2023-04-071-16/+12
* Lua engine code changes for b67b969bf0911d71396c77e42d85ddfe80de6f20. Vas Crabb2023-04-071-2/+21
* Fixed various bugs: Vas Crabb2023-04-061-0/+7
* -Lua engine: run everything in coroutines. (#11019) Vas Crabb2023-03-251-15/+10
* plugins/console: Fixed tab completion after linenoise update. Vas Crabb2023-03-081-10/+0
* Various updates, mostly around Lua: Vas Crabb2023-03-071-0/+1
* Patched up some gaps in functionality and fixed some bugs. Vas Crabb2022-09-021-0/+2
* Lua engine improvements (#9453) Vas Crabb2022-03-231-10/+23
* Lua engine: Enable checks for debug builds, kill sol::buffer. (#9419) Vas Crabb2022-03-171-0/+5
* Fixed some debugger memory view annoyances and cleaned up Lua bindings. Vas Crabb2022-03-161-0/+2
* frontend: Exposed memory pass-through handlers (address space taps) to Lua. Vas Crabb2022-02-101-0/+2
* Remove void *ptr parameter from emu_timer, timer_device and all related callb... AJR2022-01-261-1/+1
* Plugin usability improvements: Vas Crabb2021-10-221-2/+2
* frontend: Beter provision for plugins with multiple menu levels. Vas Crabb2021-10-211-5/+3
* More Lua engine clean-up and documentation, resulting in core cleanup. Vas Crabb2020-12-181-1/+1
* -luaengine.cpp: Clean up render classes and expose screen image adjustments. Vas Crabb2020-12-131-1/+2
* Exposing image format information to LUA (#7508) npwoods2020-12-121-0/+1
* -Lua engine cleanup, input edition: Vas Crabb2020-12-091-5/+2
* Expose enough of the layout system to Lua to allow position and colour to be ... Vas Crabb2020-12-051-25/+28
* luaengine.cpp: Exposed device_slot_interface, emu_options, and slot options. ... npwoods2020-12-041-0/+3
* frontend: Lua engine improvements. Vas Crabb2020-11-301-0/+1
* Fairly significant overhaul of Lua engine and some cleanup. Vas Crabb2020-11-251-19/+23
* frontend: split lua_engine user type registrations across a few files to make... Vas Crabb2020-11-161-18/+10
* -Switch to building MAME as C++17. Vas Crabb2020-11-151-3/+2
* Allow saving members of structures in n-dimensional arrays, even if the membe... Vas Crabb2019-12-091-0/+3
* UI input mapping menu updates: Vas Crabb2019-11-211-7/+8
* callback after sound update has generated new samples feos2019-09-241-0/+1
* Miscellaneous LUA functionality npwoods2019-08-181-0/+1
* Changed mechanisms for overriding the mandatory file manager npwoods2019-08-051-0/+2
* Added support for profiling LUA npwoods2019-07-241-0/+3
* (nw) srcclean and some cleanup: Vas Crabb2018-07-221-4/+4
* plugins/cheat: translate debugger expressions by space index as the debugger ... cracyc2018-05-021-1/+0
* Etc...etc...etc.. (nw) Olivier Galibert2018-01-281-2/+2
* lua engine: safer cleanup, fix leak (nw) Vas Crabb2017-07-151-1/+1
* Fix remaining GCC 7.1 issue (nw) Miodrag Milanovic2017-05-151-0/+4
* luaengine: wait (nw) cracyc2017-01-161-0/+1
* luaengine: oops (nw) cracyc2016-11-171-0/+1
* plugins/console: add lua console [Carl] cracyc2016-11-061-2/+10
* Removing SOL_CHECK_ARGUMENTS till we figure all consequences (nw) Miodrag Milanovic2016-11-061-1/+1
* Updated sol2, made lua console not crash for nil data (nw) Miodrag Milanovic2016-11-061-0/+2
* Made console accept LUA (nw) Miodrag Milanovic2016-11-041-1/+1
* data/data_hiscore: parse more (nw) cracyc2016-11-031-2/+0
* removed non-operational lua console code (nw) Miodrag Milanovic2016-11-031-8/+0
* small cleanup (nw) Miodrag Milanovic2016-11-031-9/+0
* luaengine: safer (nw) cracyc2016-11-021-4/+4
* luaengine: add basic table return support (nw) cracyc2016-11-021-3/+29
* luaengine: use templated accessor for call_plugin (nw) cracyc2016-11-021-1/+30
* luaengine: convert to sol2 [Carl] cracyc2016-11-021-168/+31
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-6/+6