-
Notifications
You must be signed in to change notification settings - Fork 98
/
RELEASE_NOTES
499 lines (429 loc) · 20.8 KB
/
RELEASE_NOTES
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
************************************
** Greaseweazle Tools Release Notes
** Keir Fraser <[email protected]>
************************************
** v1.21 - 23 October 2024
- micropolis: Codec for Micropolis hard-sectored MFM disks
- gw reset: By default do not reset configured "gw delays"
- Fix setup.py installation: Require bitarray earlier than v3
** v1.20 - 28 September 2024
- Thomson MO/TO: thomson.* formats and *.fd images
- EDSK: HD and ED recording rates
- gw delays: Pre- and post-write; Index mask
- gw read, write: New option --hard-sectors
** v1.19 - 22 August 2024
- gw read/write/convert: New option --reverse
- Reverses track data (eg side B of a flippy disk)
- Windows 7/8: Fix device detection, broken since v1.18
- IPF: Auto-detect write splice when not reported in image
- New diskdefs: Epson QX-10, apple2.nofs.140
- gw info, update: Better error report when GitHub rate limited
- NFD: Initial import-only support for T98-Next floppy image files
** v1.18 - 7 July 2024
- Windows: Improved device detection, using USB-reported device strings
- gw convert: --hard-sectors converts input index marks into hard sectors
- hfev3: correctly export hard sectors as index marks
- hp.mmfm: Codec for MMFM format used by HP 9885/9895/7902 drives
- northstar: Codec for North Star hard-sectored FM and MFM disks
** v1.17.1 - 17 June 2024
- TD0: Fix import of mixed FM/MFM disks
- diskdef: Remove "step=" option
- diskdef: Update BBC and MM/1 formats
** v1.17 - 31 May 2024
- Apple II: Supported via new apple2.gcr track format
- Support PO/DO image conversion
- New diskdef formats: apple2.appledos.140, apple2.prodos.140
- IMD: Fix import of 360-rpm disks with single-density track 0
- Linux: Update udev rules to use the systemd tag "uaccess"
- CTRaw: Ignore speed info on import as it's often bogus
** v1.16.3 - 1 March 2024
- FDI: Fix import of FDI image files
- gw read, write: --dd option renamed to --densel
- gw write: Option --gen-tg43 generates 8-inch /TG43 signal on pin 2
** v1.16.2 - 23 November 2023
- DCP, DIM: Fix image import
- Flux: Emit one revolution of flux where possible, rather than two
** v1.16.1 - 19 October 2023
- Revert to emitting two revolutions of flux from codecs (fixes SCP output)
- SCP, Kryoflux: Allow #revs to be specified in output (eg. name.scp::revs=3)
** v1.16 - 15 October 2023
- New formats: pc98.n88basic.hd, zx.quorum.800
- HFEv3: Fix import of some images
- CAPS: Support CT Raw files
- D88: Support multiple disk images in one file
- Kryoflux: Allow sample clock to be specified
** v1.15.1 - 31 July 2023
- Fix import of Kryoflux raw files (broken in v1.14)
** v1.15 - 22 July 2023
- New board type: V4.1 (AT32F4xx, USB-C)
** v1.14 - 2 July 2023
- Windows 64-bit: Install correct 64-bit version of CAPS/SPS IPF library
- Windows 32-bit: Install 32-bit versions of required MSVCR DLLs
- Now require Python 3.8 or later
- TD0: Support advanced compression blocks
** v1.13 - 4 June 2023
- Generate a x64 Windows build in addition to x32
- New disk formats:
- Generic IBM track scanner: ibm.scan
- General Music: gem.1600
- TRS CoCo OS-9, MM/1 OS-9: coco.os9.*, mm1.os9.*
- Commodore 1571 (C64) GCR: commodore.1571
- New image formats:
- D71: C64 CBMDOS GCR 1571 double-sided disk
- TD0: IBM sector format (Read only)
- EDSK: Support writing new EDSK images (gw read --format=ibm.scan my.edsk)
- gw read/write: New option --dd to set interface pin 2 for 5.25" drives
- C64: New low-pass filter PLL stage to clean up noisy flux images
- Can also be used more generally via a new sub-option to "--pll"
** v1.12 - 12 May 2023
- New disk formats:
- Commodore 1541 (C64) GCR: commodore.1541
- IBM: ibm.320
- Dragon32, Dragon64: dragon.*
- Tandy CoCo: coco.*
- New image format: D64 (C64 CBMDOS GCR disks)
- ibm: Improve layout of very full tracks
- ibm: Warn on oversize tracks (data too large to fit)
- ibm: Allow gapbyte value to be specified in diskdef
- d88: Remove duplicate sectors from oversize tracks
** v1.11 - 4 May 2023
- New disk formats:
- Macintosh GCR: mac.400, mac.800
- DEC: dec.rx01, dec.rx02
- MSX: msx.1d, msx.1dd, msx.2d, msx.2dd
- Osborne 1: occ1.sd, occ1.dd
- HFE: Support interface= and encoding= header bytes
- TRS-80: Support FA DAM mark for directory sectors
- Applesauce: Support decoding *.a2r Applesauce image files
** v1.10 - 7 April 2023
- New diskdef "ibm.160"
- gw erase: New option --revs=N
- gw read: Fix --retries=0
- MacOS: Explicitly search for CAPS library under /Library/Frameworks
- gw: Minor fixes to flux-to-bitcell conversion
- gw: Disallow abbreviated long option names
- SCP: Fix footer metadata format
** v1.9 - 1 March 2023
- HFE: Support reading and writing HFEv3 image files
- For example: gw convert Game.ipf Game.hfe::version=3
- Useful for running converted IPFs on FlashFloppy Goteks
- MSA: Read & write Atari ST MSA image files
- D88: Remove hard-coded track double-stepping
- TSC Flex: Add diskdef disk definitions
- Various bug fixes
** v1.8 - 4 February 2023
- IMD: Read & write IMD image files
- IMG, diskdef: Allow sector padding in IMG files
- gw read: No seeking to cyl 0 on retry, by default
- HFE: Fix data rate of FM tracks
- SCP: Fix checksum calculation, and verify on import
** v1.7 - 29 January 2023
- Bug fix release: Fix reading IPF images with weak tracks
** v1.6 - 28 January 2023
- diskdefs: Fix atari.90 and zx.trdos.640
- DCP image read support (obscure PC98 image format)
- Fix discontinuity at index mark when writing perfect flux images
- Emit a write-splice (WRSP) block when writing SCP images
- read, convert: Fix off-by-one error when printing summary
** v1.5 - 4 January 2023
- User-configurable disk formats: New option --diskdefs
- New disk formats: ensoniq.mirage and sci.prophet
- Fill missing/bad sectors with "-=[BAD SECTOR]=-" pattern
** v1.4 - 4 December 2022
- Read support for DIM, FDI, HDM, XDF, and D88 image formats
- Primarily used with Japanese computers
- Renamed pc98.hd and pc98.dd formats to pc98.2hd and pc98.2dd
- Fixed head count on pc98.2hd and pc98.2dd formats
- Support pc98.2d format (used e.g. by PC-88 and X1)
- Support pc98.2hs format (used primarily by late PC-98)
** v1.3 - 1 September 2022
- gw: New formats ibm.800 and ibm.2880
- gw: New image format *.MGT
** v1.2 - 1 August 2022
- gw read, gw convert: Allow PLL parameters to be specified
- Try fallback conservative PLL on difficult tracks
- Kryoflux: Emit info block with Greaseweazle and frequency details
** v1.1 - 18 July 2022
- New IMG formats: pc98.dd, pc98.hd
- IBM FM, MFM: Fix bugs in raw track decoder
- gw info: Report MCU information (type, speed, SRAM)
** v1.0 - 18 June 2022
- New IMG formats:
- ibm.1680, ibm.dmf
- akai.800, akai.1600
- ensoniq.800, ensoniq.1600
- FM/MFM: Report unexpected sectors when reading
- Gives a hint that the format specifier is incorrect
- Minor bugfixes
** v0.42 - 7 April 2022
- Mac/Linux: Further improve Python source installation
** v0.41 - 5 April 2022
- Mac/Linux: Fix build dependencies for Python source installation
** v0.40 - 3 April 2022
- gw update: Allow update from a specified GitHub release tag
- Python: Proper setuptools-based installation
- Various minor fixes
** v0.39 - 27 February 2022
- Fix crashes in the USB.seek error path
- Support Atari 90kB format (atari.90)
** v0.38 - 28 January 2022
- gw rpm: Print 3 decimal places, and print summary stats
- gw read,convert: Rename --rpm to --adjust-speed
- Accepts a SPEED value in units of rpm, ms, us, ns, or scp ticks
- gw read,write,erase: New option --fake-index
- Ignore real index pulses
- Generate fake index pulses at specified SPEED
- gw read,write,convert: Format decoders automatically adjust track speed
- Usually there is no need to specify --rpm (now --adjust-speed)
- gw read: Re-seek via cylinder 0 every N retries
- gw erase: New option --hfreq to write a high-frequency flux signal
- Usually reads back as a "No Flux Area"
** v0.37 - 10 January 2022
- Require Python >= v3.7 (ignore this for Windows binary builds)
- Logging output to stderr is now buffered no more than per-line
- HFE: Auto-detect output bitrate if possible, else require on command line
- gw convert: Fix crash when printing summary information
- gw convert: Fix --tracks= handling to respect step= and hswap
- gw convert: New option --out-tracks to allow step= and hswap override
- D81 (commodore.1581): Fix sector header H field: should be swapped
** v0.36 - 5 January 2022
- 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)
** v0.35 - 30 December 2021
- Fix Windows distribution to include optimised data routines
- Support Sega SF-7000 disk format (sega.sf7) and .SF7 image suffix
** v0.34 - 28 December 2021
- 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
-------------------------------------------------------------------------
All versions below include firmware and host tools in a combined release.
** v0.33 - 14 December 2021
- 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 December 2021
- New format specifiers for IBM, Atari ST and Commodore 1581
- New image handlers for *.ST and *.D81
** v0.31 - 8 October 2021
- F1: Support Low-Density STM32F103C6 chips, 32k Flash, 10k SRAM
- V4: Increase USB buffer size from 16kB to 64kB
** v0.30 - 12 August 2021
- New board type: V4 Slim (AT32F403 MCU, laptop drive interface)
- F7 Slim: Support Disk Change Detect (used by WinUAE floppy bridge)
** v0.29 - 29 July 2021
- 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 - 22 June 2021
- 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 2021
- 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)
** v0.26 - 26 March 2021
- Support new Greaseweazle model: F7 v3 "Thunderbolt"
- EDSK: Support for writing many protected EDSK files
- Windows 7: Disable jumperless firmware update as it hangs.
- Default head-step delay is doubled to 10ms.
** v0.25 - 27 February 2021
- EDSK: Support for writing unprotected EDSK files
- SCP: Allow disktype header byte to be specified (eg "a.scp::disktype=amiga")
- SCP: Fix import of non-index-cued SCP imnage files
- AmigaDOS: Mark bad sectors with explicit pattern "-=[BAD SECTOR]=-"
- read/write: Add a --retries parameter used if analyse/verify stage fails
- clean: New command to clean a drive using a cleaning disk
- gw: New global option --time to print elapsed time taken by an operation
- gw: Improve reliability of USB connection reset when starting an operation
- flippy: Improve reliability for Panasonic modded drives (find true trk0)
- Linux/Mac: setup.sh better error reporting when run from wrong folder
** v0.24 - 14 January 2021
- Index-cue generated Kryoflux and SCP image files
- Most external tools and emulators fail with non-cued streams
- gw write: New precomp command-line option (see the wiki)
- gw: Backward compatibility with older firmware (only back to v0.23)
- Safer bootloader update (CRC check before erasing existing bootloader)
** v0.23 - 13 January 2021
- Support new Greaseweazle model: F7 Slim
- Read/write/verify 1.44M IMG image files
- Read/write Kryoflux stream files
- Optimisations:
- Rewrite read/verify conversion routines in C
- Fast Amiga track reads (now read an Amiga disk in approx 45 seconds)
- Shrink the Windows distribution zip file
- GW: New track-selection syntax ("--track="). See the wiki.
** v0.22 - 27 November 2020
- Support read and write of Amiga ADF image files
- Increase /STEP pulse width to 15us (fix 5.25" drive seek for Arno Olaf)
- Flippy drives: support 'gw seek' down to track -8
- Revised USB protocol
** v0.21 - 10 September 2020
- Support new Greaseweazle model: F7 Lightning Plus
- Fixes for older drives
- 50us index mask, avoid double triggering on the index signal
- Increase default head-step delay to 5ms
- Windows: Install the CAPS/SPS IPF library automatically
- New command 'gw seek' to seek to specified drive cylinder
- New syntax for specifying Greaseweazle device name on command line
- eg 'gw read --device COM3 a.scp'
** v0.20 - 1 July 2020
- gw write: New options --erase-empty and --double-step
- gw update: Fix COM redetect on Windows running Bitdefender
- Support version 2 of Ant Goffart's F7 Plus
- SCP: support legacy single-sided SCP images
- Automatic import; Export via ::legacy_ss suffix
- eg. gw read --single-sided my.scp::legacy_ss
- SCP: support SCP image files generated by FluxEngine
** v0.19 - 8 June 2020
- F7 v2: Support for the new board design
- gw update: Signature and CRC validation checks
- gw read: Fix end-track field in single-sided SCP images
** v0.18 - 28 May 2020
- gw read: New parameters --rate and --rpm
- rate: Bitcell data rate in kbit/s (eg 250=DD 500=HD)
- Used only for HFE images right now, where default is DD (250)
- rpm: Normalise track timings to the given RPM value
- This occurs before any other conversion or analysis
- gw info: New command to display information about the Greaseweazle setup
- gw bandwidth: Improved stats output
- SCP: Fix single-sided image handling according to latest SCP spec.
- Operates correctly with latest beta version of HxC software
- F7: Support new board designs
- AmberTronic F7 Plus: Kryoflux form factor, output buffers, 12v supply
- F7 Lightning: High Speed USB, output buffers
** v0.17 - 19 May 2020
- Windows: New self-contained executable distribution
- No need to install Python, or module dependencies
- Mac, Linux: Main script is directly executable
- No need to manually invoke the Python interpreter
- GW host tool: Help-text description for each available action
** v0.16 - 15 May 2020
- F7 Firmware: Enable over-drive voltage mode
- Required for reliable 216MHz operation (see datasheet)
- Bootloader update:
- 'gw.py update --bootloader' updates the bootloader
- Not normally required
- Failure may brick the Weazle and require full reflash: Take care!
- Update build system to work with Windows MinGW environment
** v0.15 - 5 May 2020
- Host tool improvements:
- IPF: More robust conversion to raw flux for writeout
- HFE: Fix crash when writing out HFE from third party tools
- F7 Firmware improvements:
- Preparation for High Speed USB (future board using 730Z8 MCU)
- Enable Instruction and Data caches (10x execution speedup)
- Various improvements to bandwidth as reported by 'gw.py bandwidth'
** v0.14 - 29 April 2020
- IPF: Full write support (weak data, index misalignment)
- New GW commands: bandwidth, erase
- bandwidth: Measure USB read/write bandwidth
- erase: Erase a disk
- F7 USB: Improved bandwidth when writing to disk
- Much less likely to see FluxUnderflow failures
- update: Fix a bug which could fail to reopen the GW device for update
- update: Automatically find the update file if filename not specified
- Control script: Tidier notification of errors (no scary backtrace)
** v0.13 - 25 April 2020
- HFE: Read & write support
- IPF: Preliminary write support
- Requires SPS/CAPS support library. See the wiki.
- Weak data not yet supported (RNC "Protect Process" protection, & others)
- Write splice is always rotated to the index (affects Speedlock & others)
- Also TODO: Verified writes
- USB: Use the VID:PID pair assigned to Greaseweazle (1209:4d69)
- New prerequisite: 'bitarray' module. See the wiki.
** v0.12 - 10 March 2020
- GW Autodetect: General improvements, and now works on Windows 7
- New read parameter --double-step to double-step drive heads
- Useful for reading a 40-cylinder disk in an 80-cylinder drive
- New 'pin' command allows a floppy pin to be set to specified level
- Currently supported only for pin 2 (DENSEL)
- New 'reset' command resets the Greaseweazle to power-on settings
- Motors off, drives deselected, power-on pin levels and delay values
** v0.11 - 21 January 2020
- GW.py: Auto-detect the COM/serial port device name
- The device argument is now optional!
- USB: Provide a serial-id string to the host
- Identifier is unique to each Greaseweazle device
- Allows disambiguation between multiple Greaseweazle devices
- Recommended: Full flash from HEX file (embeds serial in bootloader)
- Ubuntu: Udev script now creates a /dev/greaseweazle symlink
** v0.10 - 17 January 2020
- STM32F7xx: Multi-drive support via drive-select config option
- Up to three Shugart drives or two IBM/PC drives
- gw.py read|write --drive {a,b,0,1,2}
- See the "Drive Select" wiki page
** v0.9 - 7 January 2020
- Activity LED
- Lights while a USB-issued command is in progress
- Flashes when enumerated but idle in the firmware-update bootloader
** v0.8 - 6 January 2020
- STM32F73xx: Various Fixes and Improvements
- Allow Firmware Update mode to be forced via strapping Serial RX/TX
- Fix bogus sample values at start of read flux values
- Fix some time constants to be in units of the sample clock
- USB: Advertise USB 2.0 device descriptor
** v0.7 - 6 December 2019
- USB: Fix end-of-stream detection on track writes
- Writes of empty/unformatted tracks sometimes hung forever
- No Flux Area: Firmware automatically masters long NFAs during track writes
- Generating no flux transitions does not read back as a NFA
- STM32F73xx: Initial support for new STM32 MCU
- Two HEX files are included: Use Greaseweazle-F1-* for existing boards!
- Single unified UPD file containing both firmware images
** v0.6 - 15 November 2019
- gw.py: Big overhaul of underlying Python package
- Action (read, write, update) must come first on the command line
- eg. "python3 gw.py read --ecyl=39 foo.scp COM3"
- gw.py: New action "delays" to print/set delay parameters
- eg. "python3 gw.py delays --step=10000" to increase step time to 10ms
** v0.5 - 11 November 2019
- USB: Overhaul the protocol and allow writes to be terminated at index
- Terminate-at-index is always used by current Python control script
- Terminate-at-index prevents an over-long write from overwriting itself
- Fix interruption of track writes (eg. KeyboardInterrupt)
- gw.py: New option --adjust-speed to normalise flux times for target drive
- Measures RPM of the target drive and calculates an adjustment factor
** v0.4 - 5 November 2019
- Blinky: Diagnostic test firmware to detect fake STM32 chips
- https://github.com/keirf/greaseweazle/wiki/STM32-Fakes
- Floppy Write: Fix for very short flux timings
- Floppy Read: Fix for very long flux timings
- USB: Small improvement to double-buffer logic
** v0.3 - 30 October 2019
- Bootloader: Fix Programming-Jumper detection
- Read Track: Various minor fixes
- SCP: Fix the SCP file headers generated by "gw.py read"
** IMPORTANT USER INSTRUCTIONS **:
- Users must serial-update using the v0.3 HEX file
- DO NOT update from v0.2 using the UPD file
- May need to install the crcmod package: eg "pip3 install crcmod"
** v0.2 - 29 October 2019
- USB: Fix hangs during "gw.py read"
- Thanks to Charlie Smurthwaite for telling me how to fix this!
- USB: Improved bandwidth (double-buffered IN/OUT endpoints)
- Reduces risk of buffer underflow/overflow during disk operations
- Firmware Update: Requires a jumper across A14 (aka DCL) and GND
- eg. "python gw.py update Greaseweazle-v0.2.upd COM3"
** v0.1 - 17 October 2019
- First release