mame/plugins
Vas Crabb 1bdf8d272a frontend: Lua engine improvements.
Added methods for enabling and disabling breakpoints and watchpoints,
and made debugger views update when breakpoints/watchpoints are
manipulated from Lua.  Made breakpoints and watchpoints objects rather
than tables.  (It’s not possible to enable/disable a breakpoint or
watchpoint from the object itself, you have to go through its owners'
debug interface.)

Exposed more device_t members for dealing with child/sibling tags and
devices.  Also provided a way to get regions/shares/banks from a device
using relative tags rather than going through the memory manager with
absolute tags.
2020-11-30 12:01:14 +11:00
..
autofire plugins/autofire: remove leftover code from first attempt at removing empty configuration files 2020-07-19 23:07:39 +10:00
cheat Disable SOUND_DEBUG for non-debug builds, and srcclean 2020-09-27 11:00:56 +10:00
cheatfind frontend: Lua engine improvements. 2020-11-30 12:01:14 +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
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
layout Fairly significant overhaul of Lua engine and some cleanup. 2020-11-25 19:18:26 +11:00
portname
timer
boot.lua plugins: add emu.plugin table to contain plugin exported interfaces 2020-09-13 10:00:54 -05:00
README.md

Plugins

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