Note that as this is a FileCore based FileSystem, the OS must support the version of FileCore the HDF file was formatted for, otherwise it will report the drive isn't formatted.
HDFFS drives can be formatted using Partition Manager 0.84 or newer.
Changes in this build
- added a build option for 4K sectors
- now checks if FileCore_SectorOp is supported
- now switches to sector addressing if FileCore supports it
- HDFFS_IDEDeviceInfo was returning a drive size that was 1 LBA too large
- SWI decode wasn't checking for "HDFFS_" correctly