1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-09-29 16:55:59 +00:00
CLK/Machines/Atari2600
2018-04-16 20:00:56 -04:00
..
Cartridges
Atari2600.cpp Encapsulates machine configuration properties for all remaining platforms. 2018-03-09 16:07:29 -05:00
Atari2600.hpp Eliminates diamond inheritance of KeyboardMachine::Machine by typers. 2018-03-09 15:19:02 -05:00
Atari2600Inputs.h
Bus.hpp Ensures all audio queues are fully merged before machine destruction. 2018-03-22 21:59:19 -04:00
PIA.hpp
TIA.cpp Removes the CRT requirement for an integral relationship between cycles and samples. 2018-04-16 20:00:56 -04:00
TIA.hpp
TIASound.cpp Introduces formal setting of the output volume to SampleSource. 2018-03-09 13:23:18 -05:00
TIASound.hpp Introduces formal setting of the output volume to SampleSource. 2018-03-09 13:23:18 -05:00