mame/plugins
Vas Crabb fd6309ee91 frontend: Keep cleaning up.
Got rid of one of the UI audit inputs.  There only needs to be one, and
the options can be presented in the confirmation menu.  Two secret
keystrokes is too confusing.  Also got rid of the long-obsolete UI
Toggle Debugger input.

Added audit media button to the toolbar so it's a bit less opaque, and
it can be accessed with a mouse/trackball (not just by knowing the key
mapping).

Made default I/O port names localisable.

Made autofire plugin save port fields using the { port, mask, type }
tuple, the same way MAME does.  Unfortunately this will break existing
autofire configuration, but it should be more stable going forward.

Added some more UI keys to the default key mappings documentation.
2021-10-11 13:14:31 +11:00
..
autofire frontend: Keep cleaning up. 2021-10-11 13:14:31 +11:00
cheat Mostly revert "Create console history file in homepath (#8026)" 2021-05-07 02:14:05 +10:00
cheatfind plugins/cheatfind: fix watch and write 2021-02-19 12:32:25 -06:00
console srcclean for release 2021-05-23 17:33:52 +10:00
data Strip CRs from history.xml (#8115) 2021-05-30 13:25:37 -05:00
discord plugins/discord: fix softlist longname 2021-02-13 09:39:39 -06:00
dummy
gdbstub More Lua interface cleanup - it's simpler with cleaner underlyng APIs. 2020-12-27 01:32:37 +11:00
hiscore hiscore.dat: Updates [Leezer] 2021-07-20 09:16:41 -05:00
json
layout More Lua interface cleanup - it's simpler with cleaner underlyng APIs. 2020-12-27 01:32:37 +11:00
portname Mostly revert "Create console history file in homepath (#8026)" 2021-05-07 02:14:05 +10:00
timer Mostly revert "Create console history file in homepath (#8026)" 2021-05-07 02:14:05 +10:00
xml plugins/data: use history.xml and add xml parser for it 2020-12-31 15:06:57 -06:00
boot.lua Overdue internal UI enhancements (#8674) 2021-10-09 12:16:17 +11:00
README.md

Plugins

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