[A83] Re: free memory on the Ti-83-


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

[A83] Re: free memory on the Ti-83-



> Free ram is the area between the floating point stack and the
> operator stack, so you can calculate it by subtracting the pointers to
> the end of these stacks. I'm not sure but I believe it's
> (9311h)-(930Dh)(+/-1). You should trace a call to _memchk(?) with vti
> to be sure.

I can confirm this. The word at 930Dh points at the beginning of the free
area and the one at 9311h points at the first non-free byte (probably I'm
missing a byte at the end).

PG

-- 
http://fastmail.fm - Faster than the air-speed velocity of an
                      unladen european swallow



References: