1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-11-26 23:52:26 +00:00
CLK/OSBindings/Mac/Clock Signal/Machine
Thomas Harte 294e09f275 All these 'override's can be 'final's.
At least for the purpose of being communicative. I doubt there's much to gain in terms of compiler output — the DiskImageHolder can avoid some virtual lookups but nothing else leaps out.
2020-01-23 22:57:51 -05:00
..
StaticAnalyser Adds the BD-500 to the Mac GUI. 2020-01-15 23:56:56 -05:00
Wrappers
CSMachine.h Adds feedback to the best-effort updater; enables the Cocoa port for audio event requests. 2020-01-20 17:38:25 -05:00
CSMachine.mm All these 'override's can be 'final's. 2020-01-23 22:57:51 -05:00
CSMachine+Target.h
CSROMFetcher.hpp
CSROMFetcher.mm
KeyCodes.h
NSBundle+DataResource.h
NSBundle+DataResource.m
NSData+CRC32.h
NSData+CRC32.m
NSData+StdVector.h
NSData+StdVector.mm