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

How to write on a sector #31

Open
cedricp opened this issue May 22, 2024 · 1 comment
Open

How to write on a sector #31

cedricp opened this issue May 22, 2024 · 1 comment

Comments

@cedricp
Copy link

cedricp commented May 22, 2024

Hi, I'm working on a small utility to convert disks to ADF format and read amiga filesystem with the help of ADFlib (https://github.com/lclevy/ADFlib/tree/master) and ImGui (MinGW and Linux). Reading disk works great, but I'm wondering if it's possible to write a unique sector on disk or if I should read the whole track, modify the sector, then write all.
My repo is there : https://github.com/cedricp/adfutils
Best regards

@RobSmithDev
Copy link
Owner

RobSmithDev commented Jun 2, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants