1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-07-07 23:29:06 +00:00
CLK/OSBindings/Mac/Clock Signal
Thomas Harte 39aae34323 Avoids multiple calls to -[NSCursor hide] and -unhide.
Those are reference counted.
2019-06-13 13:39:35 -04:00
..
Assets.xcassets Fills out the application icon set. 2018-03-23 18:29:18 -04:00
Audio As an initial step, ensured latency doesn't pile up endlessly. 2018-05-15 21:12:43 -04:00
Base.lproj Adds composite monochrome output for the Oric. At least temporarily. 2019-02-18 16:56:48 -05:00
Document Controller Wires joystick support all the way through to machines. 2018-07-22 16:55:47 -04:00
Documents Ensures proper routing of mouse events from Cocoa. 2019-06-11 18:41:41 -04:00
High Precision Timer Introduces a wrapper class for high-precision timers. 2019-03-07 22:04:29 -05:00
Joystick Manager Wires joystick support all the way through to machines. 2018-07-22 16:55:47 -04:00
Machine By hook or by crook, mouse input now works. 2019-06-12 22:19:25 -04:00
MachinePicker Ensures that the Mac now retains its ROM properly. 2019-05-03 22:39:09 -04:00
Resources/Icons Added a cartridge image. 2017-01-27 21:26:11 -05:00
Updater Removes all instances of the copyright symbol. 2018-05-13 15:19:52 -04:00
Views Avoids multiple calls to -[NSCursor hide] and -unhide. 2019-06-13 13:39:35 -04:00
AppDelegate.swift Removes all instances of the copyright symbol. 2018-05-13 15:19:52 -04:00
Clock Signal.entitlements Attempts to introduce screenshot capture for macOS. 2018-07-27 23:37:24 -04:00
ClockSignal-Bridging-Header.h Wires joystick support all the way through to machines. 2018-07-22 16:55:47 -04:00
Info.plist Adds preliminary parsing of the Disk Copy 4.2 format. 2019-06-02 13:39:25 -04:00