mame/plugins
Vas Crabb e008c7b1b1 -Lua engine cleanup, input edition:
* Modernised and cleaned up Lua bindings for input classes.
* Exposed the input_sequence_poller class to Lua and updated the
  autofire and cheat plugins to use it, rather than continuing to
  pretend it's part of the input manager.
* Exposed more of the natural keyboard manager, including the ability
  to enable/disable individual keyboard and keypad devices like you
  can from the keyboard mode menu.
* Exposed a few more things on ioport_port and input_device.

-plugins/cheat: Fixed menu item not updating visually when disabling a
 cheat with UI Left.

-plugins/cheatfind: Fixed not finding the first screen after screen
 enumerator was exposed as an object rather than using a table.

-bwidow.cpp, pacman.cpp: Minor cleanup to recent changes.
2020-12-09 01:10:26 +11:00
..
autofire -Lua engine cleanup, input edition: 2020-12-09 01:10:26 +11:00
cheat -Lua engine cleanup, input edition: 2020-12-09 01:10:26 +11:00
cheatfind -Lua engine cleanup, input edition: 2020-12-09 01:10:26 +11:00
console Fairly significant overhaul of Lua engine and some cleanup. 2020-11-25 19:18:26 +11:00
data hiscore.dat: Updates [Leezer] 2019-12-02 21:17:42 -06:00
discord winptty: don't create pipe unless requested (nw) 2019-11-16 14:59:02 -06:00
dummy srcclean (nw) 2016-11-27 09:56:49 +11:00
gdbstub frontend: Lua engine improvements. 2020-11-30 12:01:14 +11:00
hiscore hiscore.dat: fix stdragon 2020-11-23 20:24:34 -06:00
json srcclean (nw) 2016-11-27 09:56:49 +11:00
layout Expose enough of the layout system to Lua to allow position and colour to be animated. 2020-12-05 21:04:22 +11:00
portname plugins/portname: add softlist parent loading and import tag (nw) 2018-10-03 15:55:34 -05:00
timer plugins: gettextify localizable strings (nw) 2017-09-03 22:04:33 -05:00
boot.lua plugins: add emu.plugin table to contain plugin exported interfaces 2020-09-13 10:00:54 -05:00
README.md srcclean (nw) 2016-11-27 09:56:49 +11:00

Plugins

LUA plugins contains code from various sources so license is per file.