Skip to content

Commit

Permalink
Update to v3.14a
Browse files Browse the repository at this point in the history
  • Loading branch information
keirf committed Jul 15, 2020
1 parent dd69afe commit 8f5ac9a
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
@@ -1,5 +1,5 @@

export FW_VER := 3.13a
export FW_VER := 3.14a

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

** v3.14a - 15 July 2020
- Properly implement non-existent tracks as empty / unformatted
- In particular this avoids writing tracks beyond end of disk image
- See issue #309: Could corrupt HFE images
- Akai IMG: Implement track skew (faster access and fixes Oberheim DPX)
- Speaker: Rate-limit step pulses at the speaker
- Avoids high-freq chirp in Direct Access mode and Gotek-aware fast loaders
- HxC Compat, v9-FF:
- Atari ST keymap is now QWERTY
- Remove unused settings from drive setup menu
- Fix the search/filter box (Esc and Backspace keys)

** v3.13a - 13 March 2020
- FF.CFG: New option 'write-drain=eot'
- Fixes writes to Gotek on Amstrad PPC series (#320)
Expand Down

0 comments on commit 8f5ac9a

Please sign in to comment.