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
79784a8e57
Followed tip: missiles are locked to the position after four output pixels, not four input pixels.
2017-03-04 22:23:50 -05:00
..
Atari2600.cpp
Tested against public ROMs and corrected. Also moved the deferred adjustment into a more canonical place.
2017-03-04 17:00:28 -05:00
Atari2600.hpp
Switched to deferred updates for the 6532.
2017-03-04 14:58:28 -05:00
Atari2600Inputs.h
…
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
Fixed NTSC colour cycle count, and hence the 2600's reported line lengths and phase offset.
2017-03-04 17:31:39 -05: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