mirror of
https://github.com/holub/mame
synced 2025-04-24 17:30:55 +03:00
![]() 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. |
||
---|---|---|
.. | ||
autofire | ||
cheat | ||
cheatfind | ||
console | ||
data | ||
discord | ||
dummy | ||
gdbstub | ||
hiscore | ||
json | ||
layout | ||
portname | ||
timer | ||
boot.lua | ||
README.md |
Plugins
LUA plugins contains code from various sources so license is per file.