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-02-10 08:31:34 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
CLK
/
Machines
/
Atari2600
History
Thomas Harte
912791d3d4
Causes the s-video path correctly to function.
2018-03-30 18:24:18 -04: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
Ensures all audio queues are fully merged before machine destruction.
2018-03-22 21:59:19 -04:00
PIA.hpp
Further builds up SConstruct, correcting many missed imports and a couple of improper uses of C99 in C++ code.
2017-11-09 22:04:49 -05:00
TIA.cpp
Causes the s-video path correctly to function.
2018-03-30 18:24:18 -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