A86: Re: Re: Re: new shell idea
[Prev][Next][Index][Thread]
A86: Re: Re: Re: new shell idea
Thanks Clem!
>
> Here it is:
> xor a
> ld (_asapvar+1),a
>
> >The downside to this is that if you corrupt your program's code space,
then
> >run it again, it will crash the calc. This happens when you move stuff
> >around, like say copy your program to page 1 and use the _asm_exec_ram
area
> >for variable storage. If anyone knows of a flag to tell the OS to reload
> >the program, please let me know!!!
>
> ---
> Clem Vasseur <clem@acz.org>
> Assembly Coder's Zenith - http://www.acz.org/
>
>
>
References: