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-02-06 13:31:55 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
CLK
/
OSBindings
/
Mac
/
Clock Signal
/
Machine
History
Thomas Harte
6d98349be1
Fully invests in options controllers, distinct from the views.
...
Per MVC, I should have been doing something closer to this from day one.
2021-07-13 19:04:24 -04:00
..
StaticAnalyser
Fully invests in options controllers, distinct from the views.
2021-07-13 19:04:24 -04:00
Wrappers
Switches to a
static_cast
. No need for reflection here.
2021-06-08 17:37:28 -04:00
CSMachine.h
Exposes square pixels option on macOS.
2021-06-07 21:21:45 -04:00
CSMachine.mm
Exposes square pixels option on macOS.
2021-06-07 21:21:45 -04:00
CSMachine+Target.h
…
CSROMFetcher.hpp
Puts enough in place for a GUI-led installation process.
2021-06-06 14:24:38 -04:00
CSROMFetcher.mm
Corrects the macOS Swift side of things.
2021-06-06 14:56:43 -04:00
KeyCodes.h
…
NSBundle+DataResource.h
…
NSBundle+DataResource.m
…
NSData+CRC32.h
…
NSData+CRC32.m
…
NSData+StdVector.h
…
NSData+StdVector.mm
…