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-06-13 19:30:41 -04:00
..
Assets.xcassets
Base.lproj Added XIB file. 2016-06-04 21:45:39 -04:00
Documents Fixed ROM naming and sizes, ensured machines without sound outputs don't end up with an audio queue. 2016-06-05 11:20:05 -04:00
Views Increased parallelism, allowing a simplification in the GL view. 2016-06-02 22:29:09 -04:00
Wrappers Extended to allow floating-point sampling rates. Which makes sense. 2016-06-13 19:30:41 -04:00
AppDelegate.swift
Clock Signal.entitlements
ClockSignal-Bridging-Header.h System ROMs are now supplied to the Vic-20 wrapper, though they stop there. I also factored key forwarding out of the ElectronDocument and into the superclass, depending upon the child conforming to CSKeyboardMachine. 2016-06-05 08:53:05 -04:00
Info.plist This now gets as far as missing selectors. 2016-06-04 21:49:03 -04:00