Re: A86: Open space


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

Re: A86: Open space




Cavan Carroll wrote:

> Does anybody know of a space that no other program uses that's about 1/2 a
> Kb.
> I need to store some info ( not just when the program is running ), but it
> seems that people don't like it to be included in the prog because of space.
> I've thought about using some of the ram on page 1, but emulation
> compression and other things use that space.
> I'm not sure what space they use there though.
> So should I just make it part of the prog or try finding space that nothing
> else uses?

Just make an external string like david said. Its the easiest way to have it
not in the program, and still keep it safe. Its fairly easy to do, mail me if
you want me to write a quicky routine.




Follow-Ups: References: