HDFFS 1.01

Filesystem for FileCore based HDF Hard disc image files
Post Reply
JonAbbott
Posts: 2957
Joined: Thu Apr 11, 2013 12:13 pm
Location: Essex
Contact:

HDFFS 1.01

Post 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
Attachments
source101.zip
(23.28 KiB) Downloaded 243 times
hdffs101.zip
(4.64 KiB) Downloaded 255 times
Post Reply