mirror of
https://github.com/aaru-dps/Aaru.git
synced 2026-02-04 00:54:33 +00:00
Support FDF images from EZ-DisKlone Plus #378
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?
Originally created by @TheRogueArchivist on GitHub (Mar 19, 2020).
Prerequisites
Description
Support FDF images from EZ-DisKlone Plus. Example images and the program itself can both be found at https://archive.org/details/UtilitiesRom2
@claunia commented on GitHub (Apr 3, 2020):
@SilasLaspada unless you can get the guy at http://www.ez-forms.com/ezdkp.htm to give you a specification of the format and its compression algorithm do not count with it anytime soon (if at all).
@mnadareski commented on GitHub (Feb 22, 2021):
There's a way to at least read it implemented in 86box: https://github.com/86Box/86Box/blob/master/src/floppy/fdd_img.c#L718