[A83] Re: questions to port to ti-82


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

[A83] Re: questions to port to ti-82



On Mon, 25 Aug 2003 07:11:39 -0500, Dan Weiss wrote:

> On the 82, ptemp = $8D18.  It's a pointer to the start of free RAM I
> think.

On the 83 series at least, ptemp points to the start of tempvar vat (end
of program/list vat).
What you're probably looking for is FPS (end of floating point stack).
Assuming the 82 is similar to the 83, with ptemp being 8d18, FPS is
probably 8d0e, but that's just a guess.



Follow-Ups: References: