1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-10-04 01:57:54 +00:00
CLK/Machines/Atari2600
2017-07-25 22:21:09 -04:00
..
Cartridges Switched to Cycles as the result from the 6502 perform_bus_operation, helping slightly to clarify what you're intended to return and reducing type jumping within the 6502 implementation. 2017-07-25 22:21:09 -04:00
Atari2600.cpp Pulled out the divisor for audio. 2017-04-03 21:16:39 -04:00
Atari2600.hpp Switched CRTMachine over to use Cycles as an explicit statement of units, and followed through on the effects of that. 2017-07-22 22:17:29 -04:00
Atari2600Inputs.h
Bus.hpp Adopted flush widely. 2017-07-25 20:42:51 -04:00
PIA.hpp Standardised curly bracket placement across the Atari. 2017-03-23 21:59:16 -04:00
Speaker.cpp
Speaker.hpp
TIA.cpp
TIA.hpp