Re: A86: more info needed on ld command


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

Re: A86: more info needed on ld command



> ld (hl),nn  loads nn into the memory location whose
>             address is stored in hl

what is the use of loading it into the memory location if u can do the
basically same thing w/o parentheses? or would it keep the hl from
moving its location in the memory?and one last question what would it do
if u did ld nn,(hl)? would it make nn equal to the memory location or
save it as hl and have be where hl was?

thanx again
    Patrick


Follow-Ups: References: