So, as I understand about manipulating registers, I did this:
From:
move.w #$8230,(a6)
move.w #$8407,(a6)
To:
move.w #$8207,(a6)
move.w #$8430,(a6)
After that, I just get a blank screen. Also, If I open a savestate of that screen with GSavestate, it tells that Scroll A and Scroll B points to $0000.
What is the problem here?



This topic is locked








