-----------------------------------------------------------------------------
File name:	SER_STX.TXT			Revision date:	1999.11.05
Created by:	Ulf Ronald Andersson		Creation date:	1999.11.02
-----------------------------------------------------------------------------
This file describes the current development state of the serial driver for
STinG, as it has progressed since Peter 'disappeared' in mid-January 1999.
Recently he has confirmed that he wants me to handle the administration of
the future STinG development and has passed on all the sources to me.

The copyright to updated versions remains property of Peter Rottengatter,
and the release form remains FREEWARE, as originally defined by him.

Updates will be described below, in reverse chronological order.
-----------------------------------------------------------------------------
SERIAL.STX 1.18:	Beta release:	1999.11.05
----------------
After spending appx 24 hours using TTDIGGER to analyze HSModem components
I have discovered a method to emulate Fread and Fwrite both under MagiC and
SingleTOS (etc), without calling any TOS functions at all.  This allows even
higher speed than when using MagiC Fread and Fwrite in version 1.17, and now
the new speed is available regardless of operating system.

As this is a brand new method being used, never tried before, I'd appreciate
if all beta testers would make an effort to report their results to me ASAP.
-----------------------------------------------------------------------------
SERIAL.STX 1.17:	Compile date:	1999.11.03
----------------
This is the first version to be produced after Peter left STinG development.
It contains some changes developed by Vassili Papathanassiou that provide
compatibility with a Modem 2 device driver for MagiCPC and also uses that
same method for handling data for other drivers as well, under MagiC of any
'flavour'.  The reason for this is that Fread and Fwrite give much higher
access speed, as they avoid calling HSModem for each character.  But this
method is illegal under singleTOS, so the old methods are used there.

These changes have then been debugged and (just a little) optimized by me
to produce a version suitable for wider distribution. (Which never occurred)
-----------------------------------------------------------------------------
End of file:	SER_STX.TXT
-----------------------------------------------------------------------------
