Date: Mon, 28 May 84 16:55:55 CDT From: Stan Hanks Subject: TRS-80 Kermit To: Frank da Cruz Cc: Stan Barber Frank, Stan Barber has finally completed the TRS80 version of Kermit. Included is all of the source, plus a BASIC program that, when executed, will generate a correct binary. The manual entry for the user's guide is also present. This implementation of the Kermit is written in Z80 Assembler, compatible with M80 and EDAS from Mysosys. It runs under all DOS's available for the TRS80 Model I or Model III (and the Model 4 running in Model III mode). It has been checked out under the following DOS's: TRSDOS 2.3 (Model I), TRSDOS 1.3 (Model III), NEWDOS/80 V 2.0, LDOS 5.1.3, DOS+ 3.5 and VTOS 3.0 (Model I). Stan Hanks The files are as follows: TRS80 Name Distribution Name Description COMND/SRC TRSCMD.SRC Command parser GET/SRC TRSGET.SRC RECEIVE & GET command KERMIT/SRC TRSMIT.SRC Main source module, calls in others KERSTR/SRC TRSSTR.SRC Strings & storage area KILLDIR/SRC TRSKD.SRC Source for KILL & DIR commands MORE/SRC TRSMORE.SRC Source for misc commands SEND/SRC TRSSEND.SRC Source for SEND command XFER/SRC TRSXFER.SRC Source common to RECEIVE & SEND KERMIT/DOC TRSMIT.DOC User Guide manual chapter KERMAKE/BAS TRSMAKE.BAS Basic program to create binaries