This website requires JavaScript.
Explore
Mirrors
Help
Sign In
6502
/
CLK
Watch
1
Star
0
Fork
0
You've already forked CLK
mirror of
https://github.com/TomHarte/CLK.git
synced
2024-11-22 12:33:29 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
93c2bb80a2
CLK
/
Machines
/
Commodore
History
Thomas Harte
93c2bb80a2
Improved a comment, added independent C[A/B]2 input mode.
2016-07-05 21:11:51 -04:00
..
1540
Improved a comment, added independent C[A/B]2 input mode.
2016-07-05 21:11:51 -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