Wanted to share an old but useless little gimmick:
192*96 pixels, black\white, ca. 20 frames per second, generated on a C64.
;---
While spending two months without internet because of a broken arm,
I eventually found the time to scrap my collection of ca. 400 3½-inch floppy disks.
One of the disk labels remembered me back to the time when we did some 80x86 assembly
coding in a "DOS environment" at tech school... back in 1997. As time goes by.
At some point, I had felt a little bit bored, and just for the fun of it I had tried
to generate something that looks a little bit like video noise on the PC screen
with 48 Bytes of machine code or such.
Luckily, I still had a version of that 20 years old code printed on paper,
and because I recently felt bored again, I couldn't resist to try an implementation on the C64.
Just to make things clear:
I never tried to write any 80x86 assembly code after 1997,
and I would like to keep it that way !