1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-10-07 21:57:46 +00:00
CLK/OSBindings/Mac/Clock Signal
Thomas Harte f417fa82a4 Splits 'CRTMachine' into three parts: ScanProducer, AudioProducer, TimedMachine.
Simultaneously cleans up some of the naming conventions and tries to make things a bit more template-compatible.
2020-04-01 23:19:34 -04:00
..
Assets.xcassets
Audio Adds support for stereo output. 2020-02-16 14:14:10 -05:00
Base.lproj Ensures the macOS version retains volume. 2020-03-23 00:10:56 -04:00
Document Controller
Documents Ensures the macOS version retains volume. 2020-03-23 00:10:56 -04:00
High Precision Timer Fixes -invalidate: cancel the dispatch source, don't just suspend it, and wait until that is done. 2020-02-02 21:29:22 -05:00
Joystick Manager Wires joystick support all the way through to machines. 2018-07-22 16:55:47 -04:00
Machine Splits 'CRTMachine' into three parts: ScanProducer, AudioProducer, TimedMachine. 2020-04-01 23:19:34 -04:00
MachinePicker Adds the BD-500 to the Mac GUI. 2020-01-15 23:56:56 -05:00
Resources/Icons
ROMRequester
Views Switches OSAtomics to stdatomics. The former were deprecated by macOS 10.12. 2020-03-22 21:11:04 -04:00
AppDelegate.swift
Clock Signal.entitlements
ClockSignal-Bridging-Header.h Reintroduces joystick support; eliminates CSBestEffortUpdater. 2020-02-08 21:27:04 -05:00
CSApplication.h
CSApplication.m
Info.plist