-
Notifications
You must be signed in to change notification settings - Fork 101
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
14 additions
and
6 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,14 @@ | |
** Keir Fraser <[email protected]> | ||
************************************ | ||
|
||
** v0.27 - 12 May 2021 | ||
- EDSK: Support writing KBI-19 protection tracks | ||
- EDSK: Support next IDAM in preceding sector's GAP | ||
- gw seek: New option --motor-on to enable drive motor while seeking | ||
- New firmware command: CMD_GET_PIN to interrogate input floppy pins | ||
- New board type: V4 (using AT32F4xx MCUs) | ||
- New board type: F1 Plus (enhanced BP adapter board by Monideth Pen) | ||
|
||
** v0.26 - 26 March 2021 | ||
- Support new Greaseweazle model: F7 v3 "Thunderbolt" | ||
- EDSK: Support for writing many protected EDSK files | ||
|