On 02/18/2013 09:48 AM, geneb wrote:
On Mon, 18 Feb 2013, Jules Richardson wrote:
So... MEX looks like a possibility, and an
overlay for the QX-10 seems to
be available (although I'm not sure how much work is involved in merging
them yet). Does anyone know of any other options[1] which will work with
the QX-10's serial hardware? Or, does anyone happen to have a QX-10
enabled version of MEX archived already?
Both MEX and IMP (which I'd recommend over MEX) are VERY easy to configure
for a new computer if you've got the serial overlay for your machine
already. The docs are very clear and straightforward on how to do it.
Aha, thanks - I wasn't aware of IMP (one of the problems of looking at e.g.
the oakland FTP archives is that you pretty much have to know the name of
the thing that you're looking for in advance).
[1] does CP/M
abstract serial hardware into a set of common calls, or is
that outside its scope?
CP/M itself doesn't directly address serial ports the way you're thinking -
it knows about four (?) devices, RDR: PUN: CON: and LPT: (I _think_).
Any serial communications in CP/M is most often done by the software
talking directly to the serial hardware.
Yes, I wasn't remembering anything in any docs about there being direct
support within CP/M - but OTOH I suspect that a lot of CP/M boxes were
pressed into service as direct-connect or dial-up terminals for other
systems, so I figured there may have been some OS support in there.
If you need any help, just yell.
Thanks. I've just been looking at Valdocs' 'mail' utility and it
doesn't
seem like it supports direction connection at all (there's a
"person-to-person" option, but it still expects to talk to a modem rather
than a host via a null-modem cable).
So, it looks like the only way to get code onto the machine is to assemble
and write a disk image to floppy on a modern PC, which is a bit of a PITA
(not least because I have no spare 5.25" drives on this side of the
Atlantic, so it means dismantling the QX-10 in order to use one of its drives)
cheers
Jules