Switch language한국어
Back to the list

wake up! 16b

TL;DR AI

Key summary

2 min read
  1. At Outline Demoparty in Ommen, wake up! released a 16-byte x86 real-mode DOS intro for IBM PCs.

  2. The program uses video memory as working space to render an endless Sierpinski-style fractal while driving the PC speaker.

  3. Built from only a handful of assembly instructions and sizecoding tricks, it tightly couples sound and graphics on legacy hardware.

  4. The result is a tiny demo that echoes Matrix-like visuals and highlights how far extreme sizecoding can go.

Read the original