1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-10-18 23:23:56 +00:00
CLK/OSBindings/Mac/Clock Signal
2016-10-27 19:44:48 -04:00
..
Assets.xcassets
Audio Introduced a reuse list for audio buffers, based on the observation that the audio queue seems to start quick rejecting them. 2016-10-23 21:17:00 -04:00
Base.lproj Switched window style back for the Atari HUD. 2016-10-27 19:40:29 -04:00
Document Controller By removing its status as a special case, eliminated the Atari 2600 document. It's fairly clear that my date with doing joysticks properly can be deferred only so much longer but this is no worse than previously things were. 2016-10-03 08:01:04 -04:00
Documents Fixed 'joystick' input. 2016-10-27 19:44:48 -04:00
Machine Created an options panel for the Oric. Which involved far too much copy and paste from the Electron. Time to figure out how to generalise this stuff, probably. 2016-10-19 22:56:14 -04:00
Updater Added an extra safety rail. 2016-10-20 07:36:53 -04:00
Views Delegates are all nullable, naturally. 2016-06-23 09:37:49 -04:00
AppDelegate.swift Migrated to Swift 3. 2016-09-15 22:12:12 -04:00
Clock Signal.entitlements
ClockSignal-Bridging-Header.h Added enough wiring to get Oric TAPs through to a completely unimplemented Oric emulation. 2016-10-11 22:20:13 -04:00
Info.plist It's a bit of a mess but this is probably close to appropriate for Oric TAP files. 2016-10-11 07:39:48 -04:00