[A83] Re: Custom program loader


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

[A83] Re: Custom program loader




At 23:37 2001-12-12, you wrote:

> > Do what you do in an interrupt program:
> > MAke a little piece of loader/copier code, and let it
>execut from
> > within another (safe) piece of mem.
> > The saferam1 area seems very fit to me for this purpose
>(768 bytes...)
>But since we are making something that is incompatible
>with all of the shells other than the TIOS, would not
>it be better to use the bottom of the stack for this
>purpose? (saferam1 is just very temptating to
>be overwritten by the actual program :)
>
>PG

why not the top of the stack?

///Olle





Follow-Ups: References: