Pix2 version 1.4.1 files
-------------------------------

Here's the list of all files included in the package.

PIX2MAIN.PAS \
PIX2GUI.PAS   \
PIX2MAP.PAS    \
PIX2KBD.PAS     \
PIX2CD.PAS       \ This is the complete source code to the Pix2 game kernel,
PIX2JOY.PAS      / splitted into functional modules.
PIX2MOUS.PAS    /
PIX2TEXT.PAS   /
PIX2TMR.PAS   /
PIX2SND.PAS  /
PIX2XMS.PAS

PIX2MAIN.TPU \
PIX2GUI.TPU   \
PIX2MAP.TPU    \
PIX2KBD.TPU     \
PIX2CD.TPU       \ This is the compiled units of the Pix2 game kernel,
PIX2JOY.TPU      / splitted into functional modules.
PIX2MOUS.TPU    /
PIX2TEXT.TPU   /
PIX2TMR.TPU   /
PIX2SND.TPU  /
PIX2XMS.TPU

DEFPAL.OBJ : Default palette, which is linked with the source in Pix2Main
SMALLFNT.OBJ : Default font, which is linked with the source in Pix2Text

PIX2REF.TXT : Reference to all of the Pix2's functions
README.TXT : ReadMe file
FILES.TXT : This file
SMIX130.DOC : Ethan Brodsky's SMix module documentation

ARROW.PRI : Arrow mouse cursor, used in PixMapEd and which you may use

UTILS\SMALL.FNT : Default font compatible with Pix2Text and PFontEd
UTILS\PIXMAPED.PAS : Source to tiled map editor
UTILS\PIXMAPED.EXE : Compiler tiled map editor
UTILS\SNDLIB.EXE : Ethan Brodsky's sound resource file
UTILS\WAV2RAW.EXE : WAV to RAW converter
UTILS\ARROW.PRI : Arrow mouse cursor used by PixMapEd
UTILS\PIXMAPED.DOC : Documentation for PixMapEd
UTILS\FONTED.EXE : Font editor that creates fonts compatible with Pix2Text
UTILS\PIX.PAL : Palette file used by the font editor
UTILS\PCX2PRI.EXE : PCX to PRI graphic converter.  CHECK README FILE!!!

DEMO\PIX2DEMO.PAS : Source for a Pix2 demonstration
DEMO\PIX2DEMO.EXE : Compiled Pix2 demonstration

