1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-11-20 15:31:10 +00:00
CLK/Machines/Atari2600
2017-03-20 20:38:29 -04:00
..
Cartridges This gives a very noisy version of the real audio. 2017-03-20 20:38:29 -04:00
Atari2600.cpp Added a class to contain the Pitfall 2 pager and a skeleton of initial work. 2017-03-18 22:08:47 -04:00
Atari2600.hpp Tidied up and commented on the Activision stack implementation. 2017-03-18 21:01:58 -04:00
Atari2600Inputs.h
Bus.hpp Tidied up and commented on the Activision stack implementation. 2017-03-18 21:01:58 -04:00
PIA.hpp Factored out the Atari 2600's 6532 connection, as a low-hanging fruit. 2016-12-03 13:41:55 -05:00
Speaker.cpp
Speaker.hpp
TIA.cpp Fixed declared line length. 2017-03-14 21:33:38 -04:00
TIA.hpp Followed tip: missiles are locked to the position after four output pixels, not four input pixels. 2017-03-04 22:23:50 -05:00