1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-10-18 23:23:56 +00:00
CLK/OSBindings/Mac/Clock Signal/Machine
Thomas Harte a074ee2071 Possibly fixes ColecoVision input mapping.
Also provides symbolic input from the Mac.
2018-02-25 22:47:47 -05:00
..
StaticAnalyser Reintroduces options selection for the Mac. 2018-02-12 21:46:21 -05:00
Wrappers Removed state mirroring in the machine-specific Mac UI classes. 2018-02-14 21:46:50 -05:00
CSFastLoading.h
CSMachine.h Possibly fixes ColecoVision input mapping. 2018-02-25 22:47:47 -05:00
CSMachine.mm Possibly fixes ColecoVision input mapping. 2018-02-25 22:47:47 -05: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