Have stPrinthex pop TOS in calculator.asm

This commit is contained in:
Juhani Krekelä 2022-08-17 02:54:36 +03:00
parent c89d8e9850
commit cbfbbbcf54
1 changed files with 1 additions and 1 deletions

View File

@ -62,7 +62,7 @@ stGtEq:
; n -- n
stPrinthex:
cleq r0, r0, peekWord
cleq r0, r0, popWord
cleq r0, r0, writehexWord
breq r0, r0, newline