1
0
Fork 0
forked from suyu/suyu
suyu/src
Morph 7f78b17e20 KTransferMemory: Return size instead of size * PageSize in GetSize()
size is already the size in bytes. We do not need to multiply it by the page size
2021-05-18 13:14:28 -04:00
..
audio_core common: Move settings to common from core. 2021-04-14 16:24:03 -07:00
common common: tree: Avoid a nullptr dereference. 2021-05-11 15:40:20 -07:00
core KTransferMemory: Return size instead of size * PageSize in GetSize() 2021-05-18 13:14:28 -04:00
input_common input_common: Implement SDL motion 2021-05-15 08:56:58 -05:00
tests common: Fiber: use a reference for YieldTo. 2021-03-07 13:46:53 -08:00
video_core Merge pull request #6322 from ameerj/fast-null-buffer 2021-05-17 15:45:36 -07:00
web_service
yuzu configure_debug: FIx duplicate labels 2021-05-16 23:32:51 -04:00
yuzu_cmd hle: kernel: Rename Process to KProcess. 2021-05-05 16:40:52 -07:00
.clang-format
CMakeLists.txt CMakeLists: Enforce C4715 on MSVC 2021-05-17 03:48:58 -04:00