-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
8 additions
and
1 deletion.
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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,13 @@ | |
** Keir Fraser <[email protected]> | ||
************************************ | ||
|
||
** v1.6 - 28 September 2024 | ||
- Flux write: Whole-track writes to hard-sectored disks | ||
- Pre- and post-write delays: Specified by many drive datasheets | ||
- Required for correct interaction with offset tunnel-erase heads | ||
- Configurable "Index Mask", for debouncing noisy INDEX signals | ||
- Seek (HDD): Remove arbitrary 100-cylinder limit | ||
|
||
** v1.5 - 19 December 2023 | ||
- AT32F403(A): Extend SRAM from 96kB to 224kB | ||
- Report USB buffer size in 'gw info' | ||
|