Current hardware projects we are
working on for the C64/C128.
|
The
SSI-Interface |
We made some hardware to connect any
3-Wire-Serial-Interface to the userport of a C64 or C128. The interface
uses CIA1 to send data and CIA2 to receive data. We tested it with a 24Bit
ADC (AD7718 from Analog Devices). CNT1 and CNT2 were connected by JP1 and
the FLAG2 NMI was used to get notified by the /RDY line of the ADC. Here
are the schematics of it. |
The IEE488/RS232/IDE-Interface |
Since we plan the C128 as controller computer we need a
interface to communicate with other computers or simply for storing data.
In 64'er C128-Sonderheft 10 there was an article about a IEEE488 interface
with an adapted Kernal. Our interface is basically a 3 in 1 version. It
has a compatible version of the IEEE488 interface. The RS232 part uses a
16550 FiFo and the IDE-interface is accessed through a 8255 I/O chip. |