1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-07-10 12:29:01 +00:00
CLK/Machines/Atari2600
2017-03-23 21:59:16 -04:00
..
Cartridges Fixed: mistake was failure to count ready cycles. 2017-03-20 20:44:03 -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 Standardised curly bracket placement across the Atari. 2017-03-23 21:59:16 -04:00
Atari2600Inputs.h Factored out and templated the 6532, finally taking the opportunity to add a means to control the on-console switches of an Atari 2600. 2016-06-19 19:36:34 -04:00
Bus.hpp Tidied up and commented on the Activision stack implementation. 2017-03-18 21:01:58 -04:00
PIA.hpp Standardised curly bracket placement across the Atari. 2017-03-23 21:59:16 -04:00
Speaker.cpp Standardised curly bracket placement across the Atari. 2017-03-23 21:59:16 -04:00
Speaker.hpp Factored out the Atari 2600 speaker and adjusted it to postfix underscores. 2016-12-03 13:39:46 -05:00
TIA.cpp Standardised curly bracket placement across the Atari. 2017-03-23 21:59:16 -04:00
TIA.hpp Standardised curly bracket placement across the Atari. 2017-03-23 21:59:16 -04:00