1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-11-19 23:32:28 +00:00
CLK/Machines/Atari2600
2017-02-18 21:36:48 -05:00
..
Atari2600.cpp In C++, I think the implicit cast to bool negates the need for any manual collapsing? 2017-02-12 18:18:35 -05:00
Atari2600.hpp Supposing the TIA were implemented, this is (more or less) what the Atari 2600 would now look like. 2017-01-28 21:46:40 -05:00
Atari2600Inputs.h
PIA.hpp
Speaker.cpp
Speaker.hpp
TIA.cpp Fixed failure of the optimised route to pump the pixel clock; removed optimisation entirely for now. 2017-02-18 21:36:48 -05:00
TIA.hpp Reintroduced the extra clocking delay. 2017-02-18 20:18:50 -05:00