=== $Id: m68040-rg750-README,v 1.1 1995/01/31 04:14:52 billr Exp $ ===

    PDOS driver support package for RG-7XX graphics boards
    ======================================================

This package consists of:

 1. This README file

 2. demo directory
 2a. gdemo.c - demo program for testing the rg-750
 2b. ptype.h - header file for demo program
 2c. keymse.c - demo program for testing the keyboard and mouse ports
 2d. vengine.c - port of the xengine program from X11
 2e. Makefile - makefile for building the above demo programs
 2f. gauge1/* - simple fill gauge demo
 2g. gauge2/* - multi-tasking fill gauge demo

 3. lib directory
 3a.  lib/rg.lib - PDOS/MRI library archive for the C Graphics Library

 4. include directory
 4a.  raster/*.h - include files to use when building application programs
 4b.  raster/drv/device.h - include file for driver and device initialization

 5. driver directory
 5a.  driver/rg75 - PDOS driver for RG-75X graphics boards
 5b.  driver/rg7drv.lib - PDOS driver support files.
 5c.  driver/initpdos.o - PDOS driver installation/initialization
 5b.  driver/userinit.[co] - source and object file for driver memory and isr
		configuration.
