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-13 22:32:03 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
CLK
/
Machines
/
Atari2600
History
Thomas Harte
2432a3b4d7
Fixed condition — >= is smarter.
2017-01-29 14:00:01 -05:00
..
Atari2600.cpp
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
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
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 condition — >= is smarter.
2017-01-29 14:00:01 -05:00
TIA.hpp
Attempted to reintroduce enough logic to handle [most of] line timing, such that WSYNC works. Initial objective is to get back to having a working background.
2017-01-29 13:47:36 -05:00