1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-11-26 23:52:26 +00:00
CLK/Machines/Atari2600
2017-11-10 22:57:43 -05:00
..
Cartridges Corrects out-of-order initialisations for the 1770, Atari 2600 joystick, Pitfall II bus extender, Microdisc and 6502. 2017-11-10 22:20:44 -05:00
Atari2600.cpp Corrects out-of-order initialisations for the 1770, Atari 2600 joystick, Pitfall II bus extender, Microdisc and 6502. 2017-11-10 22:20:44 -05:00
Atari2600.hpp Commutes the Atari 2600 to the JoystickMachine interface. 2017-10-15 20:44:59 -04:00
Atari2600Inputs.h
Bus.hpp Standardises on const [Half]Cycles as the thing called and returned, rather than const [Half]Cycles & as it's explicitly defined to be only one int in size, so using a reference is overly weighty. 2017-07-27 22:05:29 -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
Speaker.cpp
Speaker.hpp
TIA.cpp Corrects order-of-initialisation errors in the TIA. 2017-11-10 22:57:43 -05:00
TIA.hpp Corrects order-of-initialisation errors in the TIA. 2017-11-10 22:57:43 -05:00