PCX2PCY.EXE image converter
---------------------------

PCX2PCY.EXE is an image converter that let's you convert between
standard 8 or 24 bit PCX files and a custom raw format called PCY.
The PCY format will strip off the low 2 bits if the source is a
24 bit PCX. The packed filesystem will generally compress raw files
better than PCX files. You can also extract the 768 byte palette if
the source image is 8 bit.

The demosystem (DSYS.EXE) accepts images in PCX or PCY format.
Both types can be viewed with the V.EXE utility.


Use: pcx2pcy [params...] infile.{pcx|pcy} outfile.{pcx|pcy|pal}
Params:
 -y        Don't ask for file overwrite
