Chapter 4 README File

Chapter 4 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!
******************************************************************************

BLT.EXE
- simple bitblits

HWCURSOR.EXE
- hardware cursor implementation

LINE.EXE
- drawing simple lines

MEBLT.EXE
- monochrome expansion bitblits

PATLINE.EXE
- pattern line drawing

RECT.EXE
- simple rectangle colourfills

TBLT.EXE
- transparent bitblits

FIXPAT.EXE
- fixed pattern consumption

PAT8.EXE
- 8x8 monochrome pattern bitblits