mirror of
https://github.com/davidgiven/fluxengine.git
synced 2025-10-31 11:17:01 -07:00
23 lines
758 B
Markdown
23 lines
758 B
Markdown
<!-- This file is automatically generated. Do not edit. -->
|
|
# Acorn Atom, BBC Micro series
|
|
|
|
Acorn DFS disks are used by the Acorn Atom and BBC Micro series of computers.
|
|
They are pretty standard FM encoded IBM scheme disks, with 256-sectors and
|
|
0-based sector identifiers. There's nothing particularly special here.
|
|
|
|
DFS disks are all single-sided, but allow the other side of the disk to be
|
|
used as another volume.
|
|
|
|
They come in two varieties, 40 track and 80 track. These should both work.
|
|
Some rare disks are both at the same time. FluxEngine can read these but it
|
|
requires a bit of fiddling as they have the same tracks on twice.
|
|
|
|
## Options
|
|
|
|
(no options)
|
|
|
|
## References
|
|
|
|
- [The Acorn DFS disc format](https://beebwiki.mdfs.net/Acorn_DFS_disc_format)
|
|
|