Skip to content

Commit

Permalink
optimization
Browse files Browse the repository at this point in the history
  • Loading branch information
mooinglemur committed Oct 7, 2023
1 parent a5f5803 commit 52e0f7a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions kernal/cbm/channel/save.s
Original file line number Diff line number Diff line change
Expand Up @@ -67,8 +67,8 @@ sv26 jsr cmpste ; try mciout
sec ; last and potentially partial page
lda eal
sbc sal
sv27 clc
ldx sal
clc
sv27 ldx sal
ldy sah
jsr mciout
bcs sv29 ; unsupported
Expand Down

0 comments on commit 52e0f7a

Please sign in to comment.