remove unused instruction
This commit is contained in:
parent
87fd6a1b9d
commit
98ef4eaef0
1 changed files with 0 additions and 2 deletions
|
@ -18,9 +18,7 @@ change_length:
|
|||
JMP loop_end
|
||||
y_overflow:
|
||||
LDY #$00
|
||||
INC B_start + 1
|
||||
INC A_start + 1
|
||||
|
||||
jmp change_length
|
||||
loop_end:
|
||||
RTS
|
||||
|
|
Loading…
Add table
Reference in a new issue