An example of ANTIC MODE F, with DLI changing on VCOUNT
The original picture is a 2 color indexed PNG, converted to 1bpp chunky pixel via ImageMagick:
convert atari-logo.png -depth 1 gray:output.raw
The result can be compiled with the MAD Assembler:
mads -o:logo.xex logo.s