mame/docs/source/plugins
Vas Crabb b67b969bf0 -Improved some Lua APIs:
* Moved several machine lifecycle callbacks to the notifier/subscriber
  model.  The old callback registration model is still available for
  them for now, but prints a deprecation warning.
* Added pre-save/post-load notifications.
* Use a single allocated timer rather than one anonymous timer per
  waiter.  Waiters no longer prevent saved states from being loaded.
* Clean up outstanding waiters on stop or state load rather than just
  leaking them.
* Started documenting parts of the emulator interface object that should
  be relatively stable.

-imagedev/avivideo.cpp: Fixed an object leak on unload.  Also changed
 some other media image devices to use smart pointers.
2023-04-07 06:20:40 +10:00
..
autofire.rst Input refactoring: 2023-02-18 06:18:45 +11:00
console.rst
data.rst docs: Updated data plugin documentation. 2022-06-25 06:18:18 +10:00
discord.rst
dummy.rst -Improved some Lua APIs: 2023-04-07 06:20:40 +10:00
gdbstub.rst
hiscore.rst
index.rst
inputmacro.rst Input refactoring: 2023-02-18 06:18:45 +11:00
layout.rst
timecode.rst Fixed Windows build as well - default input overrides in OSD modules are annoying. 2021-11-02 16:08:24 +11:00
timer.rst plugins: Rewrote timer plugin fixing multiple issues. 2021-11-06 05:20:59 +11:00