- --
Viewing Issue Advanced Details
| ID | Category [?] | Severity [?] | Reproducibility | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 09411 | Misc. | Minor | Always | 1 day ago | 1 day ago |
| Tester | jman | View Status | Public | Platform | MAME (Official Binary) |
| Assigned To | hap | Resolution | Fixed | OS | Windows (x64) |
| Status [?] | Resolved | Driver | |||
| Version | 0.286 | Fixed in Version | 0.287GIT | Build | x64 |
| Fixed in Git Commit | f14aebe | Github Pull Request # | |||
| Summary |
|
||||
| Description | Since 0.221, soft reset doesn't work. But this function works via debugger ("softreset" command or F3 key) | ||||
| Steps To Reproduce | |||||
| Additional Information | |||||
| Github Commit | |||||
| Flags | Regression | ||||
| Regression Version | 0.221 | ||||
| Affected Sets / Systems | dingo, dingov | ||||
|
Attached Files
|
|||||
Relationships
| There are no relationship linked to this issue. |
Notes
2
|
No.24261
Robbbert Moderator
1 day ago
edited on: 1 day ago |
Confirmed, pressing F3 does nothing at all. dingov is in galaxold.cpp, but still has the issue. The only other clone is dingoe, which doesn't work and won't be considered. |
|---|---|
|
No.24262
hap Developer
1 day ago
|
This one is cause by an NMI at the same time as reset, which on a real CPU shouldn't happen. |