mirror of
https://github.com/cc65/cc65.git
synced 2025-08-08 22:25:28 +00:00
Updated a comment about Kernal's STATUS variable.
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user