Re: A86: Re: self-modifying code


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

Re: A86: Re: self-modifying code






TGaArdvark wrote:

> > $d748 is the ram exec address...it subtracts the hi score address from the
> > running address to give you the offset of the hiscore table
>
> The main problem is the OS and most shells do not support write-back,
> meaning all changes to the program itself are erased when it is terminated.

That's why he's writing to the page and not _asm_exec_ram.


References: