COMPILING THE SOURCE
====================

* Use NASM to compile DISPLAY. For example:

NASM  DISPLAY.ASM  -o DISPLAY.COM

* MODECON was compiled using BC3.

* Both files were packed using UPX

* Please read the README.TXT for more information

* TEST is a mode change test program by Ilya (uses NASM)
