https://github.com/gerph/riscos-fsinc-example
Example filesystem in C sources for RISC OS, using modern tooling.
https://github.com/gerph/riscos-fsinc-example
riscos riscos-ci
Last synced: 25 days ago
JSON representation
Example filesystem in C sources for RISC OS, using modern tooling.
- Host: GitHub
- URL: https://github.com/gerph/riscos-fsinc-example
- Owner: gerph
- Created: 2025-09-29T00:59:10.000Z (6 months ago)
- Default Branch: master
- Last Pushed: 2026-01-12T03:54:55.000Z (2 months ago)
- Last Synced: 2026-02-10T19:13:44.050Z (about 1 month ago)
- Topics: riscos, riscos-ci
- Language: C
- Homepage:
- Size: 37.1 KB
- Stars: 2
- Watchers: 0
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- Codeowners: CODEOWNERS
Awesome Lists containing this project
README
# RISC OS Filesystem In C example
This repository is a version of the original Acorn example FS-in-C code from the
developer site. The code has been reformatted, and updated to use more modern
tooling. The original version of the example was targetted at version 3 of the
Acorn DDE.
The version here will automatically build as part of CI, and uses CMunge rather
than CMHG.