Omnimaga

Calculator Community => TI Calculators => TI-BASIC => Topic started by: Princetonlion.tibd on June 07, 2014, 07:33:30 pm

Title: 68k BASIC tutorial
Post by: Princetonlion.tibd on June 07, 2014, 07:33:30 pm
I will get a Voyage 200 for programming soon (next Tuesday) . I couldn't find any tutorials for 68k BASIC online. Can anyone help me? I really want to learn 68k BASIC so I can make some programs.

Thanks.

P.S. For all of you guys that follow the dodge BETA progress: If I get good enough I might port dodge.
Title: Re: 68k BASIC tutorial
Post by: willrandship on June 07, 2014, 07:43:10 pm
The TI-BASIC Developer wiki has a big section dedicated to 68k calcs. You'll find it's somewhat similar to nspire basic, but a fair amount faster and with more useful programming commands.

http://tibasicdev.wikidot.com/68k:home (http://tibasicdev.wikidot.com/68k:home)
Title: Re: 68k BASIC tutorial
Post by: Streetwalrus on June 07, 2014, 08:10:31 pm
Yeah, essentially same language, far superior implementation and an actual standard lib.
Title: Re: 68k BASIC tutorial
Post by: DJ Omnimaga on June 08, 2014, 02:19:10 am
This might also be helpful, although they're much older: http://tifreakware.net/tutorials/89/b/
Title: Re: 68k BASIC tutorial
Post by: Princetonlion.tibd on June 08, 2014, 11:03:27 am
Thanks guys
I did find it similar to N-spire BASIC, if my friend is accurate.
Title: Re: 68k BASIC tutorial
Post by: bb010g on June 08, 2014, 09:16:38 pm
It's extremely similar, especially to the CAS models.
Title: Re: 68k BASIC tutorial
Post by: DJ Omnimaga on June 08, 2014, 10:38:49 pm
Very true. It's basically Nspire BASIC on steroids (with many more features that got removed on the Nspire)
Title: Re: 68k BASIC tutorial
Post by: bb010g on June 08, 2014, 11:36:19 pm
I didn't run into new features; could you give some of the major ones?
Title: Re: 68k BASIC tutorial
Post by: DJ Omnimaga on June 09, 2014, 12:50:19 am
You mean former features? An example of 68K BASIC feature that went missing on the TI-Nspire is Getkey and pretty much every other command that can let you make a decent game (IIRC, at first, the Nspire was intended to eliminate calc gaming until TI finally changed their mind). :P
Title: Re: 68k BASIC tutorial
Post by: Princetonlion.tibd on June 10, 2014, 05:50:08 pm
Also, any recommended shells (or not)?

The V200 is coming tomorrow! Then I'll start programming.
Title: Re: 68k BASIC tutorial
Post by: Princetonlion.tibd on July 17, 2014, 10:58:36 am
bump

Ok, I suck to the point of where making a guessing game is hard.
So I'm going smoothly so far, so thanks for the help