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-12 15:31:09 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
CLK
/
OSBindings
/
Mac
/
Clock Signal
/
Base.lproj
History
Thomas Harte
c0f1313830
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
..
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
Switched window style back for the Atari HUD.
2016-10-27 19:40:29 -04:00
ElectronOptions.xib
Corrected layout error.
2016-11-03 08:02:13 -04:00
MachineDocument.xib
Finally forced emulation window to front. Also removed min/max heights where they'd crept in and got explicit about the OpenGL view being first responder.
2016-10-24 22:08:24 -04:00
MainMenu.xib
Introduced an
NSDocumentController
subclass.
2016-08-31 21:21:07 -04:00
OricOptions.xib
Corrected layout error.
2016-11-03 08:02:13 -04:00
Vic20Options.xib
Formally withdrew the 'load automatically' option for the Vic, having removed that option elsewhere.
2017-05-14 16:59:24 -04:00
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