1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-07-11 04:28:58 +00:00
CLK/OSBindings/Mac/Clock Signal
2019-11-12 23:23:14 -05:00
..
Assets.xcassets
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 Fixes const correctness for joystick machines; the ST is now one such. 2019-11-09 18:19:05 -05:00
MachinePicker Adds Macintosh choice to File -> New... 2019-09-24 22:48:34 -04:00
Resources/Icons
ROMRequester Improves text; nobody normal knows that this is "a view". 2019-09-24 22:52:08 -04:00
Updater
Views Rationalises protocol for application-level event theft. 2019-09-24 22:31:20 -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 Rationalises protocol for application-level event theft. 2019-09-24 22:31:20 -04:00
CSApplication.m Rationalises protocol for application-level event theft. 2019-09-24 22:31:20 -04:00
Info.plist Adds support for the .ST file format. 2019-11-12 23:23:14 -05:00