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-02-05 05:34:20 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
CLK
/
Machines
/
Atari
/
ST
History
Thomas Harte
65309e60c4
Corrects sequence point generation by allowing for hsync_end != end of line.
2020-01-28 20:38:20 -05:00
..
AtariST.cpp
Towards ST 1bpp support: puts vsync in an appropriate location, starts experimenting with proper CRT timings.
2020-01-27 23:00:30 -05:00
AtariST.hpp
Wires through a composite video option for the ST.
2019-12-20 20:49:14 -05:00
DMAController.cpp
Standardises on
read
and
write
for bus accesses.
2020-01-05 13:40:02 -05:00
DMAController.hpp
…
IntelligentKeyboard.cpp
Adds Joystick key code mode, ensures events aren't posted in interrogation mode.
2020-01-04 09:45:59 -05:00
IntelligentKeyboard.hpp
All these 'override's can be 'final's.
2020-01-23 22:57:51 -05:00
Video.cpp
Corrects sequence point generation by allowing for hsync_end != end of line.
2020-01-28 20:38:20 -05:00
Video.hpp
Corrects sequence point generation by allowing for hsync_end != end of line.
2020-01-28 20:38:20 -05:00