Update documentation (last time was wrong).

This commit is contained in:
David Given
2023-10-29 21:06:56 +01:00
parent 95d49add2c
commit ff1fb761f2
35 changed files with 1651 additions and 70 deletions

View File

@@ -1,2 +1,23 @@
-d
\r
rx50
====
## 400kB 5.25" 80-track 10-sector SSDD
<!-- This file is automatically generated. Do not edit. -->
The Digital RX50 is one of the external floppy drive units used by Digital's
range of computers, especially the DEC Rainbow microcomputer. It is a fairly
vanilla single-sided IBM scheme variation.
## Options
(no options)
## Examples
To read:
- `fluxengine read rx50 -s drive:0 -o rx50.img`
To write:
- `fluxengine write rx50 -d drive:0 -i rx50.img`