Viewing Issue Advanced Details
ID Category [?] Severity [?] Reproducibility Date Submitted Last Update
07096 Crash/Freeze Critical (emulation) Always Sep 6, 2018, 16:00 Sep 6, 2018, 18:15
Tester M.A.S.H. View Status Public Platform MAME (Official Binary)
Assigned To AJR Resolution Fixed OS Windows 10 (64-bit)
Status [?] Resolved Driver
Version 0.201 Fixed in Version 0.202 Build 64-bit
Fixed in Git Commit Github Pull Request #
Summary 07096: All sets in micro3d.cpp: Hang during the boot process
Description All sets in micro3d.cpp hang during the boot process since MAME 0.201.
f15se hangs at "Running 29k diagnostics...".
tankbatl shows only a black screen.
botss shows this error and restarts: "SYSTEM ERROR #522: TEST TIMEOUT SYSTEM Restarting..."
Steps To Reproduce
Additional Information
Github Commit
Flags
Regression Version 0.201
Affected Sets / Systems All sets in micro3d.cpp
Attached Files
png file icon botss-MAMER 0.201.png (2,070 bytes) Sep 6, 2018, 16:00 Uploaded by M.A.S.H.
M.A.S.H.
Relationships
There are no relationship linked to this issue.
Notes
2
User avatar
No.15413
Tafoid
Administrator
Sep 6, 2018, 17:28
Suspect z80scc adjustments may have been one of these two commits
https://github.com/mamedev/mame/commit/d7eea22d29d754408c55f7320eefb02154ab966e
https://github.com/mamedev/mame/commit/6168192b53a9bbea7fef02f3305aad5e8862d472
User avatar
No.15416
AJR
Developer
Sep 6, 2018, 18:15
It was the first one (changing DCD polarity input) that did it. The fix was far easier than I originally thought it would be.