Re: A86: unlock
[Prev][Next][Index][Thread]
Re: A86: unlock
that's what it's supposed to do... does anyone know where the calc loads the
sqrtKEY program before it runs it?
Trey Jazz wrote:
> this loads the string memclr into hl and writes it to the screen, i dunno
> whats goin on with the program counter but i suppose that gets it to the
> right location and then it copies the whole command there over into the
> program
>
> >Command:
> > ld hl,pc
> > add hl,MemClr-Command
> > call _puts
> > ret
> >MemClr:
> > .db "Mem Cleared",0
--
Stephen Hicks
mailto:shicks@mindspring.com
ICQ:5453914
IRC:Kupopo
References: