1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-07-17 13:29:02 +00:00
CLK/OSBindings/Mac/Clock Signal/Wrappers
2016-06-04 21:49:03 -04:00
..
AudioQueue.h Consolidated a little more within the common code, adding sampling rate selection based on querying the machine. 2016-06-01 19:04:07 -04:00
AudioQueue.m With no regard to performance whatsoever, endeavoured to bring sound to the 2600. It's very scratchy, so something is wrong. 2016-06-02 19:50:16 -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
CSElectron.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
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
CSMachine.h Consolidated a little more within the common code, adding sampling rate selection based on querying the machine. 2016-06-01 19:04:07 -04:00
CSMachine.mm This now gets as far as missing selectors. 2016-06-04 21:49:03 -04:00
CSMachine+Subclassing.h Trimmed and reordered just a little. 2016-06-04 16:02:16 -04:00
CSVic20.h Started sketching out infrastructure for Vic-20 support. 2016-06-04 21:43:50 -04:00
CSVic20.m Started sketching out infrastructure for Vic-20 support. 2016-06-04 21:43:50 -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