[A89] Re: functions addresses


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

[A89] Re: functions addresses




When you install TIGCC, open the os.h file in the Include/ASM directory.
The rom call equivalents are in there.

Some may not share the exact name of the TIGCC C functions though. And
some TIGCC functions are not AMS calls.

John David Ratliff
jdratlif@cs.indiana.edu

-----Original Message-----
From: assembly-89-bounce@lists.ticalc.org
[mailto:assembly-89-bounce@lists.ticalc.org] On Behalf Of R.A.
Sent: Monday, June 03, 2002 10:49 PM
To: assembly-89@lists.ticalc.org
Subject: [A89] functions addresses


thanks to all for your help. I've successfully compiled (and tested) 
the lesson1 with a68k. After all it was really a good idea to do the 
"conversion" from gas to a68k, I learned a lot in the way.
Now I want to change a bit the sample program. I've read the 
documentation on the tigcc site, but I couldn't find any place where 
to look for the addresses of the TIOS functions (ie: ClrScr == 
0x019E, etc). I've also downloaded the sdk documentation from the TI 
site, but I found nothing there.
tia,
ra.-






Follow-Ups: References: