[TIB] Re: TI-92plus Programming
[Prev][Next][Index][Thread]
[TIB] Re: TI-92plus Programming
In a message dated 9/29/2002 9:49:18 AM Eastern Daylight Time,
jtkirk86@bellsouth.net writes:
> OK I am writing a game for the ti92plus called StarTrek Enterprise
> Adventures. Soon I will be realeasing the beta demo version. Does any
> one here know how to make the draw functions go faster. For example I
> make the program draw all my pics. (Saves a lot of mem) so it draws
> little bars filled or not filled. When it fills them I want that to be
> instant is there a way to accomplish this?
> Thnx Jeremy
>
> Captain Jeremy Butcher
> USS Enterprise
It would be much faster and easier to learn a little C programming to do
this... It would be much easier and many times faster. Plus with C you can do
more, such as gray scale programming and easier linking.
Follow-Ups: