1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-11-02 16:04:59 +00:00
CLK/OSBindings/Mac/Clock Signal/Machine
2018-04-15 21:11:30 -04:00
..
StaticAnalyser Switches to use of the TargetList typedef wherever possible. 2018-04-14 19:46:38 -04:00
Wrappers Performs update to and satisfaction of Xcode 9.3's preferred warnings. 2018-03-30 10:25:01 -04:00
CSFastLoading.h
CSMachine.h Exposes S-Video option in the Mac UI. 2018-04-01 13:29:04 -04:00
CSMachine.mm Extends the keyboard protocol and adds keyboard input to the Apple II. 2018-04-15 21:11:30 -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