tomas-nestorovic / RIDE

Windows tool for low-level access to any floppy disks, and comfortable high-level access to some legacy filesystems (ZX Spectrum, MS-DOS, etc.).
https://nestorovic.hyperlink.cz/ride/html/index.html
56 stars 0 forks source link

Feature Request : Amiga ADF - AmigaDOS File Browser / fixer #66

Open ourIThome opened 3 years ago

ourIThome commented 3 years ago

Hi,

I've recently come across your project, so im a newb ... sorry if its supported...

I wonder if you could add support for Amiga ADF support. ADF contains pure sector data (no track header information etc).

In the ADF sector information, when dealing with AmigaDOS there is information contained about the file / file size / attributes / file CRC. There is currently a tool called ADF Workshop which is able to read the ADF / AmigaDOS file properties.

I'd ideally would like a tool where if a failed file CRC was detected, I could point to a folder with potential file fixes ... and if the CRC matches what is expected ... that the sectors in the ADF could be updated with my potential file fix byte(s).