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-01-12 00:30:31 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
CLK
/
Machines
/
Atari2600
History
Thomas Harte
93d1573481
Added a fix for certain homebrews.
2017-03-01 07:59:25 -05:00
..
Atari2600.cpp
Added a fix for certain homebrews.
2017-03-01 07:59:25 -05:00
Atari2600.hpp
Extended to emulate the CommaVid.
2017-02-27 20:50:59 -05: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
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
Factored out the Atari 2600 speaker and adjusted it to postfix underscores.
2016-12-03 13:39:46 -05: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
Pulled the reset time for horizontal blank extend up to position 224.
2017-02-28 20:28:54 -05:00
TIA.hpp
Attempted a hardware-correct implementation of missile-to-player latching. This completes the last of the **knowing** inaccuracies. The rest are as-of-yet unwitting.
2017-02-26 15:12:31 -05:00