HDFFS 1.03

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

HDFFS 1.03

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.

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
Attachments
source103.zip
(24.89 KiB) Downloaded 119 times
hdffs103.zip
21st Feb 2025
(4.98 KiB) Downloaded 64 times
Post Reply