2
1
Fork 0
mirror of https://github.com/yuzu-emu/yuzu.git synced 2024-07-04 23:31:19 +01:00
yuzu/src/core/hle
bunnei cf0daed0b8
Merge pull request #89 from lioncash/vi-vector
vi: Copy data directly into the std::vector within Parcel's ReadBlock function
2018-01-17 23:52:40 -05:00
..
kernel svc: Clang-format fix. 2018-01-17 12:19:17 -05:00
service Merge pull request #89 from lioncash/vi-vector 2018-01-17 23:52:40 -05:00
config_mem.cpp
config_mem.h
ipc.h ipc: Implement domain command CloseVirtualHandle. 2018-01-17 01:20:10 -05:00
ipc_helpers.h IPC: Push domain objects as move handles when not in a domain. 2018-01-16 18:42:08 -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: Use Switch formatted result codes. 2017-10-31 19:26:11 -04:00
romfs.cpp apt: load shared font from system archive 2017-06-26 01:38:12 +03:00
romfs.h apt: load shared font from system archive 2017-06-26 01:38:12 +03:00
shared_page.cpp CoreTiming: Reworked CoreTiming (cherry-picked from Citra #3119) 2018-01-08 19:10:25 -05:00
shared_page.h