1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-06-30 22:29:56 +00:00
CLK/OSBindings/Mac/Clock Signal
2021-07-16 17:45:14 -04:00
..
Assets.xcassets Fills out the application icon set. 2018-03-23 18:29:18 -04:00
Audio Adds support for stereo output. 2020-02-16 14:14:10 -05:00
Base.lproj Thus ends the View menu. 2021-07-14 21:02:58 -04:00
Document Controller Wires joystick support all the way through to machines. 2018-07-22 16:55:47 -04:00
Documents Slightly adjusts mouse hiding semantics. 2021-07-16 17:21:25 -04:00
High Precision Timer Fixes -invalidate: cancel the dispatch source, don't just suspend it, and wait until that is done. 2020-02-02 21:29:22 -05:00
Joystick Manager Inverts the Game Controller Framework value of the y axis. 2021-04-28 20:31:35 -04:00
Machine Make implicit conversion explicit. 2021-07-16 17:45:14 -04:00
MachinePicker Be consisted on .selectedTag(). 2021-07-08 22:38:54 -04:00
Resources/Icons Added a cartridge image. 2017-01-27 21:26:11 -05:00
ROMRequester Improves request construction and improves descriptions. 2021-06-06 20:25:26 -04:00
ScanTarget Ensures proper propagation of will_change_owner. 2021-04-30 22:51:26 -04:00
Views Slightly adjusts mouse hiding semantics. 2021-07-16 17:21:25 -04:00
AppDelegate.swift Attempts to add an early exit for non-Metal Macs. 2021-04-19 20:55:25 -04:00
Clock Signal.entitlements Attempts to introduce screenshot capture for macOS. 2018-07-27 23:37:24 -04:00
ClockSignal-Bridging-Header.h Breaks all output. 2020-08-04 18:22:14 -04:00
CSApplication.h My improvements: 2020-12-31 13:23:46 -07:00
CSApplication.m Rationalises protocol for application-level event theft. 2019-09-24 22:31:20 -04:00
Info.plist Adds SZX support. 2021-04-26 20:47:28 -04:00