Skip to content

Releases: Digitoxin1/DiskImageTool

v1.53.0

23 Sep 04:13

Choose a tag to compare

  • Added support for opening PCE Sector Images (.psi)

v1.52.0

22 Sep 19:14

Choose a tag to compare

  • Added support for opening TransCopy (.tc) images

v1.51.0

19 Sep 15:34

Choose a tag to compare

  • Improved XDF Support
  • New checks for duplicate directory entries and invalid volume labels
  • Performance improvements

v1.50.2

15 Sep 22:40

Choose a tag to compare

Added a new option under the help menu to view a change log

v1.50.1

15 Sep 21:48

Choose a tag to compare

  • Fixed a bug in the new Restructure Image feature

v1.50.0

14 Sep 18:44

Choose a tag to compare

  • "Delete File and Clear Sectors" now allows you to choose the fill byte
  • "Replace File" is now full featured with a new option dialog
  • Added "Add File" feature. Files can now be added to the disk image
  • Added a new hex view for overdumped data
  • added a new image resizing method for restructuring an image. This properly fixes images that are formatted with 8 sectors per track, but have an image layout of 9 sectors per track. It also fixes single sided images with a layout that is double sided.

v1.49.1

11 Sep 17:45

Choose a tag to compare

  • Fixed a bug when detecting lost clusters

v1.49.0

05 Sep 02:29

Choose a tag to compare

  • Major overhaul to the filters. Filters now use AND logic instead of OR logic.

v1.48.3

12 Aug 16:55

Choose a tag to compare

  • Downgraded the target .NET framework to 4.7.2 to solve compatibility issues with Wine

v1.48.2

12 Aug 09:00

Choose a tag to compare

  • Volume labels can now be exported as zero byte files
  • Made improvements to the summary panel
  • Database updates
  • Bug fixes