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
ameerj 75e0d16caa nvhost_vic: Fix device closure
Implements the OnClose method of the nvhost_vic device, and removes the remnants of an older implementation.

Also cleans up some of the surrounding code.
2021-04-24 19:22:09 -04:00
..
kernel hle_ipc: Add helper functions to get copy/move handles 2021-04-15 01:53:16 -04:00
service nvhost_vic: Fix device closure 2021-04-24 19:22:09 -04:00
ipc.h core: Silence Wclass-memaccess warnings 2021-01-15 16:31:19 -03:00
ipc_helpers.h
lock.cpp
lock.h
result.h