1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-07-08 15:29:09 +00:00
CLK/OSBindings/Mac/Clock Signal/Machine
Thomas Harte 97d93ad55c Restore repeated lookup of timed machine.
This restores culling of abandoned parallel machines during dynamic analysis.
2023-01-13 22:02:56 -05:00
..
StaticAnalyser Add ST RAM size selection to the macOS UI. 2022-08-10 14:58:19 -04:00
Wrappers Switches to a static_cast. No need for reflection here. 2021-06-08 17:37:28 -04:00
CSMachine.h Move limit up to 20fps. 2022-07-12 07:45:07 -04:00
CSMachine.mm Restore repeated lookup of timed machine. 2023-01-13 22:02:56 -05:00
CSMachine+Target.h Removes all instances of the copyright symbol. 2018-05-13 15:19:52 -04:00
CSROMFetcher.hpp Adds further documentation. 2021-07-30 21:34:22 -04:00
CSROMFetcher.mm Corrects the macOS Swift side of things. 2021-06-06 14:56:43 -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 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 Removes all instances of the copyright symbol. 2018-05-13 15:19:52 -04:00
NSData+StdVector.mm Corrects various old-fashioned bits of indentation, plus the odd const. 2019-12-22 00:00:23 -05:00