Skip to content

Commit

Permalink
Update for v3.1a
Browse files Browse the repository at this point in the history
  • Loading branch information
keirf committed Jun 13, 2019
1 parent 26e0497 commit fdbeef3
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
@@ -1,5 +1,5 @@

export FW_VER := 3.0a
export FW_VER := 3.1a

PROJ := FlashFloppy
VER := v$(FW_VER)
Expand Down
6 changes: 6 additions & 0 deletions RELEASE_NOTES
Expand Up @@ -3,6 +3,12 @@
** Keir Fraser <keir.xen@gmail.com>
************************************

** v3.1a - 13 June 2019
- OLED: Text height and content can be configured (FF.CFG:oled-text=)
- New default for 128x64 displays presents a new third text row
- LCD/OLED: Present an action menu when an image is ejected
- Includes Clone and Delete Image operations

** 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
Expand Down

0 comments on commit fdbeef3

Please sign in to comment.