how the hell do i load hl into (hl)?? I know it can be done with ldir and shipping data around like that, but ld (hl),hl doesnt work.. hehe. I have an array of .dw's that I need to tamper with often, and it would be annoying to constantly use ldir. I know theres something really stupid I'm forgetting to do... ~Kurai