_RST_10H_: ; ldHL,(HL+2A) add a, a ld c, a ld b, $00 add hl, bc ld a, (hl) inc hl ld h, (hl) ld l, a ret