ld a,($0100) ; load register a with contents of memory address $0100 ld ($c000),a ; load memory address $c000 with the contents of a