mame/plugins
Jack Li 27f66693c5 Autofire plugin: Save/load fixes (#5093)
* Fixed bugs related to reloading roms

Soft resets would reload autofire settings without saving them first, causing the settings to be lost. This commit adds a check to only reload from the settings file if loading a different rom than before.

Hard resets would leave bad references lying around, causing MAME to crash under certain circumstances (i.e. resetting while in the edit menu and entering the menu again). This commit makes sure to properly clean up and reinitialize menu and button states when resetting.

* Used set_folder to avoid hardcoding plugin name in settings path

* Bumped autofire plugin version
2019-05-21 18:44:44 -04:00
..
autofire Autofire plugin: Save/load fixes (#5093) 2019-05-21 18:44:44 -04:00
cheat plugins/cheat[find]: fix memshares (nw) 2018-08-27 20:43:33 -05:00
cheatfind (nw) Clean up the mess on master 2019-03-26 11:13:37 +11:00
console (nw) Clean up the mess on master 2019-03-26 11:13:37 +11:00
data srcclean (nw) 2018-04-22 09:24:13 +10:00
discord srcclean and other cleanup (nw) 2018-06-24 19:04:53 +10:00
dummy srcclean (nw) 2016-11-27 09:56:49 +11:00
gdbstub srcclean (nw) 2017-08-27 11:07:21 +10:00
hiscore hiscore.dat: updates [Leezer] 2019-05-10 18:37:16 -05:00
json srcclean (nw) 2016-11-27 09:56:49 +11:00
layout srcclean (nw) 2016-11-27 09:56:49 +11:00
portname plugins/portname: add softlist parent loading and import tag (nw) 2018-10-03 15:55:34 -05:00
timer plugins: gettextify localizable strings (nw) 2017-09-03 22:04:33 -05:00
boot.lua luaengine: translation support [Carl] 2017-09-04 10:12:21 +10:00
README.md srcclean (nw) 2016-11-27 09:56:49 +11:00

Plugins

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