1
0
mirror of https://github.com/cc65/cc65.git synced 2024-06-01 13:41:34 +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

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