1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-09-16 08:56:51 +00:00
CLK/OSBindings/Mac/Clock Signal/Machine
Thomas Harte df89a8771c Makes an attempt to have the emulator fill the actual GPU buffers.
Not that they're drawn from correctly yet. I might first take a run at a new quick-path output route for emulated RGB displays, that just seeks to use the scans directly. No intermediate buffers. Besides probably being a good feature, it'll be a good way to ramp further up with Metal.
2020-08-08 22:49:02 -04:00
..
StaticAnalyser Tidies up: arranges initialisers into alphabetical order, shortens some enum references. 2020-06-18 23:34:28 -04:00
Wrappers
CSMachine.h Breaks all output. 2020-08-04 18:22:14 -04:00
CSMachine.mm Makes an attempt to have the emulator fill the actual GPU buffers. 2020-08-08 22:49:02 -04:00
CSMachine+Target.h
CSROMFetcher.hpp
CSROMFetcher.mm
KeyCodes.h
NSBundle+DataResource.h
NSBundle+DataResource.m
NSData+CRC32.h
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
NSData+StdVector.mm