Re: A86:shell writeback
[Prev][Next][Index][Thread]
Re: A86:shell writeback
i figured that out eventually. unfortunately, i clearly have no idea how to
write back to the original program, just the code loaded into _asm_exec_ram
;(
In a message dated 8/24/98 11:45:28 PM Eastern Daylight Time,
tllilleh@polymail.cpunix.calpoly.edu writes:
> When you run the program from the homescreen ASM(, the OS recognizes it's
> the same program and just starts executing, it doesn't reload the program
> into memory. When you are using the shell, your program get's loaded each
> time. Hence, the first time you are "tricked" into thinking that it was
> actually written back. You need to write code that actually write's back.
I
> can't post it off hand but I hope that helps.
>
> Trent Lillehaugen
>
Follow-Ups: