A86: Re: Ld (hl),de


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

A86: Re: Ld (hl),de





 ld (hl),e
 inc hl
 ld (hl),d


>
>Is there a way to ld (hl) with de?
>
>-InFuZeD