Skip to content

Commit

Permalink
Update to v4.4a
Browse files Browse the repository at this point in the history
  • Loading branch information
keirf committed Jan 11, 2022
1 parent f10f52d commit c70708e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@

export FW_VER := 4.3a
export FW_VER := 4.4a

PROJ := FlashFloppy
VER := v$(FW_VER)
Expand Down
5 changes: 5 additions & 0 deletions RELEASE_NOTES
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,11 @@
** Keir Fraser <keir.xen@gmail.com>
************************************

** v4.4a - 11 January 2022
- DSK: Async I/OI fixes
- IMG.CFG: New option step= allows to specify double-step operation
- FF.CFG: New option max-cyl= allows limiting head-step range

** v4.3a - 14 December 2021
- QuickDisk: Ported to new async I/O framework
- Various I/O bug fixes
Expand Down

0 comments on commit c70708e

Please sign in to comment.