still not fixed the #zoomasm 4.0 compressed width table bug mentioned in the previous toot dated July 2023.
and I found another bug today: loading KFP palettes (from Kalle's Fraktaler 2) works fine in zoomasm 3.3, but in zoomasm 4.0~pre the timeline window (which can now be used to sequence uniform variables) doesn't get initialized with the values from the file. this means everything is 0 and you get a blank black screen.
I should also make it possible to load palettes from #Fraktaler3 TOML files. And while I'm at it I should make it automatically load either the KFP palette or the F3 palette that will most likely be embedded in the metadata of the EXR files used for the zoom sequence (pick the first keyframe to avoid confusion).
Meanwhile (hopefully, needs more testing) finished the support for high iteration counts (two uint channesl N0 and N1 for low 32bits and high 32bits) in what will be zoomasm-3.4 (and also added to 4.0).