
 Files that make up the SVGAPAGE package:

 SVGAPAGE.EXE   - Example program that shows animated page flipping

 SVGAPAGE.C     - Main C file that sets up page flipping
 SVGAC.C        - Hi-level VESA SVGA subroutines
 VERSION.C      - Tells version of SciTech Software's toolkit
 SVGA.ASM       - Low-level VESA SVGA subroutines
 SVGA.OBJ       - Already compiled low-level VESA SVGA subroutines
 CPU.ASM        - Code to check for processor type
 MODEL.MAC      - Macro for CPU.ASM
 CPU.OBJ        - Complied version of CPU.ASM
 SVGA.H         - VESA header for VESA C code
 VESAVBE.H      - Another VESA header for VESA C code
 DEBUG.H        - Header for the debugging of VESA code
 SVGAPAGE.PRJ   - Example Borland C project file (included for reference)

 SVGAPAGE.FLC   - Exact same animation done in Autodesk FLC format
 SVGAPAGE.TXT   - Talks about animating in SVGA
 FILELIST.TXT   - This file
 FILE_ID.DIZ    - File description of package

