Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HYPPO-DOS: implement missing DOS features and api #760

Open
2 of 11 tasks
lydon42 opened this issue Dec 23, 2023 · 0 comments
Open
2 of 11 tasks

HYPPO-DOS: implement missing DOS features and api #760

lydon42 opened this issue Dec 23, 2023 · 0 comments
Labels
enhancement A feature request or other kind of enhancement.
Milestone

Comments

@lydon42
Copy link
Member

lydon42 commented Dec 23, 2023

This will start after Batch 3 release.

It will add and finish:

One decision to make will be if we keep dos_detach (detach all images, don't mount disk drives) or if we replace it by dos_detach0 and dos_detach1 calls, or even condense the attach0/1 and detach0/1 into one call each which takes the drive as a parameter.

@lydon42 lydon42 added the enhancement A feature request or other kind of enhancement. label Dec 23, 2023
@lydon42 lydon42 added this to the near future milestone Dec 23, 2023
lydon42 added a commit that referenced this issue Aug 31, 2024
Merged most of d81attach code into one function.
Implemented d81detach0/1 (old d81detach call those), including
option to instruct to detach to real drive (X = 1).
lydon42 added a commit that referenced this issue Aug 31, 2024
lydon42 added a commit that referenced this issue Sep 1, 2024
this seems not to work, unfreeze does not mount with it
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement A feature request or other kind of enhancement.
Projects
None yet
Development

No branches or pull requests

1 participant