1
0
mirror of https://github.com/cc65/cc65.git synced 2026-04-20 17:20:49 +00:00

Updated a comment about Kernal's STATUS variable.

This commit is contained in:
Greg King
2020-11-08 17:45:54 -05:00
parent b5f0c0468d
commit 81edc3f582
+1 -1
View File
@@ -51,7 +51,7 @@ next: inx
jsr closecmdchannel
ldx tmp2
; As we had to reference ST above anyway, we can do so, as well,
; As we had to reference STATUS above anyway, we can do so, as well,
; here too (instead of calling READST).
lda STATUS