1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-07-09 21:29:53 +00:00
CLK/OSBindings/Mac/Clock Signal
Thomas Harte 7ff4594f09 Eliminates fast loading Objective-C/Swift protocol.
A very long time ago, when each machine had its own Objective-C class, this protocol was used to indicate which machines support that feature. It no longer communicates anything.
2019-09-24 20:13:09 -04:00
..
Assets.xcassets Fills out the application icon set. 2018-03-23 18:29:18 -04:00
Audio As an initial step, ensured latency doesn't pile up endlessly. 2018-05-15 21:12:43 -04:00
Base.lproj Implements quick booting, and edges towards exposing it on the Mac. 2019-09-19 22:32:12 -04:00
Document Controller Wires joystick support all the way through to machines. 2018-07-22 16:55:47 -04:00
Documents Eliminates fast loading Objective-C/Swift protocol. 2019-09-24 20:13:09 -04:00
High Precision Timer Introduces a wrapper class for high-precision timers. 2019-03-07 22:04:29 -05:00
Joystick Manager Wires joystick support all the way through to machines. 2018-07-22 16:55:47 -04:00
Machine Eliminates fast loading Objective-C/Swift protocol. 2019-09-24 20:13:09 -04:00
MachinePicker Fixes layout constraints. 2019-07-22 11:30:26 -04:00
Resources/Icons Added a cartridge image. 2017-01-27 21:26:11 -05:00
ROMRequester Updates to Xcode11 recommended project settings. 2019-09-22 12:13:56 -04:00
Updater Removes all instances of the copyright symbol. 2018-05-13 15:19:52 -04:00
Views Completes the wiring necessary for capture of the command key. 2019-09-22 13:53:38 -04:00
AppDelegate.swift Attempts another draft of not inundating the user with open file dialogues. 2019-09-22 13:59:31 -04:00
Clock Signal.entitlements Attempts to introduce screenshot capture for macOS. 2018-07-27 23:37:24 -04:00
ClockSignal-Bridging-Header.h Eliminates fast loading Objective-C/Swift protocol. 2019-09-24 20:13:09 -04:00
CSApplication.h Adds a route to divert key events before they reach Cocoa. 2019-09-22 13:15:01 -04:00
CSApplication.m Adds a route to divert key events before they reach Cocoa. 2019-09-22 13:15:01 -04:00
Info.plist Adds a route to divert key events before they reach Cocoa. 2019-09-22 13:15:01 -04:00