summaryrefslogtreecommitdiffstatshomepage
path: root/docs/source/luascript
Commit message (Expand)AuthorAgeFilesLines
* video/vector.cpp, frontend/mame/luaengine.cpp: Refactored recently-added Lua ... MooglyGuy2026-02-201-0/+61
* frontend/mame/luaengine.cpp: Refactored machine:side_effects_disabled() as a ... holub2025-12-041-2/+2
* mame/luaengine.cpp: Access machine.side_effects_disabled (#14621) holub2025-12-021-0/+2
* -cpu/drcbex64.cpp: Optimised a couple more cases of GETFLGS, replaced a few m... Vas Crabb2025-10-091-8/+7
* frontend/mame/luaengine_input.cpp: Allow configuring analog input adjustments... Vas Crabb2025-10-081-4/+41
* Remove PORT_ROTATED from the core. This automatic joystick remapping feature ... ajrhacker2025-09-251-3/+0
* emu/ioport.cpp: Removed the "optional" field flag. Vas Crabb2025-09-221-3/+0
* Clean up various stuff. Vas Crabb2025-07-011-2/+4
* Small documentation fixes (#13672) Firehawke2025-05-081-2/+2
* sound docs: small corrections after doing a quick read hap2025-04-282-9/+8
* New sound infrastructure. Olivier Galibert2025-04-273-3/+58
* misc internal artwork: disable orange mouse pointer (false positive clickable... hap2024-04-141-1/+1
* emu/rendlay.cpp, ui/ui.cpp: Allow layout views to control pointer display. Vas Crabb2024-04-142-4/+14
* Initial touch input support: Vas Crabb2024-04-122-10/+60
* emu/diimage.cpp: Added media change notifier and exposed to Lua. Vas Crabb2023-12-141-0/+6
* luaengine.cpp: Restored ability for wait functions to yield values from corou... Vas Crabb2023-11-171-9/+11
* -luaengine.cpp: Fixed jobs waiting for frame updates sleeping forever. Vas Crabb2023-11-171-11/+9
* sega/sega_beena.cpp: Added basic book page display. Vas Crabb2023-11-041-0/+6
* Miscellaneous fixes: Vas Crabb2023-11-021-4/+8
* Added some additional layout functionality and script bindings. Vas Crabb2023-10-301-8/+61
* docs: Fixed many editing errors and spelling errors. (#11575) Tom Cariello2023-09-293-3/+3
* docs: Moved Lua API reference to its own section - the page was far too long. Vas Crabb2023-07-068-0/+4676