1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-06-25 18:30:07 +00:00
CLK/OSBindings/Mac/Clock Signal/Machine
2024-04-17 20:44:45 -04:00
..
StaticAnalyser Add macOS route to starting empty Archimedes. 2024-04-17 20:44:45 -04:00
Wrappers Switches to a static_cast. No need for reflection here. 2021-06-08 17:37:28 -04:00
CSMachine.h Indicate whether a keypress is a repeat. Treat appropriately in the Apple II. 2023-12-28 15:05:55 -05:00
CSMachine.mm Add a through path for Archimedes disk images. 2024-03-04 10:13:57 -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 Switch include guards to #pragma once. 2024-01-16 23:34:46 -05: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