ADFS filing-system module for RISC OS, maintained as a CModule.
Version 2.00 — 23 Jul 2026
This repository contains the C-based ATA-backed ADFS4 implementation adapted
for the ADFS module target. The legacy floppy and PATA paths from the
classic assembler ADFS are not included; the current implementation uses
SATADriver/ATA devices and retains the ADFS SWI and FileCore interfaces
provided by ADFS4.
From a RISC OS build environment:
riscos-amu ram
riscos-amu rom
riscos-amu clean
Cmunge generates the module veneers from cmhg/ADFSHdr; the module source
tree itself contains no hand-maintained assembler.
The RAM build produces rm32/ADFS,ffa. The ROM build produces the AOF module
in aof32/ADFS,ffd.
Runtime hardware testing has not been performed in this workspace.
MIT Licence. Copyright (C) RISCOS Technologies 2026.