Skip to content

Commit

Permalink
Update to v3.23
Browse files Browse the repository at this point in the history
  • Loading branch information
keirf committed Dec 31, 2020
1 parent 0e7169d commit 457af65
Show file tree
Hide file tree
Showing 2 changed files with 8 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 := 3.22
export FW_VER := 3.23

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

** v3.23 - 31 December 2020
- OLED/LCD: Fix missing folder name display row when inserting USB drive
- IMG.CFG: New examples for Roland, Sinclair QL, Kaypro
- IMG.CFG: Now supported in HxC-compat and indexed navigation modes
- IMG: Fix default 8-inch single-density data rate
- IMG, HFE: Support 255-cylinder image files

** v3.22 - 17 November 2020
- Fix various crashes when mounting a Flash drive with stale IMAGE_A.CFG
- FAT FS: Support filesystems for which cluster table is "too small"
Expand Down

0 comments on commit 457af65

Please sign in to comment.