Chapter 5 README File

Chapter 5 contains the following example programs:

******************************************************************************
    NOTE: No checking is done to see if the monitor supports the
          requested display mode.  Make sure that the monitor
          you are using supports the display mode you are attempting
          to set!
******************************************************************************

TYPE0.EXE
-demonstrates CCE type 0 packets by drawing a series of coloured rezctangles.

TYPE1.EXE
-demonstrates CCE type 1 packets by drawing a series of coloured rectangles.

TYPE3.EXE
-demonstrates CCE type 3 packets by drawing a series of coloured rectangles.

TYPE3BM.EXE
-implements CCE using full system bus mastering.  Same output as TYPE3.EXE.

