This archive contains two async com routines and a timer routine, all for
Microsoft C. One of the async com routines uses the BIOS and is limited to
9600 bps, the other uses direct port reads and writes and is capable of
115,200 bps. The timer routine is potentially capable of microsecond
resolution, but given the calling overhead, it is really a millisecond timer.

