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

BRTEXT.EXE
- drawing text using the brush data registers

FIXPAT.EXE
- fixed pattern consumption

HWCURSOR.EXE
- hardware cursor implementation

LINE.EXE
- drawing simple lines

MEBLT.EXE
- monochrome expansion bitblits

PAT32.EXE
- 32x32 monochrome pattern bitblits

PATLINE.EXE
- pattern line drawing

RECT.EXE
- simple rectangle colourfills

SCALEBLT.EXE
- scaled bitblits

TBLT.EXE
- transparent bitblits
