Update print.asm
This commit is contained in:
@@ -31,7 +31,6 @@ saveRegisters: ; Subroutine for storing the registers.
|
|||||||
STA ; Store A.
|
STA ; Store A.
|
||||||
INCD ; Move to the next address.
|
INCD ; Move to the next address.
|
||||||
STB ; Store B.
|
STB ; Store B.
|
||||||
INCD ; Move to the next address.
|
|
||||||
POPD ; Restore the Data Pointer.
|
POPD ; Restore the Data Pointer.
|
||||||
RET ; Return to the caller.
|
RET ; Return to the caller.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user