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
8819711bc8
CLK
/
Machines
/
Commodore
History
Thomas Harte
8819711bc8
Threw in the second VIA as a currently clearly incorrect thing.
2016-07-05 22:22:09 -04:00
..
1540
Threw in the second VIA as a currently clearly incorrect thing.
2016-07-05 22:22:09 -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