1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-06-09 17:29:36 +00:00
CLK/OSBindings/Mac/Clock Signal
2024-04-20 14:45:21 -04:00
..
Assets.xcassets Fills out the application icon set. 2018-03-23 18:29:18 -04:00
Audio Avoid potential attempt to free enqueued buffers at dealloc. 2022-07-15 15:21:58 -04:00
Base.lproj Add ellipsis at end of New menu item 2023-11-14 02:13:23 -06:00
Document Controller Wires joystick support all the way through to machines. 2018-07-22 16:55:47 -04:00
Documents Indicate whether a keypress is a repeat. Treat appropriately in the Apple II. 2023-12-28 15:05:55 -05: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 Eliminate various other errant spaces. 2023-05-16 16:40:09 -04:00
Machine Add macOS route to starting empty Archimedes. 2024-04-17 20:44:45 -04:00
MachinePicker Add macOS route to starting empty Archimedes. 2024-04-17 20:44:45 -04:00
Resources/Icons Added a cartridge image. 2017-01-27 21:26:11 -05:00
ROMRequester Improves request construction and improves descriptions. 2021-06-06 20:25:26 -04:00
ScanTarget Fix typos 2023-12-16 03:53:07 -06:00
Views Fix color video performance on macOS 10.15+ 2024-01-17 01:33:00 -06:00
AppDelegate.swift Add period at end of sentence 2023-11-14 02:11:00 -06:00
Clock Signal.entitlements Attempts to introduce screenshot capture for macOS. 2018-07-27 23:37:24 -04:00
ClockSignal-Bridging-Header.h Breaks all output. 2020-08-04 18:22:14 -04:00
CSApplication.h Switch include guards to #pragma once. 2024-01-16 23:34:46 -05:00
CSApplication.m Rationalises protocol for application-level event theft. 2019-09-24 22:31:20 -04:00
Info.plist Update version number. 2024-04-20 14:45:21 -04:00