Skip to content

Commit

Permalink
bdos: proper revert of wrong fix
Browse files Browse the repository at this point in the history
  • Loading branch information
ivop committed Aug 26, 2024
1 parent 462b3ad commit e202af5
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 e202af5

Please sign in to comment.