1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-10-06 15:00:05 +00:00
CLK/OSBindings/Mac/Clock Signal/Machine
2020-02-18 22:31:24 -05:00
..
StaticAnalyser Adds the BD-500 to the Mac GUI. 2020-01-15 23:56:56 -05:00
Wrappers
CSMachine.h Makes audioQueue atomic to avoid potential data race. 2020-02-18 22:31:24 -05:00
CSMachine.mm The macOS port now selects stereo output if appropriate. 2020-02-16 14:05:50 -05:00
CSMachine+Target.h
CSROMFetcher.hpp Extends the Mac ROM fetcher to return a missing-ROMs list. 2019-07-21 18:41:00 -04:00
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 Gets as far as testing ROMs against the missing list. 2019-07-22 18:02:48 -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