mirror of
https://github.com/cc65/cc65.git
synced 2025-04-09 10:39:40 +00:00
Remove stale comment.
This commit is contained in:
parent
6201300816
commit
db31204950
@ -56,7 +56,7 @@ LINEDIST = $20 ; Offset in video RAM between two lines
|
||||
ldx #(>load_size) + 1
|
||||
stx count+1 ; save size with each byte incremented separately
|
||||
|
||||
L1: dec count ; pre-count one's-complement upwards
|
||||
L1: dec count
|
||||
bnz L2
|
||||
dec count+1
|
||||
bze L3
|
||||
|
Loading…
x
Reference in New Issue
Block a user