mirror of
https://github.com/TomHarte/CLK.git
synced 2024-11-26 08:49:37 +00:00
253dd84109
Specific issue: the repeated (start_column != end_column) test, which can no longer be correct if start_column has been incremented in the (x_&7) test. The visible effect was to omit pixels from the output wave, which also affected observed sync timing. |
||
---|---|---|
.. | ||
AtariST.cpp | ||
AtariST.hpp | ||
DMAController.cpp | ||
DMAController.hpp | ||
IntelligentKeyboard.cpp | ||
IntelligentKeyboard.hpp | ||
Video.cpp | ||
Video.hpp |