View Single Post
Old 01 August 2021, 12:51   #6
DJ Mike
Registered User
 
Join Date: Nov 2005
Location: United Kingdom
Age: 41
Posts: 100
Some extra tests I ran via WinUAE debugger and observing visual heatmap :

- Skipping everything inside the IRQ code except INTREQ clear. No change - loading still slow. Game hangs when it reaches the end of its loading routine and tries to wait on VBL interval to do screen fade, but that's expected.

- Disabling COPPER interrupt entirely (without using VERTB instead) - loading *speeds up!*

So from my observation thus far, it is the fact that the copper interrupt fires at all that seems to cause slowdown.
DJ Mike is offline  
 
Page generated in 0.06608 seconds with 11 queries