mame/plugins
Vas Crabb 5ab93130eb Plugin updates:
Changed the hiscore plugin to save inside the "hiscore" folder in the
plugin data directory.  The old hiscore path setting has already been
removed from MAME for some time.  This means the plugin was always
saving in the "hi" folder in the working directory with no way to change
it, which is problematic on Linux and macOS, particularly for distro
packagers.  There are lots of plugin and UI changes in this release, so
we may as well get this out of the way now.  Also made it possible to
change the "timed save" option from the Plugin Options menu, and save
that in the data folder, too.

Documented the input macro plugin.  The only undocumented plugins now
are the cheat plugin, the cheat finder plugin, and the port name plugin.
2021-10-24 09:38:03 +11:00
..
autofire Plugin updates: 2021-10-24 09:38:03 +11:00
cheat More user experience improvements: 2021-10-15 10:12:56 +11:00
cheatfind More user experience improvements: 2021-10-15 10:12:56 +11:00
console srcclean for release 2021-05-23 17:33:52 +10:00
data -docs: Started documenting plugins. 2021-10-24 05:48:05 +11:00
discord
dummy -docs: Started documenting plugins. 2021-10-24 05:48:05 +11:00
gdbstub
hiscore Plugin updates: 2021-10-24 09:38:03 +11:00
inputmacro Plugin updates: 2021-10-24 09:38:03 +11:00
json
layout
portname Mostly revert "Create console history file in homepath (#8026)" 2021-05-07 02:14:05 +10:00
timer plugins/timer: Fixed ticking when menu is left on the screen. 2021-10-22 03:46:00 +11:00
xml
boot.lua Re-generated translations for I/O port names. 2021-10-11 15:02:55 +11:00
plugin.schema -Cleaned up CI targets: 2021-10-22 02:46:52 +11:00
README.md

Plugins

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