IECHost GUI client version 3.10.0 and DC2N4-LC GUI client version 4.4.3 released

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

This is a minor update for a few enhancements, and a a new feature:

  • Added support for re-reading sectors with errors in a track range
  • Made a number of changes for maintainability
  • Fixed a menu item tooltip

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

Furthermore, version 4.4.3 of the DC2N4-LC GUI client is also available within my Software page. Likewise, binaries are provided for Windows (i686 and x86_64), macOS (x86_64), and Linux (x86_64 and armv7l).

This is a minor update for a few enhancements:

  • Rationalised some code as well as the building and bundling material
  • Improved the abort mechanism
  • Made a number of changes for maintainability

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!

Software updates

Version 4.3 binaries of the DC2N4-LC multi-threaded GUI client were published within my Software page.

DC2N4-LC GTK+ GUI client: filename interceptor by Luigi Di Fraia

DC2N4-LC GTK+ GUI client: filename interceptor

Within the same Software page I also published version 1.1 binaries of my filename extractors.

I also wrote a gist that uses the CBM ROM filename extractor in order to append the name of the first CBM ROM file found in each TAP file to the TAP filename itself. It requires a bash equivalent under Windows. If you have Git installed, you can use Git Bash.