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

Support for HxC Floppy Emulator *.HFE images #80

Open tomas-nestorovic opened 11 months ago

tomas-nestorovic commented 11 months ago

The format is described here and seems easy enough to be implemented quickly, although the support for "alternative encodings" on Cylinder 0 are questionable whether to implement them in RIDE or not - possibly only during writing, for RIDE makes no assumptions about a track during reading.