Skip to content

Commit

Permalink
Update for v3.4a
Browse files Browse the repository at this point in the history
  • Loading branch information
keirf committed Sep 25, 2019
1 parent b58070e commit a90f658
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 := 3.3a
export FW_VER := 3.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 <[email protected]>
************************************

** v3.4a - 25 September 2019
- FF OSD support
- Bus sharing with existing LCD/OLED display
- Gotek buttons can be remoted to FF OSD for OSD configuration

** v3.3a - 8 July 2019
- FF.CFG: New Disk-Change Reset option: chgrst=delay-N
- Automatically clears the DSKCHG signal Nx0.5s after disk insertion
Expand Down

0 comments on commit a90f658

Please sign in to comment.