Page 1 of 1

HDFFS 1.01

Posted: Mon Oct 17, 2022 4:28 pm
by JonAbbott
HDFFS is a RISC OS FileSystem for mounting HDF files. It's a self-contained Module with a Wimp Filer build in, simply run it and double-click on an HDF file to mount it.

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.

This was originally coded to test FileCore re-entrancy, as such it has not undergone testing beyond formatting a blank HDF and copying a few files to it. Use at your own risk.

Changes in this build
  • fixed an issue when specifying the drive number with *HDFMount and *HDFOpen