Skip to content

Commit

Permalink
Update to v0.22
Browse files Browse the repository at this point in the history
  • Loading branch information
keirf committed Nov 27, 2020
1 parent 068d257 commit cc48571
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@

export FW_MAJOR := 0
export FW_MINOR := 21
export FW_MINOR := 22

TARGETS := all blinky clean dist windist mrproper ocd flash start serial
.PHONY: $(TARGETS)
Expand Down
6 changes: 6 additions & 0 deletions RELEASE_NOTES
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
** Keir Fraser <[email protected]>
************************************

** v0.22 - 27 November 2020
- Support read and write of Amiga ADF image files
- Increase /STEP pulse width to 15us (fix 5.25" drive seek for Arno Olaf)
- Flippy drives: support 'gw seek' down to track -8
- Revised USB protocol

** v0.21 - 10 September 2020
- Support new Greaseweazle model: F7 Lightning Plus
- Fixes for older drives
Expand Down

0 comments on commit cc48571

Please sign in to comment.