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
2025-01-29 20:31:46 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
CLK
/
Machines
History
Thomas Harte
e358057440
Added a WD1770
run_for_cycles
call. So I really can now move that as far as reporting that it has no disk?
2016-09-20 07:42:17 -04:00
..
Atari2600
Added just enough wiring to restore the 2600 to functionality.
2016-09-15 19:34:45 -04:00
Commodore
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
Electron
Added a WD1770
run_for_cycles
call. So I really can now move that as far as reporting that it has no disk?
2016-09-20 07:42:17 -04:00
ConfigurationTarget.hpp
…
CRTMachine.hpp
Made yet another guess at Commodore analysis. Elevated fast tape-related unnatural speed up to the OS-side mechanisms.
2016-09-12 22:06:03 -04:00
Typer.cpp
…
Typer.hpp
…