1
0
Fork 0
forked from suyu/suyu
suyu/src
Lioncash a81ff6f54c kernel/process: Start the main thread using the specified ideal core
This matches kernel behavior in that processes are started using their
specified ideal core, rather than always starting on core 0.
2018-12-27 21:50:16 -05:00
..
audio_core Merge pull request #1902 from lioncash/audio 2018-12-14 21:48:17 -05:00
common Merge pull request #1928 from lioncash/caps 2018-12-27 11:15:34 -05:00
core kernel/process: Start the main thread using the specified ideal core 2018-12-27 21:50:16 -05:00
input_common
tests
video_core Add missing uintBitsToFloat to SetRegisterToHalfFloat 2018-12-27 14:39:10 -03:00
web_service
yuzu kernel: Rename 'default' CPU core to 'ideal' core 2018-12-27 21:48:49 -05:00
yuzu_cmd
.clang-format
CMakeLists.txt