An open API service indexing awesome lists of open source software.

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.

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.