1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-11-26 23:52:26 +00:00
CLK/OSBindings/Mac/Clock Signal
2016-01-10 23:32:57 -05:00
..
Assets.xcassets
Base.lproj
Documents Fixed to ensure that frame rendering wraps around, and to properly connect the Electron to its view. Now I need a working pixel shader. 2016-01-09 20:34:22 -05:00
Views Output, at last! Though sync is clearly way off. 2016-01-09 21:53:33 -05:00
Wrappers Fixed runaway frame generator. 2016-01-10 23:32:57 -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
ClockSignal-Bridging-Header.h
Info.plist