Skip to content

Commit

Permalink
Merge pull request #156 from ivop/master
Browse files Browse the repository at this point in the history
bdos: proper revert of wrong fix
  • Loading branch information
davidgiven authored Aug 26, 2024
2 parents f2640f4 + e202af5 commit 9d888f4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/bdos/filesystem.S
Original file line number Diff line number Diff line change
Expand Up @@ -248,6 +248,8 @@ zproc convert_user_fcb
sta (param), y ; update FCB

txa ; set the active drive
sta active_drive

jmp select_active_drive
zendproc

Expand Down

0 comments on commit 9d888f4

Please sign in to comment.