I have repeatedly heard that COM files and 16-bit DOS are used for 256-byte size coding.
How does this work on 64-bit Linux? The ELF64 header would require two-thirds of the space. Pointers are four times larger than on 16-bit systems....
Here are my sources for 256-byte size coding on modern Linux:
https://gitlab.com/metagrowing/demos
Tools:
nasm - the Netwide Assembler
xz compressor
#MountainBytes 2026. 5th place out of 8 in the PC Realtime Competition.


