From cc48571f032334250e40c56e8d66a5011bda8ee0 Mon Sep 17 00:00:00 2001 From: Keir Fraser Date: Fri, 27 Nov 2020 15:58:51 +0000 Subject: [PATCH] Update to v0.22 --- Makefile | 2 +- RELEASE_NOTES | 6 ++++++ 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 9a002914..ce119362 100644 --- a/Makefile +++ b/Makefile @@ -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) diff --git a/RELEASE_NOTES b/RELEASE_NOTES index 685c754a..f810ed83 100644 --- a/RELEASE_NOTES +++ b/RELEASE_NOTES @@ -3,6 +3,12 @@ ** Keir Fraser ************************************ +** 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