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 0202c7afb2 Consolidates Mac presentation of composite video selection.
Moves handling of an RGB/composite into `MachinePanel`, eliminating the need for `ElectronOptionsPanel` and `OricOptionsPanel`; similarly merges the MSX and Electron options panels so as to provide television/monitor selection for the MSX.
2018-01-15 18:36:22 -05:00
..
StaticAnalyser Consolidates Mac presentation of composite video selection. 2018-01-15 18:36:22 -05:00
Wrappers
CSFastLoading.h
CSMachine.h
CSMachine.mm Corrects Xcode tests. 2018-01-01 16:04:13 -05:00
CSMachine+Subclassing.h
CSMachine+Target.h
CSROMFetcher.hpp Corrects Xcode tests. 2018-01-01 16:04:13 -05:00
CSROMFetcher.mm Corrects Xcode tests. 2018-01-01 16:04:13 -05:00
KeyCodes.h
NSBundle+DataResource.h
NSBundle+DataResource.m Corrects Xcode tests. 2018-01-01 16:04:13 -05:00
NSData+StdVector.h
NSData+StdVector.mm