Date : Fri, 30 Dec 1983 13:28:40 EST
From : Keith Petersen <w8sdz@brl>
Subject: BYE3-16.ASM now available
BYE3-16.ASM is now available on SIMTEL20 in the MICRO:<CPM.BYE3> directory.
This program allows modem callers to use a CP/M system just as if
they were seated at the system console. Special assembly-time options
allow limiting the caller's access by password and/or access to only a
message-service program. A number of external routines are available
to adapt this program to various computers.
This revision corrects some problems with conditional assembly errors.
Here's an excerpt from the update history:
12/16/83 Cleaned up some conditional statements. Added WELFILE
v3.1.6 conditional statement to bypass typing Welcome. Made
minor mods to the SMODEM routine to make it work on a
KAYPRO. - Bill Duerr
12/15/83 Included a new Smartmodem routine. This will be needed by
v3.1.5 most users since the Smartmodem (or similar, such as the U.S.
Robotics) are in common use. (There were four different rou-
tines being used in the various external inserts. This will
standardize that to just one version.) Hopefully this routine
will prevent reception of any incoming call until it is ready
for the call. (Steve Holtzclaw's extensive Smartmodem routine
which checks echo characters may still be required under some
cirumstances. It is not needed with the US Robotics modems.)
This version has been tested extensively on several RCPM sys-
systems using several different types of computers, including
2651, 2661, 2850 and 2851 I/O devices..
- Irv Hoff and John Ferguson
BYE3 supports the following modems and/or USART combinations:
SMDM routine - by Steve Holtzclaw B3SM51-3.ASM (includes 8251 I/O)
8250 - by Paul Traina B3HZ89-3.ASM
2651 - by Paul Traina B3COMP-3.ASM
8251+CTC timer - by Irv Hoff B3DATA-3.ASM
APPLE-CAT - by Dave Roznar B3ACAT-3.ASM
MM100 - by Dave Jaffe B3DCH-3.ASM
HZ-100 - by John Ferguson B3HZ10-3.ASM
Kaypro - by Steve Sanders B3KPRO-3.ASM
MMII (Apple) - by Paul Traina B3MMII-3.ASM
PMMI - by Ward Christensen B3PMMI-3.ASM
SIO - by Steve Fox B3SIO-3.ASM
Televideo 802 - by K. Robesky B3T802-3.ASM
Most users of this program will have an auto-answer modem such
as the Hayes 300 or 1200, the U.S.Robotics or Rixon. A routine
that supports these modems has been included. Set the SMODEM
equate to 'YES' if you have one of these modems, 'NO' if another
type of auto-answer modem such as the PMMI, Bell 212A, etc.