Skip to content

Commit

Permalink
Update to v3.0a
Browse files Browse the repository at this point in the history
  • Loading branch information
keirf committed Jun 10, 2019
1 parent e41e946 commit ad0ffa7
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,5 +1,5 @@

export FW_VER := 2.13
export FW_VER := 3.0a

PROJ := FlashFloppy
VER := v$(FW_VER)
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]>
************************************

** v3.0a - 10 June 2019
- Disk Change Reset: Emulate explicit Reset signal of certain vintage drives
- Requires a hardware modification and FF.CFG: chgrst=pa14
- Support ZHONGJY_TECH 2.23" 128x32 displays based on SSD1305 controller
- FF.CFG: display-type=oled-128x32-ztech

** v2.13 - 7 June 2019
- HFE: Fix read buffering error
- Update HxC Compat to v6-FF
Expand Down

0 comments on commit ad0ffa7

Please sign in to comment.