1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-10-04 01:57:54 +00:00
CLK/OSBindings/Mac/Clock Signal/Machine
Thomas Harte 52ea3b741c Introduces a presentation flag for LEDs.
All existing receivers ignore it.
2021-07-15 21:26:02 -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 Introduces a presentation flag for LEDs. 2021-07-15 21:26:02 -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 Gets as far as testing ROMs against the missing list. 2019-07-22 18:02:48 -04:00
NSData+CRC32.m Cuts down unused parameter warnings to just a few that may well indicate implementation errors. 2020-05-30 01:06:43 -04:00
NSData+StdVector.h
NSData+StdVector.mm