yuzu-mirror/src/core/hle
Lioncash 7bd2faad9a kernel/svc: Sanitize heap sizes within svcSetHeapSize()
The kernel checks if the given size is a multiple of 2MB and <= to 4GB
before going ahead and attempting to allocate that much memory.
2018-09-13 21:34:48 -04:00
..
kernel kernel/svc: Sanitize heap sizes within svcSetHeapSize() 2018-09-13 21:34:48 -04:00
service Merge pull request #1297 from lioncash/pl 2018-09-12 16:03:53 -04:00
ipc_helpers.h kernel: Eliminate kernel global state 2018-08-28 22:31:51 -04:00
ipc.h ipc: minor fix 2018-09-13 11:59:23 -05:00
lock.cpp Fix build on macOS and linux 2018-01-13 22:38:52 +00:00
lock.h Use recursive_mutex instead of mutex to fix #2902 2017-08-29 20:39:55 +12:00
result.h hle/result: Make ResultVal's move constructor as noexcept 2018-08-28 09:39:50 -04:00