This commit is contained in:
Paul Warren 2020-08-02 22:46:19 +10:00
parent 279816add6
commit 83204c0882
1 changed files with 1 additions and 1 deletions

View File

@ -103,7 +103,7 @@ print:
loop:
jmp loop
number: .word 1729
number: .word 65521
;; add character in A to start of message
push_char: