1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-07-05 10:28:58 +00:00
CLK/Machines/Commodore
2016-07-05 20:57:31 -04:00
..
1540 Improved commenting and initial state communication. 2016-07-05 20:57:31 -04:00
Vic-20 Made an attempt to allow the 1540 to talk back to the Vic, and to receive interrupts. Also slightly disambiguated debugging logging. 2016-07-05 19:12:43 -04:00
SerialBus.cpp Improved commenting and initial state communication. 2016-07-05 20:57:31 -04:00
SerialBus.hpp Attempted to separate out the concept of a serial port and a serial bus, since the bus may be shared, and to establish half duplex communications from the Vic. 2016-07-05 14:55:20 -04:00