TI-86 Assembly programming
[Prev][Next][Index][Thread]
TI-86 Assembly programming
-
To: CALC-TI@LISTS.PPP.TI.COM
-
Subject: TI-86 Assembly programming
-
From: System Administrator <admin@TOOF.NET>
-
Date: Fri, 18 Jul 1997 17:05:15 -0400
-
Organization: Lightning Internet Services, LLC
-
Reply-To: System Administrator <admin@TOOF.NET>
-
Xref: paladin.american.edu bit.listserv.calc-ti:15260
I just wrote a simple test program in an attempt to test the new assembly
support on the TI-86 (Well.. not like it's new, it's just that TI was
finally kind enough to add commands to assist in writing asm on their
calcs)
:AsmPrgm
:3E3F
:F6C0
:CD6640
:D310
:C9
:END
:0000
:END
After doing this, I did an:
AsmComp (TEST, TST)
And got
ERROR 07 SYNTAX
if I do a goto, it shows that the error is at the ) ... The cursor hangs
over the blank space if I delete the ).
Anyone have any ideas as to why the calculator will not compile my
program?
Sincerely,
Christopher B. Zydel
System Administrator
Toof, Inc.
admin@toof.net
---------------------------------------------------------------------
"'Love' is a condition in which your happiness depends upon the
happiness of another."
---------------------------------------------------------------------
Follow-Ups: