Remove stale comment.
This commit is contained in:
parent
6201300816
commit
db31204950
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue