1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-11-26 23:52:26 +00:00
CLK/OSBindings/Mac/Clock Signal
2017-09-30 21:34:43 -04:00
..
Assets.xcassets
Audio
Base.lproj Performed sufficient wiring to get to the point where attempting to load a CDT creates an instance of the Amstrad CPC and then fails only because the thing vends a nullptr CRT. 2017-07-30 22:05:29 -04:00
Document Controller
Documents Seeks to eliminate race conditions on the best-effort updater. 2017-09-30 21:34:43 -04:00
Machine Eliminates potential cyclic entry into CSMachine during its -dealloc. 2017-08-31 21:22:23 -04:00
Resources/Icons
Updater Ensures safe machine release upon window closure. 2017-09-30 20:12:46 -04:00
Views Ensures self.bounds and -convertSizeToBacking: are called only on the main queue. 2017-09-20 19:59:34 -04:00
AppDelegate.swift
Clock Signal.entitlements
ClockSignal-Bridging-Header.h
Info.plist Added the base skeletal stuff of HFE support. 2017-08-17 21:48:48 -04:00