Closed BlackMATov closed 5 years ago
; Point hl to the stack, with a signed 8-bit offset ld hl, sp+4
8-bit?
Yes, the offset added to sp is a signed 8-bit offset.
sp
Oh, sorry! I read it as an offset of 8 bites (from the stack pointer)
8-bit?