1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-07-09 06:29:33 +00:00
CLK/OSBindings/Mac/Clock Signal
2016-10-17 08:04:36 -04:00
..
Assets.xcassets The standard Xcode versioning updates. Nothing of substance. 2016-01-02 17:57:23 -05:00
Audio Sought to reduce chattiness. 2016-10-17 08:04:36 -04:00
Base.lproj Eventually reached an implementation of ADC that continues to satisfy all the formalised unit tests while also satisfying the manual BCDTest, that I need to find a way to formalise. I fixed the unit tests for Swift 3 while here, and attempted to do some unrelated NIB stuff with no real success. 2016-10-03 22:03:39 -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 Added precaution to make sure best-effort updaters aren't mid-update during document destruction. 2016-10-16 22:14:47 -04:00
Machine Added in the missing keys; added variable phase to the video. 2016-10-14 22:39:27 -04:00
Updater Added precaution to make sure best-effort updaters aren't mid-update during document destruction. 2016-10-16 22:14:47 -04:00
Views Delegates are all nullable, naturally. 2016-06-23 09:37:49 -04: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 It's a bit of a mess but this is probably close to appropriate for Oric TAP files. 2016-10-11 07:39:48 -04:00