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
Lioncash ec2a6e5ba8 kernel: Remove all dependencies on the global system instance
With this, the kernel finally doesn't depend directly on the global
system instance anymore.
2020-09-14 14:03:13 -04:00
..
kernel kernel: Remove all dependencies on the global system instance 2020-09-14 14:03:13 -04:00
service Merge pull request #4636 from lioncash/kernel-hle 2020-09-14 09:17:10 -07:00
ipc.h
ipc_helpers.h ipc_helpers: Only allow trivially copyable objects with PushRaw() and PopRaw() 2020-08-05 14:08:28 -04:00
lock.cpp
lock.h
result.h core: Resolve several -Wextra-semi warnings 2020-08-14 09:09:20 -04:00