summaryrefslogtreecommitdiffstatshomepage
path: root/docs/source/plugins/index.rst
diff options
context:
space:
mode:
author Vas Crabb <vas@vastheman.com>2021-10-24 09:38:03 +1100
committer Vas Crabb <vas@vastheman.com>2021-10-24 09:38:03 +1100
commit5ab93130eb223aadabb6faebb1b4299e6000120c (patch)
treea0ae96119147db950ab90f2947865d1f876a97d9 /docs/source/plugins/index.rst
parentd699e52606fbb3282799f3912bf8c9e70f7ab503 (diff)
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.
Diffstat (limited to 'docs/source/plugins/index.rst')
-rw-r--r--docs/source/plugins/index.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/source/plugins/index.rst b/docs/source/plugins/index.rst
index 5fbc501eec8..3cb72f3cf92 100644
--- a/docs/source/plugins/index.rst
+++ b/docs/source/plugins/index.rst
@@ -68,5 +68,6 @@ sample code that you can use as a starting point when writing your own plugins.
dummy
gdbstub
hiscore
+ inputmacro
layout
timer