1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-07-26 11:29:09 +00:00
CLK/OSBindings/Mac/Clock Signal
2017-12-03 15:42:54 -05:00
..
Assets.xcassets
Audio Added an ugly workaround for the empirical sound shutdown issues. 2017-03-26 20:28:04 -04:00
Base.lproj Steps towards exposing the MSX in Cocoa builds. 2017-12-03 15:42:54 -05:00
Document Controller
Documents Adapts the Mac port to use a Machine::DynamicMachine, thereby eliminating plenty of duplication. 2017-11-24 21:36:22 -05:00
Machine Steps towards exposing the MSX in Cocoa builds. 2017-12-03 15:42:54 -05:00
Resources/Icons Added a cartridge image. 2017-01-27 21:26:11 -05:00
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 Adds enough static analyser to get to the MSX itself as the point of failure in SDL/kiosk mode. 2017-11-25 13:18:24 -05:00