v3.0.0 - 2025-11-03
- Set plugin to be enabled automatically when installing
- Changed "Debug" option to "Show Frames"
- Changed "Debug Slow Motion" option to "Slow Motion"
- Slow Motion option now works whether or not you are using the Show Frames option
- Improved and simplified frame processing logic
- Improved backwards compatibility with older MAME versions
- Changed configuration to be .ini based
- Added verbose console messages
- 53 updates to ssf.txt. 40.10% checked. (1173 of 2925)
v2.3.0 - 2025-09-24
- Updated values in ssf.txt. 38.06% checked. (1113 of 2924)
- Added CHANGELOG.md
v2.2.0 - 2025-04-10
- Updated values in ssf.txt. 35.26% checked. (1032 of 2927)
v2.1.0 - 2025-01-16
- Updated values in ssf.txt. 5.88% checked. (172 of 2923)
- Fixed "Black out screen during startup" and "Mute audio during startup" settings not saving. Issue #12
- Fixed plugin not working with games that have an "_" in the ROMname. Issue #14
v2.0.0 - 2024-12-15
- Added optional format to support soft reset (F3) frame numbers. Discussion #9
- Added Plugin Options Menu lines for
Use alternate frames for a soft resetandSoft reset frames. Commit ecc9dad - Added ssf_custom.txt for saving/customizing frame numbers. Discussion #10
- Massive code refactoring, split into modular files. Commit ee55040
- Updated values in ssf.txt
- Fixed debug and debug slow motion toggling. Issue #8
v1.3.0 - 2024-11-20
- Added Plugin Option Menu item to adjust frames for current game. Feature suggested in BYOAC forums thread
- Added Plugin Options Menu Close when ESCAPE is pressed. Commit 6ae6452
- Set ssf.txt to save when exiting a game or exiting MAME. Commit cf341d6
- Added preservation of frame target for current game when restarting (F3) a game. Commit cf341d6
- Ensure that frameTarget is always set to zero for non-existent or negative pre-existing values. Commit 3f50fa5
- Updated values in ssf.txt
- Value from ssf.txt is loaded anytime a game is started or reset. Issue #3
- Fixed alphabetical order of ssf.txt. Commit eeddef5
v1.2.0 - 2024-11-20
- Updated values in ssf.txt
v1.1.0 - 2024-11-13
- Improved screen blackout to apply to all screens for multi-screen games. Commit f9b7b62
- Fixed issue with wrong screen device tag causing a crash. Issue reported in BYOAC forums thread
v1.0.0 - 2024-11-12
- First release.