Date : Thu, 13 Jun 1991 02:50:34 GMT
From : munnari.oz.au!bruce!monu0.cc.monash.edu.au!monu1.cc.monash.edu.au!rjl@uunet.uu.net ( r lang)
Subject: Re: Microbee Qterm progress report ??
In article <834@spam.ua.oz>, dcook@spam.ua.oz (David Cook) writes:
>
> Well, I haven't heard any replies to my earlier followup
> about QTerm on Microbee (CP/M) computers, so I decided to post
> this. My question :
> Has anyone got patches/working executable for QTerm on a Microbee system ?
I have never seen QTerm, but Kermit-80 v4.11 does have a Microbee version.
> If not, has anyone got any information about programming I/O on
> a Microbee, or can anyone recommend any books on the subject.
Get a Microbee technical manual.
> (If I have to I'll try to remember some Z80 assembler, and
> write the QTerm patches myself, but I have no information
> on using the PIO (or is it UART? - shows how little docs I have :)
> in the Microbee )
The microbee serial port is 4 bits of the PIO - TX, RX, CTS and one
other non-standard one. The other PIO bits are used for tape in,
tape out, tape on/off, speaker. Programming serial routines is a real pain.
Input is interrupt driven so that you don't lose characters when the
keyboard is being scanned or the video screen scrolled.
--
Russell Lang Email: rjl@monu1.cc.monash.edu.au Phone: (03) 565 3460
Department of Electrical and Computer Systems Engineering
Monash University, Australia