View Single Post
Old 03 May 2024, 09:19   #10
Waccoon
Registered User
 
Waccoon's Avatar
 
Join Date: May 2022
Location: Boston / USA
Age: 46
Posts: 39
Quote:
Originally Posted by Rotareneg View Post
...but now the loading screens are glitchy:
When looking at the glitching in the visual debugger, I can see that on hpos cycle 0, CPU cycles are able to steal the bitplane DMA on cycle 0, and sometimes I've also seen a refresh cycle conflict that messes up the DMA for the rest of the line.

I have no idea how the "estimated cycles" code works, but this new line in beta 6 seems to be the culprit:

Code:
ecycs = maxhposeven ? estimated_cycles_buf0 : estimated_cycles_buf1;
Waccoon is offline  
 
Page generated in 0.04203 seconds with 11 queries