mirror of
https://github.com/aaru-dps/Aaru.git
synced 2026-07-08 17:56:18 +00:00
[PR #82] Add support for HD-Copy disk image format #1043
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Original Pull Request: https://github.com/aaru-dps/Aaru/pull/82
State: closed
Merged: Yes
This PR adds a new floppy image format for HD-Copy. The scaffolding was shamelessly copied from an existing image plugin.
The HD-Copy format (or "HDCopy") was used by the DOS program of the same name, written by Oliver Fromme in or around 1995. It uses a simple RLE format to compress the tracks and only stores tracks that contain actual data.
Three sample files are available here, I can provide more if desired.
Proof of concept output of DiscImageChef: