-
Notifications
You must be signed in to change notification settings - Fork 98
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
11 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,16 @@ | |
** Keir Fraser <[email protected]> | ||
************************************ | ||
|
||
** v0.13 - 25 April 2020 | ||
- HFE: Read & write support | ||
- IPF: Preliminary write support | ||
- Requires SPS/CAPS support library. See the wiki. | ||
- Weak data not yet supported (RNC "Protect Process" protection, & others) | ||
- Write splice is always rotated to the index (affects Speedlock & others) | ||
- Also TODO: Verified writes | ||
- USB: Use the VID:PID pair assigned to Greaseweazle (1201:4d69) | ||
- New prerequisite: 'bitarray' module. See the wiki. | ||
|
||
** v0.12 - 10 March 2020 | ||
- GW Autodetect: General improvements, and now works on Windows 7 | ||
- New read parameter --double-step to double-step drive heads | ||
|