Skip to content

Releases: paleotronic/diskm8

v0.6.1 AppleDOS fixes

14 Jul 17:42
Compare
Choose a tag to compare

What's changed

  • AppleDOS: correctly register total sectors in file descriptor (fixes bug where printshop does not recognize resources added to a data disk by diskM8)
  • AppleDOS: code cleanup

v0.6.0 - The long time coming release

25 May 16:31
Compare
Choose a tag to compare

What's Changed

  • Add new builds: windows/arm64, darwin/arm64
  • Migrate to go module
  • shell: suppress banner in -shell-batch and -with-disk modes
  • shell: update banner year, surface help command
  • RDOS: fix version string, detokenize support, trim filenames of spaces
  • PRODOS: detection improvements, prepare code for HDD volume support (wip)
  • PASCAL: trim filenames correctly
  • clean up disk detection logic
  • DOS: fix badly behaved sector size for some disks
  • tokenize/detokenize - improve partial keyword handling plus DATA/REM encoding
  • Fix case bug for disk filenames where actions would fail after mount.

PRODOS Large Volume Support

19 Feb 11:44
Compare
Choose a tag to compare
Pre-release

Fixes:

  • Large > 800KB volume support (fixes failed to extend / incorrect block mapping)

AppleDOS overwrite free space fixes

05 Jan 22:36
Compare
Choose a tag to compare
Pre-release

Fixes:-

  • issue where overwriting an existing file did not free the old blocks from the volume bitmap.

ProDOS volume naming

19 Jul 01:47
Compare
Choose a tag to compare
ProDOS volume naming Pre-release
Pre-release

Changes:

  • Added a "setvolume" command to allow setting volume name for ProDOS disks.
  • Added volume name to "cat" command output.

Prodos file deletion fixes

27 Jun 08:02
Compare
Choose a tag to compare
Pre-release

Fixes:

  • Sapling block map was not being cleaned up properly when deleting an existing file, resulting in volume becoming full by copying the same file repeatedly to the disk.

Fixes: Prodos *.system and extension handling

20 Jun 07:20
Compare
Choose a tag to compare

Fixes:
#8 Extension replacement
#7 Not setting system file type correctly

Fix Release

12 May 01:12
Compare
Choose a tag to compare
Fix Release Pre-release
Pre-release

Fixed:-

  • HGR2 Tokenization bug (#4 )
  • Block sizes incorrect on certain files (#5 )

Needs testing:

  • Catalog of Prodos volumes (#6 )

v0.5.1 ProDOS write fixes

15 Feb 08:52
Compare
Choose a tag to compare
Pre-release

Fixes:

  • No way to set target path for putting a file.
    shell: prefix
    command line: -with-path (use with -with-disk)
  • Bug in sapling index block encoding.

Prerelease 0.5.0

20 Jan 04:15
Compare
Choose a tag to compare
Prerelease 0.5.0 Pre-release
Pre-release

Rename of project to DiskM8.