mirror of
https://github.com/davidgiven/fluxengine.git
synced 2025-10-24 11:11:02 -07:00
24 lines
477 B
Markdown
24 lines
477 B
Markdown
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 -c rx50 -s drive:0 -o rx50.img`
|
|
|
|
To write:
|
|
|
|
- `fluxengine write -c rx50 -d drive:0 -i rx50.img`
|
|
|