
@(#)FILES 1.2 91/08/19

This file describes all the files that make up the Reve distribution.

Directory sidtool: a pacman game.
---------------------------------

action.c           - various routines that manipulate objects in sidtool.
main.c             - includes variable declarations.
setup.c            - initialisation, setup and cyclic routines used by sidtool.
extern.h           - external declarations.
patchlevel.h       - current patchlevel for this version of sidtool.
sidtool.h          - macro and constant definitions plus ANSI prototypes.
xview.c            - main(), XView specific routines plus callbacks.
sidtool_ui.c       - XView user interface routines generated by devGuide.
sidtool_ui.h       - Definitions used by XView routines; devGuide generated.
CHANGES            - v3.0 change history. Updated with each patch.
FILES              - what you're reading now.
Makefile.dist      - master Makefile to build sidtool on Unix systems.
MANIFEST           - tells you what archive part each file was in.
README             - describes what sidtool is, and how to get started.
TODO               - bugs and suggested enhancements. Volunteers?
sidtool.man        - the sidtool manual pages (troff/nroff -man format).
sidtool.man.text   - plain text version of the sidtool manual pages.

Sub-directory images.
---------------------
images/BASHFUL0.xbm        - XBM files for the BASHFUL bug.
images/BASHFUL1.xbm
images/POKEY0.xbm          - XBM files for the POKEY bug.
images/POKEY1.xbm
images/SHADOW0.xbm         - XBM files for the SHADOW bug.
images/SHADOW1.xbm
images/SPEEDY0.xbm         - XBM files for the SPEEDY bug.
images/SPEEDY1.xbm
images/blueghost0.xbm      - XBM files for the normal ghosts.
images/blueghost1.xbm
images/bluepics0.xbm       - XBM files for the "turning" ghosts.
images/bluepics1.xbm
images/cirDOWN0.xbm        - XBM files for screen going down.
images/cirDOWN1.xbm
images/cirDOWN2.xbm
images/cirDOWN3.xbm
images/cirLEFT0.xbm        - XBM files for screen going left.
images/cirLEFT1.xbm
images/cirLEFT2.xbm
images/cirLEFT3.xbm
images/cirRIGHT0.xbm       - XBM files for screen going right.
images/cirRIGHT1.xbm
images/cirRIGHT2.xbm
images/cirRIGHT3.xbm
images/cirUP0.xbm          - XBM files for screen going up.
images/cirUP1.xbm
images/cirUP2.xbm
images/cirUP3.xbm
images/circleexplode0.xbm  - XBM files for the exploding (dying) screen.
images/circleexplode1.xbm
images/circleexplode2.xbm
images/circleexplode3.xbm
images/circleexplode4.xbm
images/circleexplode5.xbm
images/circleexplode6.xbm
images/circleexplode7.xbm
images/circleexplode8.xbm
images/cornerDL.xbm        - XBM files for the corners of the maze.
images/cornerLU.xbm
images/cornerRD.xbm
images/cornerUR.xbm
images/eyesDOWN.xbm        - XBM files for the eyes of the dead ghosts.
images/eyesLEFT.xbm
images/eyesRIGHT.xbm
images/eyesUP.xbm
images/fruit1.xbm          - XBM files for bonus fruit pictures.
images/fruit2.xbm
images/fruit3.xbm
images/fruit4.xbm
images/fruit5.xbm
images/fruit6.xbm
images/fruit7.xbm
images/fruit8.xbm
images/picbigdot.xbm       - XBM file for the "idea" dot.
images/picsmalldot.xbm     - XBM file for normal dots.
images/down.xbm            - XBM files for the joystick directions.
images/left.xbm
images/right.xbm
images/up.xbm
images/empty.xbm           - an empty XBM file (needed by devGuide).
images/sidtool.xbm         - an XBM file of the sidtool icon.
