1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-07-09 06:29:33 +00:00
CLK/OSBindings/Mac/Clock Signal/Machine
Thomas Harte 7ff4594f09 Eliminates fast loading Objective-C/Swift protocol.
A very long time ago, when each machine had its own Objective-C class, this protocol was used to indicate which machines support that feature. It no longer communicates anything.
2019-09-24 20:13:09 -04:00
..
StaticAnalyser Implements quick booting, and edges towards exposing it on the Mac. 2019-09-19 22:32:12 -04:00
Wrappers Removes all instances of the copyright symbol. 2018-05-13 15:19:52 -04:00
CSMachine.h Eliminates fast loading Objective-C/Swift protocol. 2019-09-24 20:13:09 -04:00
CSMachine.mm Eliminates fast loading Objective-C/Swift protocol. 2019-09-24 20:13:09 -04:00
CSMachine+Target.h Removes all instances of the copyright symbol. 2018-05-13 15:19:52 -04:00
CSROMFetcher.hpp Extends the Mac ROM fetcher to return a missing-ROMs list. 2019-07-21 18:41:00 -04:00
CSROMFetcher.mm Puts machine name into ROMMachine::ROM. 2019-07-22 21:14:21 -04:00
KeyCodes.h Removes all instances of the copyright symbol. 2018-05-13 15:19:52 -04:00
NSBundle+DataResource.h Removes all instances of the copyright symbol. 2018-05-13 15:19:52 -04:00
NSBundle+DataResource.m Removes all instances of the copyright symbol. 2018-05-13 15:19:52 -04:00
NSData+CRC32.h Gets as far as testing ROMs against the missing list. 2019-07-22 18:02:48 -04:00
NSData+CRC32.m Gets as far as testing ROMs against the missing list. 2019-07-22 18:02:48 -04:00
NSData+StdVector.h Removes all instances of the copyright symbol. 2018-05-13 15:19:52 -04:00
NSData+StdVector.mm Removes all instances of the copyright symbol. 2018-05-13 15:19:52 -04:00