Skip to content

Releases: M1kerochip/LaunchGreaseWeazle

v2.0.7.28

03 Jul 16:39
Compare
Choose a tag to compare

Added C64 flippy bit to track support.

v2.0.6: GW 0.27 support

12 May 18:39
Compare
Choose a tag to compare

v2.0.6: GW 0.27 support

  • allows drive head seek, with motor on.
  • allows disabling write verify, for disk image formats that support it.

v2.0.5: Amstrad dsk script, rearranged the screen slightly

03 Apr 19:02
Compare
Choose a tag to compare

updated zip file, added missing .config file! Thanks Devlin.

v2.0.4: Bugfixes and SCP disk type

17 Mar 08:35
Compare
Choose a tag to compare

v2.0.4:

  • Fixed --time bug, fixed --pin bug, added the ability to set the disk type. Disk type is only for Supercard Pro files. Added small utility to edit .scp file manufacturer and disktype.

  • Disktypes are stored in a simple xml file, which should be autogenerated on launch. List is taken from v2.2 of the SCP disk specs.

  • (Quick edit: removed --time from all commands except read write. (Doesn't seem to work with them)

v2.0.3: Added support for 0.25

08 Mar 13:31
Compare
Choose a tag to compare

Support for 0.25 without the disk type bit.

v2.0.1: removed all procedural based code, completed Greaseweazle class.

30 Jan 19:33
Compare
Choose a tag to compare

v2.0.1: Actually added Write PreCompensate support :)

  • Fixed some typos.
  • added support for separate directories for each disk set. (Most useful for KryoFlux, where each track is it's own file)
  • simplified the codebase, with a single Greaseweazle class, and single "fill in this class from the onscreen options" function.

v1.9.0: Added support for GW 0.24

25 Jan 23:08
Compare
Choose a tag to compare

v1.9.0: Added support for GW 0.24;

  • Kryo Flux separate folder naming (can be used for SCP and HxC, but most useful for Kryoflux dumping)
  • re-added support for python.exe, and running python scrips within windows.
  • added track groups/sets for 0.24
  • Support for WritePreCompensate
  • added support for disk drive sides, can be bottom, top, or both (default)
  • added support for head stepping

v1.8.4: GW 0.22 Support (Amiga ADF Write)

27 Nov 19:06
Compare
Choose a tag to compare

Small change to allow picking .adf files to write.

Bugfix!

19 Sep 17:32
Compare
Choose a tag to compare

Tiny bugfix (seek buttons not aligned when resizing)

GW 0.21 support

10 Sep 18:44
Compare
Choose a tag to compare

Add support for GW 0.21.

  • Track/cylinder seek.