DLA by baah/(Arm's Tech + Positivity)
Sound by Cyclone/X-Troll

Diffusion Limited Agregation effect
in 387+32 bytes for Outline 2009.

A key feature of the proggy (appart
from the sources being providied) is
that the binary is in fact 648 bytes
long, but it's packed down to 387
bytes by a homebrew lz77 packer
(dijkstra.c) with a 32 bytes depacker.

The code is lame, but hey, it's my 1st
asm program since ages. There's a small
bug remaining: some pixels are not
connected to others while they should.

To build it:
 1.assemble DLA.S into DLA.TOS
   (devpac 2.25F used)
 2.run PACK.BAT on m$do$ or else...
   (it extracts 648 bytes code into
   dla.bin & packs it into dla.pk)
 3.assemble PUT_BOOT.S as PUT_BOOT.TOS
 4.insert a blank floppy
 5.run PUT_BOOT.TOS & press space :)

Hope you enjoy!
Alain Brobecker, 2009/04/27