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

* Use NASM to compile DISPLAY. For example:

NASM  DISPLAY.ASM  -o DISPLAY.COM

* MODECON was compiled using BC3.

* DISPVIEW 
You can compile it with TP7, and use only with DISPLAY 0.07 debug.

* Both files were packed using UPX



BINARIES INCLUDED
=================

* This source pack contains two programs:

- DISPLAY 0.07 DEBUG version (with 2 pools)
- DISPVIEW (a 5-min hack to monitor the debug version of DISPLAY 0.07 DEBUG)