Site hosted by Angelfire.com: Build your free website today!

Rick's TI-86 Page ASM Tutorials



Learning ASM is a difficult process, but I think it can be made easier by following the order of these tutorials. After finishing one, go to the next on the list. None of these are mine, but credit is given to the real authors.

Beginner Tutorials

Tutorial Author Description
Trent's Lesson 1 Trent Lillehaugen Basics of ASM... (LD, ADD, SUB, INC, DEC)
Trent's Lesson 2 Trent Lillehaugen The Stack... (PUSH, POP)
Trent's Lesson 3 Trent Lillehaugen Labels, Jumps, Loops... (JP, JR, DJNZ)
Trent's Lesson 4 Trent Lillehaugen "If Then Else" Statements... (CP)
Trent's Lesson 5 Trent Lillehaugen Functions... (CALL, RET)
Simple ASM Examples Trent Lillehaugen Simple ASM Program, Printing Strings, Key Input
Simple Video Examples Trent Lillehaugen Video Intro, More On Video, Sprites
Binary & Hexadecimal Matt Johnson Review of base 2 and base 16 number systems used in ASM
TI-86 RAM & ROM Info Matt Johnson How memory on the TI-86 works. Although it is a bit difficult to understand, you need to know it.

More Advanced Tutorials

Tutorial Author Description
Matt's Tutorial 4 Matt Johnson Display Basics, Findpixel Explanation, And Some Z80 Opcodes
James's Lesson 1 James Rubingh A Great Lesson Explaining FindPixel
James's Lesson 2 James Rubingh Simulated 16-bit Addition
James's Lesson 3 James Rubingh A Good Explanation Of The Variable Allocation Table (VAT)
James's Lesson 4 James Rubingh Transferring Data Using Absolut Addressing And The VAT
James's Lesson 5 James Rubingh Interrupts Using IM 1


©1998 Ricky Wallace
Email: compwiz1@usa.net