1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-07-16 22:28:57 +00:00
CLK/OSBindings/Mac/Clock Signal/Machine/Wrappers
2016-09-08 05:32:17 -04:00
..
CSAtari2600.h Factored out and templated the 6532, finally taking the opportunity to add a means to control the on-console switches of an Atari 2600. 2016-06-19 19:36:34 -04:00
CSAtari2600.mm Fixed an erroneous #import. 2016-07-05 16:39:31 -04:00
CSElectron.h I need to get a bit more definitive on naming but this gets all the way to setting a configuration upon an Electron. 2016-08-31 22:03:42 -04:00
CSElectron.mm Attempted to bring some uniformity in application of configurations. 2016-09-08 05:32:17 -04:00
CSVic20.h Made sufficient changes for the Vic itself to believe it can recast a PRG as a tape and insert it that way. So now the ball is in the court of: how the heck are Commodore tapes encoded? 2016-08-15 19:44:41 -04:00
CSVic20.mm Attempted to bring some uniformity in application of configurations. 2016-09-08 05:32:17 -04:00