Re: A85: ti85 sprite routines


[Prev][Next][Index][Thread]

Re: A85: ti85 sprite routines




On Tue, 03 Feb 1998 00:53:33 +0100, you wrote:

>
>At 04:11 1998-02-02 GMT, you wrote:
>>
>>Most people use PutSprite i would imagine.  You can find it on Jimmy
>>Mardell's web site, www.algonet.se/~mja .
>
>And I don't really understand why :-) It's probably the
>most simple sprite routine you can get, and it isn't very
>optimized either. There are much better methods to
>put sprites. And if you want more advanced sprite routines,
>with clipping and stuff, the routines used in Sqrxz should
>be good. The file ascr.h is public domain and free to use/modify.
>
>Here's the PutSprite routine, but a few bytes smaller:
>

In my Solomon's Key game, it is the only sprite routine that i use
(don't need clipping) except for a simple alligned sprite routine.  It
works great for games without scrolling and small sprites.
-mike
 mgp4007@omega.uta.edu


References: