Re: A83: (No Subject)- corrected


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

Re: A83: (No Subject)- corrected




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

																--Jason K.
															
In a message dated 11/16/98 4:00:29 PM, pmilheron@ti.com writes:

>	ld 	a,(something)
>	ld	hl,numbers
>	ld	bc,3
>	cpir
>	jp	z,thesamelbl
>
>numbers:  db	 1,3,65
>
>
>Later,
>Pat


Follow-Ups: