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-12-27 01:31:42 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
c3b7d24293
CLK
/
Machines
/
Commodore
History
Thomas Harte
c3b7d24293
It appears that the attention line is also wired to CB2. So the ball is back in the 6522's court.
2016-07-05 19:19:46 -04:00
..
1540
It appears that the attention line is also wired to CB2. So the ball is back in the 6522's court.
2016-07-05 19:19:46 -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
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
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