-
Notifications
You must be signed in to change notification settings - Fork 25
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
msd: quality of life improvements (WIP)
* Use the TFT on the Floppsy to show some I/O states, track & side #, a "dirty" indicator, and a throbber * add a timeout to flux capturing waiting for the index pulse * handle disk removal/insertion about as well as I can * make a step towards autodetection (just defining an enum value for it) * allow re-writing a full track even if it had errors when read * this still has problems related to rewriting "sector zero", because it is flushed immediately right now * this is basically a low level format
- Loading branch information
Showing
6 changed files
with
233 additions
and
42 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.