1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-10-07 06:57:15 +00:00
CLK/OSBindings/Mac/Clock Signal
2017-11-19 18:05:39 -05:00
..
Assets.xcassets
Audio
Base.lproj Performed sufficient wiring to get to the point where attempting to load a CDT creates an instance of the Amstrad CPC and then fails only because the thing vends a nullptr CRT. 2017-07-30 22:05:29 -04:00
Document Controller
Documents Switched the Objective-C code to using dynamic_cast alone to decide whether to post keyboard or joystick events. 2017-10-15 21:25:56 -04:00
Machine Allows a CRT machine owner to set the target frame buffer for OpenGL output, breaking the assumption that it'll be zero. 2017-11-12 19:29:22 -05:00
Resources/Icons
Updater Commutes the best-effort updater into C++11. 2017-10-05 18:09:58 -04:00
Views Removes redundant logging on the Mac. 2017-11-19 18:05:39 -05:00
AppDelegate.swift
Clock Signal.entitlements
ClockSignal-Bridging-Header.h Switched the Objective-C code to using dynamic_cast alone to decide whether to post keyboard or joystick events. 2017-10-15 21:25:56 -04:00
Info.plist Added the base skeletal stuff of HFE support. 2017-08-17 21:48:48 -04:00