CS/A65 KEY+RS232
This board implements a simple matrix keyboard interface
that is Commodore PET compatible but can also use a C64
keyboard. It also implements a RS232
interface using a 6551 ACIA.
2006-11-01
Board is deprecated. Use PETIO board instead.
2006-11-01
Added driver code.
This driver handles the keyboard included
in this board.
It provides these methods
inikbd
- initialize the keyboard
getkey
- scan the keyboard
This driver handles the ACIA RS232 hardware included
in this board. As this board does not use the standard
ACIA handshake lines but lines from the VIA, this is
not a general ACIA driver. In addition it includes
the ACIA driver for the original BIOS V1.x board.
Notes
|
This board is deprecated. Please use the PETIO board instead.
|
|
This board additionally implements an I2C controller with a parallel
I2C I/O chip and test-LEDs.
|
Notes
|
This board is deprecated. Please use the PETIO board instead.
|
Notes
|
This board is deprecated. Please use the PETIO board instead.
|
|
In the beginning this board went under the name of "PIO"...
|