home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
ftp.barnyard.co.uk
/
2015.02.ftp.barnyard.co.uk.tar
/
ftp.barnyard.co.uk
/
robot-pd
/
23103.ZIP
/
23103B.DSK
/
readme.txt
< prev
next >
Wrap
Text File
|
1997-12-18
|
640b
|
14 lines
Notes for CP/M Kermit CPC6128 version
1. Baud rate setting from within Kermit is not supported. Use the SETSIO
command:
SETSIO 9600 BITS 8 PARITY NONE HANDSHAKE OFF XON ON
substituting the desired baud rate instead of 9600 if necessary.
2. The terminal emulation may drop characters at speeds greater than
2400 baud. This is caused by the lack of interrupt support in the BIOS.
File transfer is not affected, and is reliable at 9600.
3. This version works with CP/M 2.2 and CP/M 3 (CP/M plus).