1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-10-07 21:57:46 +00:00
CLK/OSBindings/Mac/Clock Signal
2016-06-11 11:50:37 -04:00
..
Assets.xcassets
Base.lproj
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
Wrappers Made an attempt at hooking up the '2' and '4' keys. A mostly unsuccessful attempt. 2 does nothing, 4 clears the screen. 2016-06-11 11:50:37 -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