Skip to content

Releases: keirf/greaseweazle

Greaseweazle Tools v0.36

05 Jan 08:49
Compare
Choose a tag to compare

Release Notes:

  • Tools now require firmware >= v0.31
  • New commands: gw convert, gw rpm
  • gw read, gw convert: New option --no-clobber prevents file overwrites
  • gw read: Save partial output image file on ctrl-c
  • gw read: Option --rate replaced by HFE sub-option 'bitrate'
  • gw read: New option --raw forces raw flux output even if --format specified
  • Recognise new third-party hardware: "Adafruit Floppy Generic"
  • Sanity check TRK0 signal after every head seek
  • Rename sega.sf7 format to sega.sf7000
  • New --tracks sub-option hswap: Treat side 1 as side 0 and vice versa
  • ibm mfm, fm: Fix parsing sectors that extend past end of dump
  • All output is now to stderr (consistent, and unbuffered)

Greaseweazle Tools v0.35

30 Dec 09:43
Compare
Choose a tag to compare

Release Notes:

  • Fix Windows distribution to include optimised data routines
  • Support Sega SF-7000 disk format (sega.sf7) and .SF7 image suffix

Greaseweazle Tools v0.34

28 Dec 20:07
Compare
Choose a tag to compare

Release Notes:

  • Firmware is now released separately from the host tools
  • gw update: Automatically download the latest firmware from GitHub
  • Fix read/write raw files (HFE, SCP, etc) when --format is specified
  • Allow Acorn ADF images to be read and written using --format specifier
  • Support SCP images containing Supercard Pro C64 dumps including halftracks

v0.33

15 Dec 13:39
Compare
Choose a tag to compare

Release Notes:

  • Support high-density Amiga images (1760kB ADF)
  • IPF: Automatic write verification
  • New format specifiers for Acorn DFS and ADFS
  • New image handlers for Acorn: ADS, ADM, ADL, SSD, DSD

v0.32

14 Dec 10:27
Compare
Choose a tag to compare

Release Notes:

  • New format specifiers for IBM, Atari ST and Commodore 1581
  • New image handlers for *.ST and *.D81

v0.31

08 Oct 06:57
Compare
Choose a tag to compare

Release Notes:

  • F1: Support Low-Density STM32F103C6 chips, 32k Flash, 10k SRAM
  • V4: Increase USB buffer size from 16kB to 64kB

v0.30

12 Aug 12:46
Compare
Choose a tag to compare

Release Notes:

  • New board type: V4 Slim (AT32F403 MCU, laptop drive interface)
  • F7 Slim: Support Disk Change Detect (used by WinUAE floppy bridge)

v0.29

29 Jul 09:07
Compare
Choose a tag to compare

Release Notes:

  • gw read/write: Fix memory leak, reducing memory usage by approx 10x
  • gw bandwidth: Test USB connection integrity
  • New board type: F1 Plus (Unbuffered)

v0.28

23 Jun 10:12
Compare
Choose a tag to compare

Release Notes:

  • V4: Improve USB bandwidth and double MCU clock speed to 144MHz
    • Fixes gw bandwidth warnings
  • Firmware: New command CMD_NOCLICK_STEP.
    • Used by Rob Smith's WinUAE bridge to implement noclick
  • gw pin: Split into gw pin set and gw pin get

v0.27

12 May 10:23
Compare
Choose a tag to compare

Release Notes:

  • EDSK: Support writing KBI-19 protection tracks
  • EDSK: Support next IDAM in preceding sector's GAP
  • gw seek: New option --motor-on to enable drive motor while seeking
  • New firmware command: CMD_GET_PIN to interrogate input floppy pins
  • New board type: V4 (using AT32F4xx MCUs)
  • New board type: F1 Plus (enhanced BP adapter board by Monideth Pen)