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

Support for HDF disk images #47

Open
tomas-nestorovic opened this issue Jan 28, 2020 · 0 comments
Open

Support for HDF disk images #47

tomas-nestorovic opened this issue Jan 28, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@tomas-nestorovic
Copy link
Owner

Emulators which emulate hardware like for instance DivIDE, MB-03+ Ultimate, etc., use as a hard-disk image a HDF file. This file is virtually a raw image prepended with a thin header (full specification). Therefore, a new CHDF container should simply extend the existing CRawImage container.

Programs which already support HDF images are HDF Monkey or SamDisk, both open-source.

@tomas-nestorovic tomas-nestorovic added the enhancement New feature or request label Jan 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant