Re: A86: more problems...
[Prev][Next][Index][Thread]
Re: A86: more problems...
Ok, there is just one more problem left that seems to have been there since
the first time i used a sprite. For some reason, the sprite takes up more
than the 8 by 8. What it does when it is moving (mostly left and right) it
will jump or flicker up and down also. I have no clue why.
And how to i refresh the screen without clearing any variables (like _clrLCD
and _clrScrn). I tried using
push bc
_clrLCD
pop bc
, but is that as good as it can get?
Thanks for helping me guys...
Damnation / Alan Wong
test.asm
Follow-Ups: