1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-09-18 06:58:32 +00:00
CLK/Machines/Atari/2600
Thomas Harte f417fa82a4 Splits 'CRTMachine' into three parts: ScanProducer, AudioProducer, TimedMachine.
Simultaneously cleans up some of the naming conventions and tries to make things a bit more template-compatible.
2020-04-01 23:19:34 -04:00
..
Cartridges
Atari2600.cpp Splits 'CRTMachine' into three parts: ScanProducer, AudioProducer, TimedMachine. 2020-04-01 23:19:34 -04:00
Atari2600.hpp
Atari2600Inputs.h
Bus.hpp Ensures all audio sources, including compound sources, announce whether they're stereo correctly. 2020-02-16 18:31:45 -05:00
PIA.hpp
TIA.cpp
TIA.hpp
TIASound.cpp
TIASound.hpp Ensures all audio sources, including compound sources, announce whether they're stereo correctly. 2020-02-16 18:31:45 -05:00