mirror of
https://github.com/holub/mame
synced 2025-04-25 01:40:16 +03:00
![]() * 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 |
||
---|---|---|
.. | ||
autofire | ||
cheat | ||
cheatfind | ||
console | ||
data | ||
discord | ||
dummy | ||
gdbstub | ||
hiscore | ||
json | ||
layout | ||
portname | ||
timer | ||
boot.lua | ||
README.md |
Plugins
LUA plugins contains code from various sources so license is per file.