Release notes
Amiga Imager v0.80
Intel LHA extraction fix, build log auto-save, log drain fix, and ISO mount reuse.
Release notes
Intel LHA extraction fix, build log auto-save, log drain fix, and ISO mount reuse.
Beta - macOS 14+, Apple Silicon and Intel.
hst-imager has a known IndexOutOfRangeException bug when extracting
LHA archives on Intel macOS (x64). All LHA extraction paths now try
lha or lhasa first and fall back to hst-imager only if
no files were extracted. This fixes Aminet package installs, P96 archive
extraction, mpega.library, and other LHA-based software on Intel hardware.
The full build log is now saved automatically to
~/Library/Logs/Amiga-Imager/ at build completion and on failure -
no manual export step needed. Files are timestamped
(amigaimager-YYYY-MM-DD_HHmmss.log). The log view is also cleared
at the start of each new build so output from previous runs does not accumulate.
stdout and stderr data buffered in the pipe at process exit was previously dropped because the readability handler fired asynchronously. Both pipes are now drained synchronously after the process exits, ensuring the last lines of every build are always captured.
If the AmigaOS ISO is already mounted when a build starts, the build script reuses the existing mount point instead of remounting. This avoids the hdiutil: attach failed error that could occur if a previous build left the image attached.
| Machine | Accelerator | KS ROM | NIC | RTG | Boot | Network |
|---|---|---|---|---|---|---|
| A600 (CM4) | PiStorm16 | Emu68 | genet | VideoCore | Yes | Yes |
| A500 + Terrible Fire 68030/50 MHz (4 MB Fast, 2 MB Chip) | TF 68030 | KS 512 KB | - | - | Yes | - |
Full end-to-end PiStorm and Classic Amiga builds confirmed on macOS 14 Sonoma, Intel Mac - all packages installed, no errors.