1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-07-05 10:28:58 +00:00
CLK/OSBindings/Mac/Clock Signal.xcodeproj
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
..
project.xcworkspace Adds basic Z80 state. 2020-05-13 20:15:22 -04:00
xcshareddata/xcschemes Disables --volume for kiosk mode testing. 2020-08-07 21:19:53 -04:00
project.pbxproj Makes an attempt to have the emulator fill the actual GPU buffers. 2020-08-08 22:49:02 -04:00