Re: A86: Open space


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

Re: A86: Open space




ComAsYuAre@aol.com wrote:
> 
> just about the only mem i can think of that i _dont think_ anything uses is
> the silent linking routine, which is 200 bytes.  however, i wouldn't
> recomment leaving anything outside the program, especially something that
> large.  just put it in the program and try to cut out every extra byte
> possible.

I think there are a few programs that use the silent link space, just
not for silent linking.  IMO the best thing to do here would be to
create an external string and stick the data there.  Of course the
routines to do that take up space too...  oh well.


References: