very nice work !
Is there any programmed logic there ? or do you drive purely on 68k ? I'll be looking forward to schematics !
No, It's all made of standard TTL logic, and the 68k only has to read and write to the parallel port, so It's very fast.
The circuitry is a small SPI uart, and It takes advantage of the handshake capabilities of the CIA.
Just write a byte to the CIA's port B, and It will be sent through the SPI.