Skip to content

Releases: keirf/flashfloppy

v0.9.22a

20 Jun 14:28
Compare
Choose a tag to compare
v0.9.22a Pre-release
Pre-release

Release Notes:

  • OLED: Support SH1106 controller (1.3-inch displays)
    • FF.CFG: display-type = oled-128x64-sh1106
  • Support a wider range of rotary encoders
    • FF.CFG: rotary = quarter | half | full
  • New image types supported:
    • D81: Commodore 64 1581
    • IMG: DEC RX33, RX50 (host=dec)

v0.9.20a

06 Jun 19:32
Compare
Choose a tag to compare
v0.9.20a Pre-release
Pre-release

Release Notes:

  • New image types supported:
    • IMG: UKNC/DVK (Soviet PDP-11 clones) (host=uknc)
    • IMG/FDI: NEC PC-98 (host=pc98)
    • IMG: Common retro IBM/PC formats work out of the box
    • IMG: Detect disk layout from PC DOS BPB (host=pc-dos)
  • Auto-extend truncated images (SSD, DSD, TRD images only)
    • "extend-image=no" disables this feature

v0.9.18a

19 Apr 09:46
Compare
Choose a tag to compare
v0.9.18a Pre-release
Pre-release

Release Notes:

  • Fix HxC compatibility mode ("LBA change test failed")
  • SDU: Improve geometry detection
  • More bug fixes to read-data ring-buffer handling
  • LED 888 Display: Show firmware version when right/up button pressed
  • LCD/OLED: When browsing through images, reset scroll to start of each file

v0.9.16a

16 Mar 16:26
Compare
Choose a tag to compare
v0.9.16a Pre-release
Pre-release

Release Notes:

  • Support ADFS D/E/F images (suffix *.ADF, FF.CFG: host=acorn)
  • Direct Access: Fix sector data CRCs
  • Reliability improvements for Acorn systems (index-suppression=no)
  • Rearrange floppy read/write buffering to avoid corruptions

v0.9.14a

04 Mar 09:19
Compare
Choose a tag to compare
v0.9.14a Pre-release
Pre-release

Release Notes:

  • Fix write pipeline: record track number for delayed write processing
  • General Music (GEM): New host option "host=gem" for direct IMG support
  • Direct support for Spectrum Opus Discovery (OPD) image files
  • HFE, ADF: Batch writeback to the USB drive where possible
  • FF.CFG: Replace "index-during-seek" with "index-suppression"
  • Direct Access: Restart read at correct track position after a write

v0.9.12a

27 Feb 15:56
Compare
Choose a tag to compare
v0.9.12a Pre-release
Pre-release

Release Notes:

  • LCD/OLED: Long filenames scroll during navigation
  • LCD/OLED: Make filename scrolling more configurable
    • FF.CFG: {nav,display}-scroll-{rate,pause}
  • Direct navigation: ".." returns to subfolder position within parent
  • Fix head-seek settle time emulation
  • ADF: Generate longer tracks, like a real Amiga would

v0.9.6a

17 Jan 11:48
Compare
Choose a tag to compare
v0.9.6a Pre-release
Pre-release

Release Notes:

  • USB: Fix power-on initialisation for some USB sticks
  • FAT: Write-protect image files marked with read-only attribute
  • FAT: Ignore 'hidden' files and folders (eg. "System Volume Information")
  • ST: Support 11-sector .ST images

v0.8.8a

07 Nov 19:59
Compare
Choose a tag to compare
v0.8.8a Pre-release
Pre-release
Update version to v0.8.8a

v0.7.4a

25 Sep 20:36
Compare
Choose a tag to compare
v0.7.4a Pre-release
Pre-release
Update to v0.7.4a