This website requires JavaScript.
Explore
Mirrors
Help
Sign In
6502
/
CLK
Watch
1
Star
0
Fork
0
You've already forked CLK
mirror of
https://github.com/TomHarte/CLK.git
synced
2025-01-26 15:32:04 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
CLK
/
OSBindings
/
Mac
/
Clock Signal
History
Thomas Harte
77548d14db
Ensures self.bounds and -convertSizeToBacking: are called only on the main queue.
2017-09-20 19:59:34 -04:00
..
Assets.xcassets
…
Audio
…
Base.lproj
Performed sufficient wiring to get to the point where attempting to load a CDT creates an instance of the Amstrad CPC and then fails only because the thing vends a
nullptr
CRT.
2017-07-30 22:05:29 -04:00
Document Controller
…
Documents
Updates to Swift 4 and Xcode 9's recommended project settings.
2017-09-19 23:06:37 -04:00
Machine
Eliminates potential cyclic entry into CSMachine during its -dealloc.
2017-08-31 21:22:23 -04:00
Resources
/Icons
…
Updater
…
Views
Ensures self.bounds and -convertSizeToBacking: are called only on the main queue.
2017-09-20 19:59:34 -04:00
AppDelegate.swift
…
Clock Signal.entitlements
…
ClockSignal-Bridging-Header.h
This will likely do for the Swift/XIB side of things: the play/pause button is enabled or disabled as per the user's choice of automatic tape control, and toggles function when pressed. It communicates activity down to the Objective-C[++] layer, giving it a route through to the actual machine.
2017-07-08 19:12:06 -04:00
Info.plist
Added the base skeletal stuff of HFE support.
2017-08-17 21:48:48 -04:00