Skip to content

Commit

Permalink
remove superfluous store to index2
Browse files Browse the repository at this point in the history
  • Loading branch information
mooinglemur committed Sep 11, 2024
1 parent 4ad006c commit 605b1f7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion basic/code17.s
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ val_str bne @1 ;return 0 if len=0
ldy txtptr+1
phy
phx
stx index2+1
ldx index1 ;save current index1
ldy index1+1
phy
Expand Down

0 comments on commit 605b1f7

Please sign in to comment.