1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-09-14 11:57:27 +00:00
CLK/OSBindings/Mac/Clock Signal/Base.lproj
2017-07-30 22:05:29 -04:00
..
AmstradCPCOptions.xib 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
Atari2600Options.xib
ElectronOptions.xib
MachineDocument.xib
MainMenu.xib
OricOptions.xib
Vic20Options.xib
ZX8081Options.xib 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