1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-11-26 23:52:26 +00:00
CLK/Machines/Atari2600
Thomas Harte 3862fdb44c Simplifies initialisation procedure for all machines.
With the side effect of allowing every machine to try to load only the ROMs that it needs.
2018-07-10 20:00:46 -04:00
..
Cartridges Eliminates all emdashes in cross-platform code. 2018-05-13 15:34:31 -04:00
Atari2600.cpp Simplifies initialisation procedure for all machines. 2018-07-10 20:00:46 -04:00
Atari2600.hpp Simplifies initialisation procedure for all machines. 2018-07-10 20:00:46 -04:00
Atari2600Inputs.h Removes all instances of the copyright symbol. 2018-05-13 15:19:52 -04:00
Bus.hpp Removes all instances of the copyright symbol. 2018-05-13 15:19:52 -04:00
PIA.hpp Removes all instances of the copyright symbol. 2018-05-13 15:19:52 -04:00
TIA.cpp Corrects NTSC quadrature phase. 2018-05-31 21:40:46 -04:00
TIA.hpp Removes all instances of the copyright symbol. 2018-05-13 15:19:52 -04:00
TIASound.cpp Removes all instances of the copyright symbol. 2018-05-13 15:19:52 -04:00
TIASound.hpp Eliminates all emdashes in cross-platform code. 2018-05-13 15:34:31 -04:00