View Single Post
Old 17 March 2018, 10:34   #12
alpine9000
Registered User
 
Join Date: Mar 2016
Location: Australia
Posts: 881
Quote:
Originally Posted by Toni Wilen View Post
xx = swap modes.

Also update: "zero page" and non-existing address accesses break to debugger, also added command to temporarily disable break to debugger. (see first post for more details)
Cool - console debugger worked much better!

Got the message:

Code:
Invalid access. Addr=700cc79c RW=R Size=2: Accessing invalid memory
Which looks like the copper reading beyond the end of the copper list ?

I put a 32bit pad after my 0xFFFF, 0xFFFE in the copper and that break went away.

Tested the rest of the game and no more breaks.
alpine9000 is offline  
 
Page generated in 0.04473 seconds with 11 queries