Work-in-Progress: List of inofficial builds¶
The purpose of this list is to track down regressions introduced in newer builds that were not there in older builds. By finding the last known-to-work build, we have a better chance to hunt down problems. The name of the build can be checked in the "About & Help" menu of the core.
Version 1¶
| Name | Date | Commit | Comment |
|---|---|---|---|
| WIP-V1-A1 | 06/10/26 | fcf0a90 | First sign of life: THE HAND. No disk drive support, yet. |
| WIP-V1-A2 | 07/03/26 | 61f4106 | Disk drive support, Amiga mouse support, HDMI scaling filters with Lanczos default, versioned config file |
| WIP-V1-A3 | 07/04/26 | 4d9c44e | Interlace support: Deinterlacing on HDMI (laced screens like 640x512 Workbench and demo parts no longer flicker). VGA modes: Standard (31 kHz) or retro 15 kHz RGB with HS/VS or CSYNC for CRTs/SCART. Right and middle mouse button work with active mouse adapters (mouSTer, MicroTom, etc.); fixes the inverted right button that stalled Workbench folder loading. |
| WIP-V1-A4 | 07/05/26 | 2dece73 | Writable ADF floppy support (issue #1) |
| WIP-V1-A5 | 07/08/26 | 04f231b | HDMI and VGA screen adjustment (per Amiga screen mode) via config file and Python tool (issue #5). Added battery-backed real-time clock (issue #13). Removed Non-PAL screen modes. |
| WIP-V1-A6 | 07/10/26 | 0f037b9 | HDMI flicker-free (issue #12). Battery-buffered clock (issue #13). Improved keyboard signal faithfulness on CIA-level. Added two official aexp_screen.cfg files with great known-to-work default values. Unmount ADFs by pressing SPACE (issue #16). Fixed F-key issues (#9 and #10). |
| WIP-V1-A7 | 07/12/26 | 3963a84 | Configurable keyboard mapping (issue #6). OSM invocation via another key than "Help" (issue #8). Make "Load Screen Config" less confusing (issue #19). |
| WIP-V1-A8 | 07/13/26 | 2725ae1 | Fine-tune Amiga and MEGA65 keyboard mapping (issue #6) |
| WIP-V1-A9 | 07/13/26 | 2bbb36c | True analog picture position: pan_x/pan_y move the complete analog picture in Standard and both 15 kHz modes by shifting the sync phase (issue #5). User-friendlier aexp_screen_cfg.py. |
| WIP-V1-A10 | 07/14/26 | 6ee1dc5 | OSM Scaling |