This Apple DA: Add missing RTS

This commit is contained in:
Joshua Bell 2019-02-17 16:01:47 +11:00
parent 08a4ba970d
commit b5d76efcdd

View File

@ -1176,6 +1176,7 @@ fail: clc
asl16 memory
ldax memory
jsr int_to_string
rts
.endproc
;;; ============================================================