Skip to content

Commit

Permalink
Update to v3.3a
Browse files Browse the repository at this point in the history
  • Loading branch information
keirf committed Jul 8, 2019
1 parent d55fcef commit 0b9a212
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.2a
export FW_VER := 3.3a

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.3a - 8 July 2019
- FF.CFG: New Disk-Change Reset option: chgrst=delay-N
- Automatically clears the DSKCHG signal Nx0.5s after disk insertion
- chrst=delay-3 fixes Disk Change on Ensoniq EPS synths
- Change head-step signal handling to reduce interrupt rate
- OLED/LCD: Fix current-folder display line for image-on-startup=init|static

** v3.2a - 25 June 2019
- OLED: New default layout for 128x64 displays
- LCD: Support 20x4 character displays
Expand Down

0 comments on commit 0b9a212

Please sign in to comment.