Skip to content

v20260730-dev

Pre-release
Pre-release

Choose a tag to compare

@pulchart pulchart released this 01 Aug 19:00

Summary

Pre-release for testing. v20260730-dev of the fat95 filesystem handler and tools for m68k-amigaos (FAT12/16/32 support).

What's New

This pre-release marks a new major version, fat95 4.0. Partition auto-detection now runs on the new standalone ptable.library, so ptable.library is now required, and scanned partitions can be listed by the lsptres CLI tool.

Components in this release

  • fat95 4.0-dev (30.07.2026) (new)
  • install95 3.19 (25.01.2026)
  • dd 2.2 (13.06.2026)
  • debug95 3.19 (25.01.2026)
  • SetFileSize 1.1 (25.01.2026)
  • boot95 3.19 (25.01.2026)
  • lsfsres 1.0 (16.05.2026)
  • ptable.library 2.0-dev (30.07.2026) (new)
  • lsptres 1.0-dev (30.07.2026) (new)

Changes

fat95 handler

  • New q (quiet) option. Control "+q" silences all fat95 error windows for a mount (errors go to the calling program instead). Unmounting a removed card now cancels any open window automatically.
  • Shared partition scanning. fat95 auto-detects its FAT partition (MBR, GPT, and flat whole-disk FAT) from the shared partition.resource published by ptable.library, instead of scanning the partition table itself. The resolved mount Flags/CONTROL are reported and shown by lsptres.

Tools

  • ptable.library 2.0 is now mandatory. partition auto-detection requires ptable.library in LIBS: only explicit-geometry mountlist entries still mount without it. The bundled lsptres tool lists partition.resource.
  • ptable.library and lsptres are bundled in this archive but released as a separate project at amigaos-ptable.