pea
developer
Hi all,
I have heard mention of this before (though it was in DrMD I think), and am wondering if anyone knows the cause.
I have an image on the LCD, and am moving a couple of sprites across it in a loop. Randomly, only sometimes, the screen will sort of crap out for a split second with white and black lines, and then reappear with the screen position offset down and to the right, so that part of the right appears on the left, and part of the bottom appears at the top! Nothing crashes or freezes, but the screen remains like this until I reset the GP! I don't do ANY playing around with the framebuffer pointer...
e.g. Its a bit hard to illustrate, but something like this:
11112222
11112222
33334444
33334444
appears like this:
44333344
22111122
22111122
44333344
any ideas?
I have heard mention of this before (though it was in DrMD I think), and am wondering if anyone knows the cause.
I have an image on the LCD, and am moving a couple of sprites across it in a loop. Randomly, only sometimes, the screen will sort of crap out for a split second with white and black lines, and then reappear with the screen position offset down and to the right, so that part of the right appears on the left, and part of the bottom appears at the top! Nothing crashes or freezes, but the screen remains like this until I reset the GP! I don't do ANY playing around with the framebuffer pointer...
e.g. Its a bit hard to illustrate, but something like this:
11112222
11112222
33334444
33334444
appears like this:
44333344
22111122
22111122
44333344
any ideas?