Skip to content

Commit

Permalink
Update to v3.13a
Browse files Browse the repository at this point in the history
  • Loading branch information
keirf committed Mar 13, 2020
1 parent 222f57a commit ce4c874
Show file tree
Hide file tree
Showing 2 changed files with 9 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.12a
export FW_VER := 3.13a

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

** v3.13a - 13 March 2020
- FF.CFG: New option 'write-drain=eot'
- Fixes writes to Gotek on Amstrad PPC series (#320)
- FF.CFG: New option 'display-on-activity=sel'
- Turns on display whenever the Gotek drive is selected by host
- HFE: Respect double-step header flag
- Fixes 180k disk images on Amstrad PCW (#318)

** v3.12a - 7 February 2020
- IMG: Support IBM 3174 1.2M and 2.4M formats (host=ibm-3174)
- HxC: Fix HxC mode with no file selector (AUTOBOOT.HFE)
Expand Down

0 comments on commit ce4c874

Please sign in to comment.