IECHost GUI client version 3.9.4 released

Version 3.9.4 of the IECHost GUI client is now available within my Software page. Binaries are available for Windows (i686 and x86_64), macOS (x86_64), Linux (x86_64 and armv7l).

This is a minor update for a few enhancements and some refactoring for maintainability:

  • Fixed the title of the file chooser dialog used to save the sector grid to a PNG file
  • Improved the abort mechanism
  • Increased the spacing between sector cells proportionally to zoom level
  • Included 64-bit versions of avrdude in the 64-bit Windows package

Details of the changes are also available through the issue tracker.

Stay tuned for more!

DC2N DMP to TAP conversion utility version 4.0.0 released

Version 4.0.0 of the DC2N DMP to TAP conversion utility is now available within my Software page. Binaries are available for Windows, macOS (x86_64 & arm64), and Linux (x86_64 & armv7l).

This is a major update:

  • The batch conversion mode was fixed.
  • The signature “C16-TAPE-RAW” is used in output files, when applicable.
  • The processing of options has been changed so that filename(s) are always the last argument(s).

Changes to the DC2N Shell Extension for Windows:

  • Registry keys were aligned with best practices in terms of being set under “Software\Classes”.
  • Registry edits are available for all users (HKLM hive) or the current user only (HKCU hive).
  • Registry edits can be undone using the “/uninstall” parameter.

Stay tuned for more!

IECHost GUI client version 3.9.3 released

Version 3.9.3 of the IECHost GUI client is now available within my Software page. Binaries are available for Windows, macOS (Intel), Linux x86_64 and armv7l.

This is a minor update for bug fixing:

  • Fixed failure handling holistically
  • Updated copyright date in the about dialog
  • Fixed changelog date for v3.9.2

Details of the changes are also available through the issue tracker.

Stay tuned for more!

IECHost GUI client version 3.9.2 released

Version 3.9.2 of the IECHost GUI client is now available within my Software page. Binaries are available for Windows, macOS (Intel), Linux x86_64 and armv7l.

This is a minor update for bug fixing:

  • Correctly handle failures when “Format II” returns an error

Details of the changes are also available through the issue tracker.

Thanks to SLC for reporting the issue in the first instance.

Stay tuned for more!

IECHost GUI client version 3.9.0 released

Version 3.9.0 of the IECHost GUI client is now available within my Software page. Binaries are available for Windows, macOS (Intel), Linux x86_64 and armv7l.

This is a minor update for a few enhancements:

  • New feature: Detect and log loops in the directory t/s chain
  • New feature: Select the last open file in the file chooser dialog for opening D64 files
  • New feature: Enabled the “Special” menu in the 40-track version of the client

Details of the changes are also available through the issue tracker.

Finally, I had initially meant to publish this update as version 3.8.13 but then I decided to align application versioning to what’s specified in semantic versioning 2.0.0 and opted for 3.9.0 instead. This is something I will try to keep in mind for all future updates of my applications.

Stay tuned for more!

IECHost GUI client version 3.8.12 released

Version 3.8.12 of the IECHost GUI client is now available within my Software page. Binaries are available for Windows, macOS (Intel), Linux x86_64 and armv7l.

This is a minor update for a few enhancements:

  • New feature: Added a counter of accessible sector errors in the disk dumping tab
  • New feature: When warpsaving to D64 also check if tracks need shifting outwards and offer to do so
  • Enhancement: Check if tracks require shifting inwards or outwards also when loading a D64 for re-reads

Details of the changes are also available through the issue tracker.

IECHost GUI client version 3.8.11 released

Version 3.8.11 of the IECHost GUI client is now available within my Software page. Binaries are available for Windows, macOS (Intel), Linux x86_64 and armv7l.

This is a minor update for a few enhancements and bug fixes. Here are all changes delivered in this update:

  • New feature: The file chooser dialog used to load disk images now shows the count of sectors with errors in the selected D64 file
  • New feature: The main window now shows the count of sectors with errors in the D64 file loaded for re-reads
  • Fix: Multiple copies of the same dialogs cannot be created any longer under macOS
  • Fix: When expanding the file chooser dialog for opening D64 files the vertical scrollbar is not expanded

Details of the changes are also available through the issue tracker.

Here’s a couple of screenshots that illustrate the count of sectors with errors, both accessible and inaccessible:

IECHost GUI Client: count of errors displayed in the file chooser dialog by Luigi Di Fraia

IECHost GUI Client: count of errors displayed in the file chooser dialog

IECHost GUI Client: count of errors displayed in the main window by Luigi Di Fraia

IECHost GUI Client: count of errors displayed in the main window

The count of accessible sectors with errors is of particular interest as those are the ones that can be re-read, e.g. after a disk surface is cleaned, in an attempt to fix their contents. A re-read operation can be performed when the count of “Max errors” is greater than or equal to the count of accessible sectors with errors.

I shall conclude by saying that the change was requested by Achidchild of The Transfer Team.

Commodore 64 Cartridge Dumper command-line client 2.1.3 released

Version 2.1.3 of the Commodore 64 Cartridge Dumper command-line client is now available within my Software page. Binaries are available for Windows, macOS (Intel), Linux x86_64 and armv7l.

This is the first publicly available release of the client. Bear in mind that the firmware update option is only relevant to the Pro-Micro based boards. Blue Pill based boards do not support updates via the USB serial port.