[TI-ASM/BASIC] Tutorials list

Got questions? Got answers? Go here for both.

Moderator: MaxCoderz Staff

User avatar
DJ_O
Calc King
Posts: 2323
Joined: Mon 20 Dec, 2004 6:47 pm
Location: Quebec (Canada)
Contact:

[TI-ASM/BASIC] Tutorials list

Post by DJ_O »

Here's a list of BASIC and ASM tutorials I picked up on the web. It's not complete yet, but feel free to add stuff I forgot.

z80 assembly

Learn TI-83+ ASM in 28 days
http://www.ticalc.org/archives/files/fi ... 26877.html

Independent Z80 Assembly Guide (not only for calcs)
http://www.ticalc.org/archives/files/fi ... 20890.html

AsmGuru (not recommended for the 83+/84s, according to the two tutorials above)
-ENGLISH VERSION
http://www.ticalc.org/pub/text/z80/asmguru.zip
-FRENCH VERSION (hasn't been updated for a long while)
http://www.ovh.net/cgi-bin/clique.pl?co ... uru_vf.zip

Two other french tutorials
http://paxl.org:2080/~tift/tutos.php
http://www.ftp83plus.net/Tutorials/TI83pAsmTut.htm

TI-82/83/83+(/84?) unification FAQ
http://paxl.org:2080/~etrangepulpe/ti83 ... ation.html

Interrupts guide
http://www.ticalc.org/archives/files/fi ... 16891.html

Grayscale (no tutorial yet)
http://home.tiscali.nl/~kingma/downloads/gpp11.zip


TI-BASIC

BasicGuru tutorial
http://bgo.netfirms.com/tutorials/index.html

Grayscale
http://www.ticalc.org/archives/files/fi ... 35823.html


MLC
Coming soon...
Last edited by DJ_O on Sat 29 Jan, 2005 1:53 am, edited 3 times in total.
ImageImageImageImage
Duck
Sir Posts-A-Lot
Posts: 231
Joined: Sat 18 Dec, 2004 3:38 am

Post by Duck »

Pretty good list.
My GPP file is not really a tutorial though, just a bunch of example source codes and a minimalistic readme file...
User avatar
blueskies
Calc Wizard
Posts: 553
Joined: Tue 25 Apr, 2006 2:24 pm

Post by blueskies »

http://paxl.org:2080/~etrangepulpe/ti83 ... ation.html

this link works for me for the unification guide. very helpful btw gH.
User avatar
DJ_O
Calc King
Posts: 2323
Joined: Mon 20 Dec, 2004 6:47 pm
Location: Quebec (Canada)
Contact:

Post by DJ_O »

Thanks for the links. GH should update the tutorial section in the TIFT because the http://paxlip.no-ip.org:2080/~etrangepu ... ation.html link on the website wasn't working

I added the GPP because I heard there will be some doc in the future and it's a pretty good tool for ASM programmers
ImageImageImageImage
User avatar
kv83
Maxcoderz Staff
Posts: 2735
Joined: Wed 15 Dec, 2004 7:26 pm
Location: The Hague, Netherlands
Contact:

Post by kv83 »

Good topic. Made this one sticky :)
Image
That_One_Guy
New Member
Posts: 65
Joined: Sun 03 Apr, 2005 7:55 pm
Location: The seventh circle of Hell.
Contact:

Post by That_One_Guy »

Emm...sorry guys, but d'you think you could dig up a few more ASM guides for 83+ to 84+SE? I tried ASM in 28 days, but i dunno, it just didnt help me.
Truly great madness cannot be achieved without significant intelligence.

http://www.xanga.com/jakku_kun, rants by me.
User avatar
kv83
Maxcoderz Staff
Posts: 2735
Joined: Wed 15 Dec, 2004 7:26 pm
Location: The Hague, Netherlands
Contact:

Post by kv83 »

That_One_Guy wrote:Emm...sorry guys, but d'you think you could dig up a few more ASM guides for 83+ to 84+SE? I tried ASM in 28 days, but i dunno, it just didnt help me.
I guess you have to do with those...
Image
User avatar
tr1p1ea
Maxcoderz Staff
Posts: 4141
Joined: Thu 16 Dec, 2004 10:06 pm
Location: I cant seem to get out of this cryogenic chamber!
Contact:

Post by tr1p1ea »

Well i dont know if this has been mentioned, nor how usefull it is ... but there are some assembly logs that go way back at ticalc.org in the programming section. They might prove useful to some people.

Check it out here: http://www.ticalc.org/programming/columns/
"My world is Black & White. But if I blink fast enough, I see it in Grayscale."
Image
Image
User avatar
dysfunction
Calc Master
Posts: 1454
Joined: Wed 22 Dec, 2004 3:07 am
Location: Through the Aura

Post by dysfunction »

Wow... the last time I checked those the links were all broken.
Image


"You're very clever, young man, but it's turtles all the way down!"
tifreak8x
Sir Posts-A-Lot
Posts: 297
Joined: Mon 11 Jul, 2005 4:42 pm
Location: Indiana
Contact:

Post by tifreak8x »

For more basic tutorials, I am writing up z80 tutorials, and I am recieving 89 basic tutorials from DarkerLine Productions...

http://tifreakware.calcgames.org/tutorials.htm

It is still a work in progress though...
http://tifreakware.net - Connecting TI communities
DarkerLine
Calc Wizard
Posts: 526
Joined: Tue 08 Mar, 2005 1:37 am
Location: who wants to know?
Contact:

Post by DarkerLine »

http://www.unitedti.org/index.php?download=93

A good sprite tutorial for pure Basic.
just try to be nice to people.
_________________
My TI Blog - http://mpl.unitedti.org/
Liazon
Calc Guru
Posts: 962
Joined: Thu 27 Oct, 2005 8:28 pm

Post by Liazon »

okay, well, i've read basically all the ASM tutorials on ticalc.org, and i understand stuff like registers, hex, binary, the stack, calls, labels, jumps, cp, and i'm starting to get the hang of flags

but like seriously, i'm just too afraid to actually try stuff on my calc. I'm afraid of permanently breaking it. Can anyone explain to me how to use VTI or some other emulator?
DarkerLine
Calc Wizard
Posts: 526
Joined: Tue 08 Mar, 2005 1:37 am
Location: who wants to know?
Contact:

Post by DarkerLine »

First off, it's quite unlikely that you'll permanently break your calculator using Asm. It IS possible to write a program that will do that, but quite hard to do by accident.
just try to be nice to people.
_________________
My TI Blog - http://mpl.unitedti.org/
User avatar
kv83
Maxcoderz Staff
Posts: 2735
Joined: Wed 15 Dec, 2004 7:26 pm
Location: The Hague, Netherlands
Contact:

Post by kv83 »

You may also use PindurTI (see the Announce Your Projects section), which emulates the 83(+). The readme describes how it works.
Image
KevinJB
Calc Wizard
Posts: 501
Joined: Sat 28 May, 2005 5:34 am
Location: Chesapeake, Virginia
Contact:

Post by KevinJB »

The only way I could think of to do that is to somehow write to the OS's flash or screw with the LCD. Both are difficult to do.
09 F9 11 02 9D 74 E3 5B D8 41 56 C5 63 56 88 C0
KevinJB | RevSoft
Post Reply