Here are a few utilities to support dual-monitor OS2 systems, where
one monitor is a CGA/EGA/VGA at logical address space B8000, and the
2nd monitor is a MDA at logical address space B0000.  Files included:
 
 MCLS.C, .EXE  Clear Monochrome Screen
 MPRT.C, .EXE  Print Monochrome Screen to PRN device
 SNAP.C, .EXE  Snapshot contents of Color screen to Monochrome Screen
 MSAVE.C,.EXE  Save contents of Monochrome screen in file
 CSAVE.C,.EXE  Save contents of Color screen in file
 MONOSTUF      Microsoft-form MAKE file to build all of these
 READ.ME       This file

