Updated a comment about Kernal's STATUS variable.
This commit is contained in:
parent
b5f0c0468d
commit
81edc3f582
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue