[A83] Re: _pointhlind


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

[A83] Re: _pointhlind




They probably are calls, but if you're at all slightly worried about speed,
then it would be much better to put them at the end of your program. bcalls
are not the fastest things in the world, and when the routine you're calling
is so short, the overhead of the bcall is actually a lot greater than the
actual call..

-----Original Message-----
From: assembly-83-bounce@lists.ticalc.org
[mailto:assembly-83-bounce@lists.ticalc.org]On Behalf Of Ronald Teune
Sent: Thursday, June 28, 2001 3:31 AM
To: assembly-83@lists.ticalc.org
Subject: [A83] Re: _pointhlind

Ah. I get it :-)
I didn't find them in my ti83plus.inc, so probably not.




References: