1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-10-06 15:00:05 +00:00
CLK/OSBindings/Mac/Clock Signal
2016-10-12 18:51:02 -04:00
..
Assets.xcassets
Audio Added documentation and experimentally reduced packet size. We'll see. 2016-10-10 07:42:24 -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 Ensured an exception is thrown if no machine to run a file is found. E.g. right now if you tried to open a ZX Spectrum .tap. 2016-10-11 21:03:01 -04:00
Machine Ensured that the ROM gets installed. So next for some video action? 2016-10-12 18:51:02 -04:00
Updater
Views
AppDelegate.swift Migrated to Swift 3. 2016-09-15 22:12:12 -04:00
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 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