1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-07-09 21:29:53 +00:00
CLK/OSBindings/Mac/Clock Signal
C.W. Betts 4c5f596533
Update CSMachine.mm
No need to create a temporary NSNumber object to be passed to a variadic method.
2019-08-10 00:43:30 -06: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 Ensures that ROM files can be dragged and dropped into Swift. 2019-07-22 17:18:31 -04:00
Document Controller Wires joystick support all the way through to machines. 2018-07-22 16:55:47 -04:00
Documents Fixes erroneous instruction. 2019-08-02 21:04:53 -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 Update CSMachine.mm 2019-08-10 00:43:30 -06:00
MachinePicker Fixes layout constraints. 2019-07-22 11:30:26 -04:00
Resources/Icons Added a cartridge image. 2017-01-27 21:26:11 -05:00
ROMRequester Adds negative feedback to ROM installation process. 2019-07-23 16:24:23 -04:00
Updater Removes all instances of the copyright symbol. 2018-05-13 15:19:52 -04:00
Views Adds how-to-release-the-mouse instructions for Cocoa. 2019-08-02 17:07:51 -04:00
AppDelegate.swift Switches to showing 'File -> Open...' at launch. 2019-08-04 21:34:30 -04:00
Clock Signal.entitlements Attempts to introduce screenshot capture for macOS. 2018-07-27 23:37:24 -04:00
ClockSignal-Bridging-Header.h Gets as far as testing ROMs against the missing list. 2019-07-22 18:02:48 -04:00
Info.plist Updates copyright year. 2019-07-23 18:03:37 -04:00