Re: A86: Re: self-modifying code


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

Re: A86: Re: self-modifying code




> $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.


Follow-Ups: