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-08 10:07:25 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
d8ecc52de8
CLK
/
Machines
/
Commodore
History
Thomas Harte
45b169f341
Made a few mapping fixes, clarified where the default reset code lives, ensured the Oric and Vic clear their keys when the typer ends.
2016-11-05 15:28:03 -04:00
..
1540
Added a direct-to-two-cycles emulation path for 6522 owners.
2016-10-27 21:13:25 -04:00
Vic-20
Made a few mapping fixes, clarified where the default reset code lives, ensured the Oric and Vic clear their keys when the typer ends.
2016-11-05 15:28:03 -04:00
SerialBus.cpp
Started trying to clean up, including commuting the C1540 source file name to match its class name but mainly by adding documentation.
2016-07-10 07:46:20 -04:00
SerialBus.hpp
Added CRC checking to DFS comprehension; fixed a bunch of places where I'd used Objective-C's
#import
rather than
#include
.
2016-09-19 08:16:06 -04:00