1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-07-16 22:28:57 +00:00
CLK/OSBindings/Mac/Clock Signal
2017-02-11 12:58:47 -05:00
..
Assets.xcassets The standard Xcode versioning updates. Nothing of substance. 2016-01-02 17:57:23 -05:00
Audio Introduced a reuse list for audio buffers, based on the observation that the audio queue seems to start quick rejecting them. 2016-10-23 21:17:00 -04:00
Base.lproj Corrected layout error. 2016-11-03 08:02:13 -04:00
Document Controller By removing its status as a special case, eliminated the Atari 2600 document. It's fairly clear that my date with doing joysticks properly can be deferred only so much longer but this is no worse than previously things were. 2016-10-03 08:01:04 -04:00
Documents Slightly shuffled to avoid a race condition on the best-effort updater. 2017-02-11 12:58:47 -05:00
Machine Stubbed and disabled to get back to building. 2017-01-28 21:56:01 -05:00
Resources/Icons Added a cartridge image. 2017-01-27 21:26:11 -05:00
Updater Added an extra safety rail. 2016-10-20 07:36:53 -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 Migrated to Swift 3. 2016-09-15 22:12:12 -04:00
Clock Signal.entitlements Shuffled things and guessed at things until the Xcode project was happy being subservient to the project proper. 2015-07-16 20:27:31 -04:00
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