Re: A86:memory expander and 2nd/MEM/RAM


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

Re: A86:memory expander and 2nd/MEM/RAM




Yes. The real amount is stored in the normal location, and you can get
it by making the call to _getfreeram or whatever it is (be sure you call
the one that actually calculates it). The only way to make it work would
be to implement a SQRTkey program that overwrites the calculator's
value. Also, you'll have to write a routine that can display more than 5
digits, which is more formidable than it might seem...

RoniBarrett@aol.com wrote:
> 
> Is there a way to find the actual free memory if you are using the expander
> program and have over 100000 bytes free? Im trying to make a program for this
> because im too lazy to just add a 1 to the front of the number. (yes i know
> that is easier, but im too lazy to do thing the easier way, if that makes any
> sense whatsoever)
> 
> Jeff Barrett


References: