Releases: keirf/greaseweazle
Releases · keirf/greaseweazle
Greaseweazle Tools v0.36
- 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
- Fix Windows distribution to include optimised data routines
- Support Sega SF-7000 disk format (sega.sf7) and .SF7 image suffix
Greaseweazle Tools v0.34
- 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
- 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
- New format specifiers for IBM, Atari ST and Commodore 1581
- New image handlers for
*.ST
and*.D81
v0.31
- F1: Support Low-Density STM32F103C6 chips, 32k Flash, 10k SRAM
- V4: Increase USB buffer size from 16kB to 64kB
v0.30
- New board type: V4 Slim (AT32F403 MCU, laptop drive interface)
- F7 Slim: Support Disk Change Detect (used by WinUAE floppy bridge)
v0.29
- 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
- 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
- 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)