1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-11-23 18:31:53 +00:00
CLK/OSBindings/Mac/Clock Signal/Machine
2018-03-27 21:55:43 -04:00
..
StaticAnalyser Reintroduces options for the Vic-20, now tape loading speed only. 2018-03-27 21:55:43 -04:00
Wrappers Removed state mirroring in the machine-specific Mac UI classes. 2018-02-14 21:46:50 -05:00
CSFastLoading.h
CSMachine.h Reintroduces CSMachineDelegate, allowing the Mac port to switch output audio rate dynamically. 2018-03-22 09:48:19 -04:00
CSMachine.mm Reintroduces CSMachineDelegate, allowing the Mac port to switch output audio rate dynamically. 2018-03-22 09:48:19 -04:00
CSMachine+Target.h Gives MachineForTargets complete responsibility for initial machine state. 2018-01-25 18:28:19 -05:00
CSROMFetcher.hpp Gives MachineForTargets complete responsibility for initial machine state. 2018-01-25 18:28:19 -05:00
CSROMFetcher.mm Gives MachineForTargets complete responsibility for initial machine state. 2018-01-25 18:28:19 -05:00
KeyCodes.h
NSBundle+DataResource.h
NSBundle+DataResource.m Corrects Xcode tests. 2018-01-01 16:04:13 -05:00
NSData+StdVector.h Doubles down on <cX> over <X.h> for C includes, and usage of the namespace for those types and functions. 2017-11-11 15:28:40 -05:00
NSData+StdVector.mm