1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-06-29 00:29:34 +00:00
CLK/Machines/Atari/2600
Thomas Harte 5dcf720bb5 Extends list of BusOperations.
Now to retest, widely.
2020-10-15 21:35:01 -04:00
..
Cartridges Extends list of BusOperations. 2020-10-15 21:35:01 -04:00
Atari2600.cpp Starts to add Qt target; resolves many build warnings. 2020-05-30 00:37:06 -04:00
Atari2600.hpp Shuffles ST and 2600 into a common parent. 2019-11-09 15:31:41 -05:00
Atari2600Inputs.h Shuffles ST and 2600 into a common parent. 2019-11-09 15:31:41 -05:00
Bus.hpp Causes the Atari 2600 to obey normal flush semantics. 2020-01-22 22:05:51 -05:00
PIA.hpp Shuffles ST and 2600 into a common parent. 2019-11-09 15:31:41 -05:00
TIA.cpp Starts to add Qt target; resolves many build warnings. 2020-05-30 00:37:06 -04:00
TIA.hpp Starts to add Qt target; resolves many build warnings. 2020-05-30 00:37:06 -04:00
TIASound.cpp Tried to be less lazy with lambda captures. 2020-02-14 23:39:08 -05:00
TIASound.hpp Ensures all audio sources, including compound sources, announce whether they're stereo correctly. 2020-02-16 18:31:45 -05:00