1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-08-16 00:29:01 +00:00
CLK/OSBindings/Mac/Clock Signal/Wrappers
2016-06-15 08:07:25 -04:00
..
CSAtari2600.h Made an attempt to consolidate the Objective-C++ side of things based on the incoming CRTMachine::Machine. 2016-05-31 22:16:20 -04:00
CSAtari2600.mm Made an attempt to consolidate the Objective-C++ side of things based on the incoming CRTMachine::Machine. 2016-05-31 22:16:20 -04:00
CSAudioQueue.h Added class prefix. 2016-06-15 08:07:25 -04:00
CSAudioQueue.m Added class prefix. 2016-06-15 08:07:25 -04:00
CSElectron.h Made an attempt at hooking up the '2' and '4' keys. A mostly unsuccessful attempt. 2 does nothing, 4 clears the screen. 2016-06-11 11:50:37 -04:00
CSElectron.mm Made an attempt to consolidate the Objective-C++ side of things based on the incoming CRTMachine::Machine. 2016-05-31 22:16:20 -04:00
CSKeyboardMachine.h Made an attempt at hooking up the '2' and '4' keys. A mostly unsuccessful attempt. 2 does nothing, 4 clears the screen. 2016-06-11 11:50:37 -04:00
CSMachine.h Added class prefix. 2016-06-15 08:07:25 -04:00
CSMachine.mm Extended to allow floating-point sampling rates. Which makes sense. 2016-06-13 19:30:41 -04:00
CSMachine+Subclassing.h Trimmed and reordered just a little. 2016-06-04 16:02:16 -04:00
CSVic20.h Kicking the ball a little further down the road, ROMs and PRGs now reach the actual emulated machine. 2016-06-05 09:06:59 -04:00
CSVic20.mm Minor cleaning, implemented clearAllKeys. 2016-06-12 10:38:21 -04:00
KeyCodes.h Switched symbols and updated all-RAM 6502 in order to fix unit test target. 2016-03-20 22:48:56 -04:00