Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
Home
About
Team
Rules
Stats
Status
Sitemap
Chat
Downloads
Forum
News
Our Projects
Major Community Projects
Recent Posts
Unread Posts
Replies
Tools
SourceCoder3
Other Things...
Omnimaga Radio
TI-83 Plus ASM File Unsquisher
Z80 Conversion Tools
IES TI File Editor
Free RAM areas
Comprehensive Getkeyr table
URL Shortener
Online Axe Tilemap Editor
Help
Contact Us
Change Request
Report Issue/Bug
Team
Articles
Members
View the memberlist
Search For Members
Buddies
Login
Register
Omnimaga
»
Forum
»
Calculator Community
»
TI Calculators
»
TI-BASIC
»
68k BASIC tutorial
« previous
next »
Print
Pages: [
1
]
Go Down
Author
Topic: 68k BASIC tutorial (Read 7017 times)
0 Members and 1 Guest are viewing this topic.
Princetonlion.tibd
Members
LV8
Addict (Next: 1000)
Posts: 790
Rating: +3/-4
68k BASIC tutorial
«
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.
Logged
willrandship
Omnimagus of the Multi-Base.
LV11
Super Veteran (Next: 3000)
Posts: 2953
Rating: +98/-13
Insert sugar to begin programming subroutine.
Re: 68k BASIC tutorial
«
Reply #1 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
Logged
Streetwalrus
LV12
Extreme Poster (Next: 5000)
Posts: 3821
Rating: +80/-8
Re: 68k BASIC tutorial
«
Reply #2 on:
June 07, 2014, 08:10:31 pm »
Yeah, essentially same language, far superior implementation and an actual standard lib.
Logged
DJ Omnimaga
Clacualters are teh gr33t
CoT Emeritus
LV15
Omnimagician (Next: --)
Posts: 55943
Rating: +3154/-232
CodeWalrus founder & retired Omnimaga founder
Re: 68k BASIC tutorial
«
Reply #3 on:
June 08, 2014, 02:19:10 am »
This might also be helpful, although they're much older:
http://tifreakware.net/tutorials/89/b/
Logged
Princetonlion.tibd
Members
LV8
Addict (Next: 1000)
Posts: 790
Rating: +3/-4
Re: 68k BASIC tutorial
«
Reply #4 on:
June 08, 2014, 11:03:27 am »
Thanks guys
I did find it similar to N-spire BASIC, if my friend is accurate.
Logged
bb010g
LV6
Super Member (Next: 500)
Posts: 428
Rating: +22/-1
I do stuff
Re: 68k BASIC tutorial
«
Reply #5 on:
June 08, 2014, 09:16:38 pm »
It's extremely similar, especially to the CAS models.
Logged
Arch Linux user
Haskell newbie | Warming up to Lua | Being dragged into C++
Calculators: HP 50g, HP 35s, Casio Prizm, TI-Nspire CX CAS, HP 28s, HP Prime, Mathematica 9 (if that counts)
π: 3.14...; l: 108; i: 105; e: 101; l+i+e: 314
THE CAKE IS A LIE IS A PIE
DJ Omnimaga
Clacualters are teh gr33t
CoT Emeritus
LV15
Omnimagician (Next: --)
Posts: 55943
Rating: +3154/-232
CodeWalrus founder & retired Omnimaga founder
Re: 68k BASIC tutorial
«
Reply #6 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)
Logged
bb010g
LV6
Super Member (Next: 500)
Posts: 428
Rating: +22/-1
I do stuff
Re: 68k BASIC tutorial
«
Reply #7 on:
June 08, 2014, 11:36:19 pm »
I didn't run into new features; could you give some of the major ones?
Logged
Arch Linux user
Haskell newbie | Warming up to Lua | Being dragged into C++
Calculators: HP 50g, HP 35s, Casio Prizm, TI-Nspire CX CAS, HP 28s, HP Prime, Mathematica 9 (if that counts)
π: 3.14...; l: 108; i: 105; e: 101; l+i+e: 314
THE CAKE IS A LIE IS A PIE
DJ Omnimaga
Clacualters are teh gr33t
CoT Emeritus
LV15
Omnimagician (Next: --)
Posts: 55943
Rating: +3154/-232
CodeWalrus founder & retired Omnimaga founder
Re: 68k BASIC tutorial
«
Reply #8 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).
Logged
Princetonlion.tibd
Members
LV8
Addict (Next: 1000)
Posts: 790
Rating: +3/-4
Re: 68k BASIC tutorial
«
Reply #9 on:
June 10, 2014, 05:50:08 pm »
Also, any recommended shells (or not)?
The V200 is coming tomorrow! Then I'll start programming.
Logged
Princetonlion.tibd
Members
LV8
Addict (Next: 1000)
Posts: 790
Rating: +3/-4
Re: 68k BASIC tutorial
«
Reply #10 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
Logged
Print
Pages: [
1
]
Go Up
« previous
next »
Omnimaga
»
Forum
»
Calculator Community
»
TI Calculators
»
TI-BASIC
»
68k BASIC tutorial