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