- --
Viewing Issue Advanced Details
| ID | Category [?] | Severity [?] | Reproducibility | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 08744 | Crash/Freeze | Critical (emulator) | Always | Aug 10, 2023, 20:13 | 3 days ago |
| Tester | ICEknight | View Status | Public | Platform | MAME (Official Binary) |
| Assigned To | holub | Resolution | Fixed | OS | Windows (x64) |
| Status [?] | Resolved | Driver | |||
| Version | 0.257 | Fixed in Version | 0.290GIT | Build | x64 |
| Fixed in Git Commit | 85c7ee3 | Github Pull Request # | |||
| Summary |
|
||||
| Description | After the initial Credits screen, press a button and MAME will freeze. | ||||
| Steps To Reproduce |
-Start emulation, the credits screen will appear -Press Button 1 |
||||
| Additional Information | |||||
| Github Commit | |||||
| Flags | Regression | ||||
| Regression Version | 0.240 | ||||
| Affected Sets / Systems | gx4000 [plotting] | ||||
|
Attached Files
|
|||||
Relationships
| There are no relationship linked to this issue. |
Notes
3
|
No.21691
Haze Senior Tester
Aug 10, 2023, 22:18
|
It seems a little more serious than 'crash' as it locks up MAME entirely, requiring the process to be killed. |
|---|---|
|
No.21692
mahlemiut Developer
Aug 11, 2023, 08:02
|
Looks like a timer set to lower PC2 on the 8255 is getting recursively called. Removing the timer adjust in amstrad_ppi_portb_r() fixes Plotting, although I haven't yet tested other games yet. Regression version is 0.240, likely the strobe fix to 8255. |
|
No.21698
Robbbert Moderator
Aug 15, 2023, 08:43
|
I'm not getting a crash, instead it freezes (not responding), and consumes one cpu at high power. Clicking X twice closes it. |