To compile this viewer :

TASM pcx
TLINK pcx

If you want to restore the standard text mode, launch 

RESTORE

or add the code at the end of the source :

MOV AX,03h
INT 10h

The picture is a scan made with Paint Shop Pro. The PCX file has been
saved in the format '5' and in 256 colors - but only the 16 first colors are
used !!! If you want to see another picture, rename it to 'PUNK.PCX' or change
the source code. There's no command line !!!

 - DaKe  / dake@omedia.ch -

