Re: A86: actual asm help


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

Re: A86: actual asm help




In a message dated 5/13/99 17:53:14 Eastern Daylight Time, david@acz.org 
writes:

> > ld a,(hl)
>  > cp 1    ...........does a now contain 1
>  
>  Yes.  CP only sets the flags, it does not change the value of anything.
>  


uh...that would be no, then :-)


Follow-Ups: