Skip to content

Commit

Permalink
[DOS] fix: sdcard_check: one path did not restore old RAM bank (X16Co…
Browse files Browse the repository at this point in the history
  • Loading branch information
mooinglemur authored Feb 7, 2025
1 parent 92bbf07 commit 95fb18a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dos/main.s
Original file line number Diff line number Diff line change
Expand Up @@ -117,6 +117,7 @@ sdcard_check:

cmp dos_unit
beq @1
BANKING_END
sec
rts

Expand Down

0 comments on commit 95fb18a

Please sign in to comment.