[A83] Re: ld hl,bc


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

[A83] Re: ld hl,bc




>maybe you could also do
>push hl
>pop bc
>but that's a waste of space if
>ld h,b
>ld l,c
>DOES work

Why not just 'ld hl, bc' ?

Or am I dumb?





Follow-Ups: