Re: A86: unlock
[Prev][Next][Index][Thread]
Re: A86: unlock
That would explain the garbage... umm... could you do something like (basically):
Command:
ld hl,pc
add hl,MemClr-Command
call _puts
ret
MemClr:
.db "Mem Cleared",0
Dux Gregis wrote:
> I just realized that your clearIt program won't work after another asm program is executed. "Mem cleared",0,"Defaults set",0
> will have to have a different label. I think you need to add the distance between the start of the [sqrt]KEY code and the
> label to $d748.
--
Stephen Hicks
mailto:shicks@mindspring.com
ICQ:5453914
IRC:Kupopo
References: