mirror of
https://github.com/cc65/cc65.git
synced 2025-03-03 09:32:33 +00:00
Updated a comment about Kernal's STATUS variable.
This commit is contained in:
parent
b5f0c0468d
commit
81edc3f582
@ -51,7 +51,7 @@ next: inx
|
|||||||
jsr closecmdchannel
|
jsr closecmdchannel
|
||||||
ldx tmp2
|
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).
|
; here too (instead of calling READST).
|
||||||
|
|
||||||
lda STATUS
|
lda STATUS
|
||||||
|
Loading…
x
Reference in New Issue
Block a user