Re: A83: Re: Program Help/External Programs/SOS Concepts.


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

Re: A83: Re: Program Help/External Programs/SOS Concepts.




I mean the SOS/AShell version of SQRXZ. The source has a lot of comments around
the allocate/deallocate sections of code.

Joe Wingbermuehle
http://joewing.calc.org

-----Original Message-----
From: Jkhum98@aol.com <Jkhum98@aol.com>
To: assembly-83@lists.ticalc.org <assembly-83@lists.ticalc.org>
Date: Tuesday, March 16, 1999 12:26 PM
Subject: Re: A83: Re: Program Help/External Programs/SOS Concepts.


>
>In a message dated 03/15/99 8:13:36 PM, joewing@usmo.com writes:
>
>>Anyway, there is a good way of adding free memory to the end of your program.
>>Check out the source to SQRXZ, it uses a this method.
>>
>>Joe Wingbermuehle
>>http://joewing.calc.org
>
>I'm having a little trouble understanding the source to SQRXZ because it is a
>different situation than what I want to do from SOS. It is a Basic program and
>uses its own loader, as to why it is easy for SQRXZ to allocate memory within
>itself, but I want to be able to run my program as a SOS program and make use
>of the libraries. Could you inform me a little more how I would adapt this
>method to work with SOS? Thanks...
> --Jason K.
>