yuzu-mainline/src/core/hle
Lioncash 004277477a vm_manager: Unstub GetTotalHeapUsage()
Now that we've moved all of the heap-related stuff to the VMManager
class, we can unstub this function, as the necessary members are visible
now.
2018-11-13 13:08:26 -05:00
..
kernel vm_manager: Unstub GetTotalHeapUsage() 2018-11-13 13:08:26 -05:00
service Merge pull request #1670 from DarkLordZach/deterministic-rng 2018-11-12 21:10:08 -08:00
ipc_helpers.h hle_ipc: Add member function for querying the existence of a domain header 2018-10-29 23:28:04 -04:00
ipc.h kernel/errors: Remove now-unused, unnecessary, error codes 2018-10-24 14:58:37 -04:00
lock.cpp
lock.h
result.h