1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-12-28 22:30:30 +00:00
CLK/OSBindings/Mac/Clock Signal/Machine
C.W. Betts 3749b7b776 My improvements:
Use synthesized properties for CSMissingROM.
Remove openGLView from the xib: that will quiet a warning.
Add nullability metadata to CSStaticAnalyser.
2020-12-31 13:23:46 -07:00
..
StaticAnalyser My improvements: 2020-12-31 13:23:46 -07:00
Wrappers
CSMachine.h My improvements: 2020-12-31 13:23:46 -07:00
CSMachine.mm My improvements: 2020-12-31 13:23:46 -07:00
CSMachine+Target.h
CSROMFetcher.hpp
CSROMFetcher.mm Also deploys make_unique/shared to avoid type repetition. 2019-12-21 23:52:04 -05: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 Corrects various old-fashioned bits of indentation, plus the odd const. 2019-12-22 00:00:23 -05:00