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