1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-07-03 11:30:02 +00:00
CLK/OSBindings/Mac/Clock Signal
2016-01-20 08:21:33 -05:00
..
Assets.xcassets The standard Xcode versioning updates. Nothing of substance. 2016-01-02 17:57:23 -05:00
Base.lproj Added document XIB. 2016-01-03 20:46:39 -05:00
Documents Some data is marginally reaching the CPU from the tape. 2016-01-19 22:05:34 -05:00
Views Started making first moves towards stripping CSCathodeRayView of its responsibilities. If that can be merely an OpenGL view that presents things, things will be a lot more portable. 2016-01-20 08:21:33 -05:00
Wrappers Some data is marginally reaching the CPU from the tape. 2016-01-19 22:05:34 -05:00
AppDelegate.swift You now get an Electron only if you ask for a new file. That'll do for now while it's the only thing that one might want to start without supplying a file. The 6502 now starts from a defined point — being reset. The Electron is starting to grow the absolute most simple buds of its memory map. 2016-01-06 21:09:49 -05: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 Here, at last, is _some_ audio output, at least. 2016-01-14 20:33:22 -05:00
Info.plist Statred working on support for at least the most fundamental file format. 2016-01-18 15:46:41 -06:00