To-Do for initial release:

* Testing
* Maybe some byte squeezing
* Move DOS version check to COM/SYS initialization code

Maybe stuff that could be in later releases that should not increase the device
driver's memory footprint.

* Triple mode binary with TSR loading post boot.
* Single EXE for possible executable compression support.
* Export log or selection from viewer to file (TEXT, ANSI, HTML).
* Resize LOG capacity.
* Force simple capture mode even when Advanced Capture is supported.
* Ability to enable/disable Log JAM mode.
* Support for Logging to LOW memory on hardware without XMS, UMB or EMS.

Maybe do in later releases. They would increase the size of device driver. So,
might not. We will see.

* Driver, functions to support log the reading by other programs.
* Driver, HOT-KEY support
* Driver, HOT-KEY screen captures
* Driver, HOT-KEYs to enable/disable logging
* Interface, assign color to items manually logged using STDIN and MESSAGE.
* Interface, Change HOT-KEY assignments
* Switch between COLOR and MONOCHROME logging.
* Logging to EMS memory

Just under consideration. These would also increase the size of the device
driver. But, they would probably not provide much benefit to actual usage.


* Add DOS support for reading and writing to LOG character device.
