- --
Viewing Issue Advanced Details
ID | Category [?] | Severity [?] | Reproducibility | Date Submitted | Last Update |
---|---|---|---|---|---|
06980 | Save/Restore | Major | Always | May 23, 2018, 15:15 | Jun 22, 2018, 14:34 |
Tester | StHiryu | View Status | Public | Platform | MAME (Unofficial Binary) |
Assigned To | AJR | Resolution | Fixed | OS | Windows Vista/7/8 (64-bit) |
Status [?] | Resolved | Driver | |||
Version | 0.197 | Fixed in Version | 0.199 | Build | 64-bit |
Fixed in Git Commit | Github Pull Request # | ||||
Summary | 06980: specpls3: Unable to save state (Regression) | ||||
Description |
When trying to save state using specpls3, this message appears: "unable to save due to pending anonymous timers". The save states in this system, although unsupported, worked fine in mame 0.195. Any change in the source code? |
||||
Steps To Reproduce | Just try to save state in that system. | ||||
Additional Information | |||||
Github Commit | |||||
Flags | |||||
Regression Version | 0.196 | ||||
Affected Sets / Systems | specpls3 | ||||
Attached Files
|
|||||
Relationships
There are no relationship linked to this issue. |
Notes
2
No.15040
Osso Moderator
May 23, 2018, 17:24
|
Yes, it appears an anonymous timer was introduced here: https://git.redump.net/mame/commit/?id=128343eb7c59793d740a128489db807a9cccc27a |
---|---|
No.15207
AJR Developer
Jun 22, 2018, 14:34
|
The anonymous timers are gone as of 9ff9eaef3ab386b41afe2bb9dc8e7c0559e347dc. |