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-13 07:30:21 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
CLK
/
OSBindings
/
Mac
/
Clock Signal
/
Machine
History
Thomas Harte
75208b0762
Moves the Electron implementation behind a more opaque interface, in line with changes elsewhere.
2017-08-16 15:33:40 -04:00
..
StaticAnalyser
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
Wrappers
Moves the Electron implementation behind a more opaque interface, in line with changes elsewhere.
2017-08-16 15:33:40 -04:00
CSFastLoading.h
…
CSJoystickMachine.h
…
CSKeyboardMachine.h
…
CSMachine.h
…
CSMachine.mm
Built in gamma conversion for all machines, assuming an output of 2.8 for PAL, 2.2 for NTSC.
2017-08-10 15:17:08 -04:00
CSMachine+Subclassing.h
…
CSMachine+Target.h
…
KeyCodes.h
…
NSBundle+DataResource.h
…
NSBundle+DataResource.m
…
NSData+StdVector.h
…
NSData+StdVector.mm
…