Python library for Acorn ROM Filing System (ROMFS) paged-ROM images
Project description
oaknut-romfs
Acorn ROM Filing System (ROMFS) support for the oaknut family of packages.
ROMFS is the filing system for paged ROMs on the BBC Micro and Acorn Electron — sideways ROMs and cartridges. It stores files in the same block layout as the Cassette Filing System (CFS), with the ROM image standing in for the tape: each file is a chain of CFS-format blocks carrying Acorn load and execution addresses, a block number, a length, a flag byte, and header and data CRCs, introduced by a standard paged-ROM service header.
The medium is read-only ROM, so the filing system is flat: there are no directories, and a file's metadata is the load/exec pair plus a lock bit, exactly as on cassette.
This package contributes ROMFS to the oaknut.filesystem extension axis,
so ROMFS images are identified, listed and read through the disc CLI
alongside the disc-based filing systems.
Status
Pre-alpha. The package is being built up format-first: see
docs/romfs-format-spec.md for the on-ROM
byte layout and docs/architecture.md for the
package design and its mapping onto the oaknut.filesystem contract.
Installation
uv add oaknut-romfs
Licence
MIT — see LICENSE.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file oaknut_romfs-12.3.0.tar.gz.
File metadata
- Download URL: oaknut_romfs-12.3.0.tar.gz
- Upload date:
- Size: 31.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.17 {"installer":{"name":"uv","version":"0.11.17","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f3604f28d209eec653fa43cb3c6fca51bb079d38d97365f0c1e2ca9ed08310b0
|
|
| MD5 |
7a546468f769f81aacac4d4dcd205323
|
|
| BLAKE2b-256 |
978e78dadd27c2820f84b91a0c1cdc7ee09d6d4cb629344913664ef21f760462
|
File details
Details for the file oaknut_romfs-12.3.0-py3-none-any.whl.
File metadata
- Download URL: oaknut_romfs-12.3.0-py3-none-any.whl
- Upload date:
- Size: 25.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.17 {"installer":{"name":"uv","version":"0.11.17","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
00b95a4f2c1308eb2a10faf4dcef25a89ee9f976d3934dccc634b53ea1eac1e3
|
|
| MD5 |
b2be271467a0885df804a17b94b5af43
|
|
| BLAKE2b-256 |
b7fc3fe892f53c0d17fdf24842c37d103b9d88d622c60a8bc968df60f0553817
|