Skip to content

v2.2.0

Latest

Choose a tag to compare

@github-actions github-actions released this 29 Jun 06:25
v2.2.0
16dde0b

ZZ9000 Drivers & SDK 2.2.0

This release bundles the new ZZ9000 SDK v2 runtime and per-CPU accelerated AmiSSL into the installer, and adds GUI/CLI firmware-update tooling.

SDK v2 runtime

  • The installer now installs the ZZ9000 SDK v2 runtime: zz9k.library, mpega.library, and zz9k-picture.datatype (JPEG/PNG, including transparent PNG), plus the SDK CLI tools zz9k-info, zz9k-services, zz9k-view, zz9k-mp3, zz9k-cryptobench, and zz9k-archive.
  • Requires matching ZZ9000 SDK-service firmware (v2.2.0 or newer).

Accelerated TLS (AmiSSL)

  • Ships a per-CPU accelerated amissl.library — a 68020-40 build (68020/030/040) and a 68060 build — with the ZZ9000 crypto-offload provider compiled in. The installer auto-detects the CPU and installs the matching build, backing up the stock library first. Requires an existing AmiSSL 5.27 install.
  • Install the CPU-matched build: a mismatched build is significantly slower.

Firmware-update tooling

  • ZZTop GUI gains firmware Update / Restore.
  • ZZFwUpdate CLI reworked as a thin client over a shared FWUP protocol implementation, with a RESTORE mode to roll back to backup firmware.

Other

  • Documentation refresh; CI runs on all branches with linting and caches the built amissl.

Installing

Run the installer from the archive — it detects your CPU and AmigaOS version and installs the matching components. See the included README.

Full changelog: v2.1.1...v2.2.0