mame/plugins
Vas Crabb 503332a986 -Lua cleanup and documentation migration checkpoint.
* Cleaned up some more of the Lua inteface.  Mostly replacing methods
  with properties, some consistency fixes, a few renames, some more
  exposed functionality, and a couple of properties that have no
  business being set from scripts made read-only.
* Moved a lot more Lua documentation out of source comments into the
  documentation, and expanded on it in the process.
* Got more UI code out of the input manager.
* Changed input sequence poller to a polymorphic class where you
  specify your intention upfront.
* Changed the cheat plugin to use UI Clear to clear hotkey assignments
  and leave them unchanged if the user starts assignment but doesn't
  press any switches.
* Ported AJR's fix for over-eager double-click recognition from SDL to
  Windows OSD.

-goldnpkr.cpp: Cleaned up inputs, using standard keyout and payout types
 and key assignments.
2020-12-16 02:18:52 +11:00
..
autofire -Lua cleanup and documentation migration checkpoint. 2020-12-16 02:18:52 +11:00
cheat -Lua cleanup and documentation migration checkpoint. 2020-12-16 02:18:52 +11:00
cheatfind -Lua cleanup and documentation migration checkpoint. 2020-12-16 02:18:52 +11:00
console Fairly significant overhaul of Lua engine and some cleanup. 2020-11-25 19:18:26 +11:00
data plugins: Replace environment variable substitution function with core version 2020-12-08 09:44:32 -05:00
discord
dummy
gdbstub -Lua cleanup and documentation migration checkpoint. 2020-12-16 02:18:52 +11:00
hiscore plugins: Replace environment variable substitution function with core version 2020-12-08 09:44:32 -05:00
json
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: Use emu.subst_env 2020-12-08 15:57:41 -05:00
timer plugins: Replace environment variable substitution function with core version 2020-12-08 09:44:32 -05:00
boot.lua plugins: Replace environment variable substitution function with core version 2020-12-08 09:44:32 -05:00
README.md

Plugins

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