1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-11-23 03:32:32 +00:00
CLK/Machines/Atari2600
2017-02-22 21:54:49 -05:00
..
Atari2600.cpp Fixed loss of audio when switching to PAL. 2017-02-22 21:15:37 -05:00
Atari2600.hpp Attempted to bring frequency-switching logic into the cross-platform realm. Which for now creates an issue with the OpenGL context. 2017-02-19 21:20:37 -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 This should be the other way around. I want whichever is later. 2017-02-22 21:54:49 -05:00
TIA.hpp While I'm using the hacky approach to player/missile synchronisation, I need to seed adder. 2017-02-22 07:39:11 -05:00