Omnimaga

Calculator Community => TI Calculators => General Calculator Help => Topic started by: MechaTech84 on December 26, 2007, 02:44:00 pm

Title: TI 89 for Christmas
Post by: MechaTech84 on December 26, 2007, 02:44:00 pm
How do you program sprites in 89 Basic, do you need an external lib, or can you do it in pure Basic efficiently? I tried a few tutorials, but it was really confusing the way they said it...

P.S. I love my new 89 Titanium.
Title: TI 89 for Christmas
Post by: nitacku on December 26, 2007, 04:22:00 pm
I think pure Basic is all that is needed.
There is even a way to do sprites, however, the language is a bit awkward and very slow.

The only thing I ever used the program language for was to create a series of drop-down menus to organize my cheat/answers program.
Title: TI 89 for Christmas
Post by: JonimusPrime on December 27, 2007, 05:12:00 am
Well I got a new 84+se for Christmas because my old one was stolen.
Title: TI 89 for Christmas
Post by: Liazon on December 27, 2007, 06:18:00 am
you can do it in pure basic.  you can get 3 lvl gs in pure basic too i think by cycling the pics w/ a cycle pic command.  btw, the 68ks are a bit more advanced w/ pic storage.  I think you can specify the size of the pic.  then you can even specify the x,y when recalling the pic iirc.

pretty powerful stuff for just pure basic.  I think there is an external lib called flib, but idk if it's very popular.

get TIGCC and learn C.  the hard part is learning C.  or the hard part is learning about the AMS (the 68k calc OS).
Title: TI 89 for Christmas
Post by: DJ Omnimaga on December 27, 2007, 02:10:00 pm
If you're used to program on calc, forget about BASIC because its a pain to code on calc on the 89 because of the scrambled letters. Else you can choose between BASIC and C, however with C you have to learn more technical stuff because the C language on 68k is much lower level than computer C due to the platform
Title: TI 89 for Christmas
Post by: MechaTech84 on December 28, 2007, 01:04:00 pm
Well the scrambled letters aren't that bad, I got a keyboard for my birthday last year... Pretty sweet calc if it comes with sprite capability. Now, anyone know where I could find syntax stuff? about sprites, that is.
Title: TI 89 for Christmas
Post by: DJ Omnimaga on December 28, 2007, 01:07:00 pm
I'm not sure but this might help http://tifreakware.net/tutorials/89/b/

along with the user manual, which can be found on TI website on the TI-89 page

EDIT: http://education.ti.com/downloads/guidebooks/graphing/89ti/TI89TitaniumGuidebook_Part2_EN.pdf
Title: TI 89 for Christmas
Post by: MechaTech84 on December 28, 2007, 01:18:00 pm
I tried the tutorial, but it didn't help that much...

Im trying the other right now
Title: TI 89 for Christmas
Post by: TIfanx1999 on December 28, 2007, 01:29:00 pm
The book that comes with it will help you the most if you want to know syntax and usage. If it didnt come with a book, The link to the user manual above has the same info.
Title: TI 89 for Christmas
Post by: Liazon on December 28, 2007, 04:58:00 pm
the 89 titanium has a small pamphlet sized book like the 84+(SE).  they're abridged versions of the original ti-89 and ti83+(SE) guide books, which were nice and thick and explained everything.

You might be able to find them on ti's website.http://education.ti.com/educationportal/downloadcenter/SoftwareDetail.do?website=US&tabId=2&appId=6129
Title: TI 89 for Christmas
Post by: TIfanx1999 on December 28, 2007, 06:02:00 pm
Heh, I've still got my big a$$ book that came with my TI-89. It's a shame they quit packaging the thick ones with them. They have been EXTREMLEY useful to me(for BASIC anyways).