1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-11-23 03:32:32 +00:00
CLK/OSBindings/Mac/Clock Signal
2017-04-15 21:41:59 -04:00
..
Assets.xcassets
Audio Added an ugly workaround for the empirical sound shutdown issues. 2017-03-26 20:28:04 -04:00
Base.lproj Corrected layout error. 2016-11-03 08:02:13 -04:00
Document Controller
Documents Switched time of best-effort updater delegate setting, to avoid a callback before setupClockRate has happened, and therefore before it's clear what should be going on with audio. 2017-02-26 21:58:59 -05:00
Machine Attempted to bring frequency-switching logic into the cross-platform realm. Which for now creates an issue with the OpenGL context. 2017-02-19 21:20:37 -05:00
Resources/Icons Added a cartridge image. 2017-01-27 21:26:11 -05:00
Updater Dumped Mach-specific test-and-set in favour of ordinary C11. 2017-04-15 21:41:59 -04:00
Views Slightly shuffled to avoid a race condition on the best-effort updater. 2017-02-11 12:58:47 -05:00
AppDelegate.swift
Clock Signal.entitlements
ClockSignal-Bridging-Header.h Added enough wiring to get Oric TAPs through to a completely unimplemented Oric emulation. 2016-10-11 22:20:13 -04:00
Info.plist Added a cartridge image. 2017-01-27 21:26:11 -05:00