homemade computer for fun and experience...

From: Eric Smith <eric_at_brouhaha.com>
Date: Sun Apr 4 18:28:10 1999

> True. But AFAIK the AT keyboard host interface was never implemented in
> TTL (it always used a programmed 8042 microcontroller), so it's a little
> harder to build from scratch.

If what you're trying to do is interface the AT keyboard to some custom
controller that doesn't need to be otherwise AT-compatible, there's no
reason why you need the 8042. The AT keyboard interface is not particularly
harder to implement than the XT interface was. I've written code for several
products that bit-banged it on a microcontroller.

The AT keyboard interface protocol is really a pathetic design, though. It's
a pain in the ass to deal with, and it's not well documented anywhere (even
in the otherwise excellent AT Technical Reference, now available as a
reprint from Annabooks).
Received on Sun Apr 04 1999 - 18:28:10 BST

This archive was generated by hypermail 2.3.0 : Fri Oct 10 2014 - 23:31:39 BST