a2fuse 0.2.0

Mount and maintain Apple II ProDOS disk images
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
# a2fuse documentation

- [Design]design.md: architecture, component boundaries, and safety rules.
- [ProDOS format]prodos-format.md: supported on-disk structures and current
  format limitations.
- [ProDOS references]prodos-references.md: primary manuals, technical notes,
  and a source map for the implementation.
- [Roadmap]roadmap.md: completed milestones and planned work.
- [Contributing]development/contributing.md: development setup, testing, and
  contribution guidelines.

The root [README](../README.md) contains installation and command-line usage.