Author Topic: TI 89 for Christmas  (Read 4021 times)

0 Members and 1 Guest are viewing this topic.

MechaTech84

  • Guest
TI 89 for Christmas
« 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.

Offline nitacku

  • LV6 Super Member (Next: 500)
  • ******
  • Posts: 300
  • Rating: +30/-1
  • ni-ta-ku ^_^
    • View Profile
TI 89 for Christmas
« Reply #1 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.

Offline JonimusPrime

  • LV6 Super Member (Next: 500)
  • ******
  • Posts: 389
  • Rating: +25/-5
    • View Profile
    • Jonimoose.net
TI 89 for Christmas
« Reply #2 on: December 27, 2007, 05:12:00 am »
Well I got a new 84+se for Christmas because my old one was stolen.

"Always code as if the person who will maintain your code is a maniac serial killer that knows where you live" -Unknown

"If you've done something right no one will know that you've done anything at all" -Futurama

"Have a nice day, or not, the choice is yours." Tom Steiner

Liazon

  • Guest
TI 89 for Christmas
« Reply #3 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).

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55942
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
TI 89 for Christmas
« Reply #4 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
Now active at https://discord.gg/cuZcfcF (CodeWalrus server)

MechaTech84

  • Guest
TI 89 for Christmas
« Reply #5 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.

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55942
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
TI 89 for Christmas
« Reply #6 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
Now active at https://discord.gg/cuZcfcF (CodeWalrus server)

MechaTech84

  • Guest
TI 89 for Christmas
« Reply #7 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

Offline TIfanx1999

  • ಠ_ಠ ( ͡° ͜ʖ ͡°)
  • CoT Emeritus
  • LV13 Extreme Addict (Next: 9001)
  • *
  • Posts: 6173
  • Rating: +191/-9
    • View Profile
TI 89 for Christmas
« Reply #8 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.

Liazon

  • Guest
TI 89 for Christmas
« Reply #9 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

Offline TIfanx1999

  • ಠ_ಠ ( ͡° ͜ʖ ͡°)
  • CoT Emeritus
  • LV13 Extreme Addict (Next: 9001)
  • *
  • Posts: 6173
  • Rating: +191/-9
    • View Profile
TI 89 for Christmas
« Reply #10 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).