Re: A83: ASM Help
[Prev][Next][Index][Thread]
Re: A83: ASM Help
The reson why it blinks when you hold down a key is not the spriteroutine.. its
in your codeing.. I assume now that you mean it is blinking when you hold down
a key, and the sprite isnt moving.. (like its at the edge of the screen
or such..) the way to solve this is to never erase a sprite unless you are going
to move it.. i you do.. it will flicker.. I mean.. when its at the edge, not
only skip the changeing of spriteposition.. also skip the updating of the
sprite..
/Olle Hedman - alh
Gary Hanson wrote:
>
> i already know some basic Assembly for the ti-83 from a help file i
> downloaded but i wanna find out about better stuff like stuff used to
> program pacman for sos and how to set it up to make levels with numbers
> and stuff where can i find out about this plz help i am stuck on a game
>
> also does anyone have a sprite routine that doesn't blink when u hold
> down a key (movax's)
> help!
> felix
Follow-Ups:
References: