1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-07-05 10:28:58 +00:00
CLK/OSBindings/Mac/Clock Signal
Thomas Harte 0c6d7e07ee
Merge pull request #1072 from TomHarte/BetterAppDelegate
Eliminate purposeless AppDelegate instance storage.
2022-07-18 10:15:25 -04:00
..
Assets.xcassets Fills out the application icon set. 2018-03-23 18:29:18 -04:00
Audio Avoid potential attempt to free enqueued buffers at dealloc. 2022-07-15 15:21:58 -04:00
Base.lproj Bump Xcode version number. 2021-12-18 14:55:27 -05:00
Document Controller Wires joystick support all the way through to machines. 2018-07-22 16:55:47 -04:00
Documents Hacks up an [unsafe] return to something best-effort-updater-esque. 2022-07-07 16:35:45 -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 Switch name back to emphasise _async_. 2022-07-16 14:41:04 -04:00
MachinePicker Add Mac GUI for Amiga memory selection. 2021-12-22 18:20:55 -05: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 Increase saturation. 2022-07-17 22:01:30 -04:00
Views Reintroduce sync matching. 2022-07-12 09:56:13 -04:00
AppDelegate.swift Eliminate purposeless instance storage. 2022-07-18 09:35:38 -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 Add through route to an IPF container. 2021-12-25 17:06:47 -05:00