2026-03-08
This week I uploaded a new branch to the lDebug repo, updating the sources to build with a makefile that assembles multiple object files, then links them using the WarpLink linker.
Found in a 2025-08-29 changeset of the ecm fork of WarpLink:
mov bx, [alignment_table + bx] ; bx = alignment mask and ax, bx neg ax and ax, bx
and neg and. That's odd. I assume it works because I would have worked it out at the time but it's not intuitive.
2026-02-22
These tests were written to test several of the wlcalc and wllist features during their development. They're all stored in https://pushbx.org/ecm/test/20260204/