Re: A83: (No Subject)- corrected


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

Re: A83: (No Subject)- corrected




Jkhum98@aol.com wrote:
> 
> Pat Milheron wrote:
> 
> >       ld      a,(something)
> >       ld      hl,numbers
> >       ld      bc,3
> >       cpir
> >       jp      z,thesamelbl
> >
> > numbers:  db    1,3,65
>
> In this corrected message, I don't understand where that "(something)" came
> from... Just, whats that top line needed for now? Is it a necessary part of
> the 'cpir' function? Well, where is the label "something" and what goes
> there...? =P

It's just that, "something".  He's just loading some value into a to
check against.

-- 
John Kugelman.  kugelman@mnsinc.com

I believe we can change anything.
I believe in my dream.
    - Joe Satriani


References: