Add GreaseWeazle support for --high-density.

This commit is contained in:
David Given
2021-01-08 21:20:33 +01:00
parent 231aa44d03
commit 082be14232
2 changed files with 2 additions and 2 deletions

View File

@@ -19,7 +19,7 @@ What works
Supported features with the GreaseWeazle include:
- simple reading and writing of disks
- simple reading and writing of disks, seeking etc
- erasing disks
- determining disk rotation speed
@@ -32,7 +32,6 @@ see what I can do.)
- `--revolutions`. This parameter is ignored; reads always do two revolutions.
- `--sync-with-index`. This is ignored and treated as off.
- `--high-density`. The GreaseWeazle autodetects this.
- voltage measurement. Unsupported and errors out.
Who to contact