A83: Re: Sprite Routine 83+


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

A83: Re: Sprite Routine 83+




if you are programming for a shell, you can use the builtin routines
Ion: B_CALL ionFastCopy (or similar, see in ion.inc)
MirageOs: B_CALL fastcopys (or similar, see in mirage.inc for more)

if you want to do a pure non shell Ti-83+ program, then ask JoeWingbermuehle
if you can use the sprite routine used in ion. the source comes with ion
1.6.
-Nicolas Gilles
----- Original Message -----
From: <Sk8a4good@aol.com>
To: <assembly-83@lists.ticalc.org>
Sent: Sunday, January 14, 2001 19:54
Subject: A83: Sprite Routine 83+


>
> I have started programming asm for the 83+, and I can do the basics like
shut
> off the calc, use get key and compare to jump to a label, but I cant seem
to
> find an 83+  (MUST BE 83+) sprite routine.  All I want is a small piece of
> code that moves a sprite left, right, up and down.  Can somebody help me
out?
>
>



References: