fix typo
This commit is contained in:
@@ -107,7 +107,7 @@ SETCUR: LXI H, CurPos ; load the start address into HL
|
||||
LXI H, CurPos ; reset HL
|
||||
CALL PRINTF ; print the ESC-sequence
|
||||
RET
|
||||
Start of the main code block
|
||||
; Start of the main code block
|
||||
START: LXI H, 0 ; blank out HL
|
||||
DAD SP ; HL = SP
|
||||
SHLD Stack ; save the original stack
|
||||
|
||||
Reference in New Issue
Block a user