mirror of
https://github.com/cc65/cc65.git
synced 2025-04-08 19:38:55 +00:00
Fixed comment.
This commit is contained in:
parent
1748bb1ab6
commit
0f1c3b0181
@ -166,7 +166,7 @@ setbuf: lda #$00 ; Low byte
|
||||
bit $C080
|
||||
.endif
|
||||
|
||||
; Reset stack we already passed
|
||||
; Reset stack as we already passed
|
||||
; the point of no return anyway
|
||||
ldx #$FF
|
||||
txs
|
||||
|
Loading…
x
Reference in New Issue
Block a user