1
0
mirror of https://github.com/cc65/cc65.git synced 2024-06-09 06:29:38 +00:00

Fixed comment.

This commit is contained in:
Oliver Schmidt 2015-04-27 09:39:50 +02:00
parent 1748bb1ab6
commit 0f1c3b0181

View File

@ -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