- --
Viewing Issue Advanced Details
ID | Category [?] | Severity [?] | Reproducibility | Date Submitted | Last Update |
---|---|---|---|---|---|
02510 | Crash/Freeze | Critical (emulation) | Always | Oct 10, 2008, 02:04 | Jul 19, 2010, 14:04 |
Tester | incog | View Status | Public | Platform | MAME (Self-compiled) |
Assigned To | micko | Resolution | Fixed | OS | |
Status [?] | Resolved | Driver | |||
Version | 0.127u7 | Fixed in Version | 0.136u1 | Build | Normal |
Fixed in Git Commit | Github Pull Request # | ||||
Summary | 02510: a51site4: Regression, black screen instead of intro | ||||
Description | Area 51: Site 4 used to play its intro in full, now it hangs on a black screen. | ||||
Steps To Reproduce | |||||
Additional Information | |||||
Github Commit | |||||
Flags | |||||
Regression Version | 0.126u1 | ||||
Affected Sets / Systems | a51site4 | ||||
Attached Files
|
|||||
Relationships
There are no relationship linked to this issue. |
Notes
4
No.02737
incog Tester
Oct 10, 2008, 02:26
edited on: Oct 10, 2008, 02:31 |
Tested with 0.126, It worked then. Tested with 0.127, Broken. So the regression is between these releases, I would test but I dont have the u releases inbetween. Edit: Found a place with the u releases :) |
---|---|
No.02780
couriersud Developer
Oct 12, 2008, 15:38
|
Processor is halted @f8a52. |
No.02799
aaron Developer
Oct 13, 2008, 01:25
|
The problem is due to a PIT timer change that was introduced a while back by Wilbert Pol. Not sure why this game fails. |
No.06385
Atari Ace Senior Tester
Jul 19, 2010, 06:11
|
This change in 0136u1 seems to have fixed it. [PIT8253] Update PIT counter even if there was no elapsed cycles (this only affects fast drivers like at586 in MESS). [Miodrag Milanovic] |