RE: A89: gettin' started


[Prev][Next][Index][Thread]

RE: A89: gettin' started



Title: RE: A89: gettin' started

This beginner's guide looks pretty cool.  Perhaps I'll finally learn 68k.  I'm also one of those who is used to z80 from my TI-85, so this looks weird so far.

Mark E. Scott Jr.
mscott@databasecity.com

-----Original Message-----
From: KeysDezes@aol.com [mailto:KeysDezes@aol.com]
Sent: Wednesday, December 29, 1999 6:37 PM
To: assembly-89@lists.ticalc.org
Subject: Re: A89: gettin' started


<A HREF="http://calccity.calc.org/tiweekly/Articles/Beginners_TI89_ASM.html">B
eginners Guide to TI-89/92+ Assembly</A>
By far, the most comprehensive guide to 68k asm that I've seen.
Libraries are sets of routines that can be accessed by asm programs.  The
advantage of libraries is that they are shared by all programs.  They contain
common routines such as PutSprite and clr_scr.

                                            Grant Elliott
                                            <A
HREF="http://www.crosswinds.net/~proganon">Programmers Anonymous</A>