All my 32, 64, 128, 256, 512 bytes sizecoding intros / procedural graphics with sources.
Technical details for each of them : link
Pouet : link
Website : link
There may be differences in binary size with the party release (especially Linux ones) because i probably tinkered with the source later on... but they should all produce the same result.
All C intros are mostly based on my tinycelfgraphics framework, the build may be sensible due to some issues but it should works by following my setup details.
There is probably many size optimization lacking in some of them... things i found out much later, most optimized ones are the assembly ones anyway.
Most of them target 1920x1080 resolution but some of them may work with different framebuffer resolution, didn't test most of them with different resolution though.
Source code is included in the cartridge.
Stuff here works on RISC OS and Acorn hardware, archives contain sources (see .adf), .adf and binaries for modern RISC OS and early Acorn hardware.
Some intros like ArchiSmall has hardcoded screen address so they require different binaries for different HW.
Tested in Redream but also works on real HW, see this to build them.
Tested in Hatari.
Stuff here works on DosBox or Bochs, see this to run them.
sizecoding.org and all sizecoders.