1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-10-04 01:57:54 +00:00
CLK/Machines/Atari2600
2018-03-09 16:07:29 -05:00
..
Cartridges Opens up .bin and .rom to all cartridge platforms, and adds a confidence estimate to the Atari 2600. 2018-03-07 14:26:07 -05:00
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 Opens up .bin and .rom to all cartridge platforms, and adds a confidence estimate to the Atari 2600. 2018-03-07 14:26:07 -05:00
PIA.hpp
TIA.cpp Reintroduces cstring.h to a few files that previously got it implicitly. 2017-12-18 21:47:30 -05: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