1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-07-28 09:29:07 +00:00
CLK/Machines/Atari2600
2016-05-21 21:44:54 -04:00
..
Atari2600.cpp Actually, the four-clock delay, with palette taking effect immediately, appears to be correct. So back to the drawing board on that. 2016-05-21 21:44:54 -04:00
Atari2600.hpp Switched to two-register implementation of VDELP, etc. 2016-05-21 10:26:27 -04:00
Atari2600Inputs.h Started working on a shell for the Electron emulation, including factoring out the common CRT delegate -> Objective-C bridging, serial dispatch queue and frameskipping logic from the Atari 2600 shell. 2016-01-04 23:12:47 -05:00