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-08-14 07:26:16 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
0a12893d63f75030bf8ad60d777d207b04070104
CLK
/
Machines
/
Atari
/
ST
History
Thomas Harte
0a12893d63
Shunts vsync back down to top of frame.
...
It's guess after guess, basically.
2019-12-30 23:01:31 -05:00
..
AtariST.cpp
Switches to latching video interrupts until acknowledged.
2019-12-30 23:00:55 -05:00
AtariST.hpp
Wires through a composite video option for the ST.
2019-12-20 20:49:14 -05:00
DMAController.cpp
Adds (and disables) a minor additional piece of logging.
2019-12-24 21:43:39 -05:00
DMAController.hpp
Shuffles ST and 2600 into a common parent.
2019-11-09 15:31:41 -05:00
IntelligentKeyboard.cpp
Switches the joysticks around.
2019-11-18 20:02:27 -05:00
IntelligentKeyboard.hpp
Adds additional joystick commands to the dispatcher.
2019-11-09 20:10:54 -05:00
Video.cpp
Shunts vsync back down to top of frame.
2019-12-30 23:01:31 -05:00
Video.hpp
Attempts to correct insertion logic (and mostly bypasses it).
2019-12-29 21:42:41 -05:00