yuzu/src/core/hle/kernel
2015-09-10 11:20:21 -04:00
..
address_arbiter.cpp
address_arbiter.h
event.cpp Kernel: Remove unused member from Event 2015-07-11 23:49:51 -03:00
event.h Kernel: Remove unused member from Event 2015-07-11 23:49:51 -03:00
kernel.cpp Kernel: Add more infrastructure to support different memory layouts 2015-08-16 01:03:47 -03:00
kernel.h Kernel: Add CodeSet case to Object::IsWaitable 2015-07-12 18:15:16 -03:00
memory.cpp Kernel: Remove unused legacy heap MapBlock_* functions 2015-08-16 01:03:49 -03:00
memory.h Kernel: Remove unused legacy heap MapBlock_* functions 2015-08-16 01:03:49 -03:00
mutex.cpp
mutex.h General: Fix up doxygen comments 2015-09-10 11:20:21 -04:00
process.cpp Kernel: Fix wrong linear heap base on titles using newer kernels 2015-08-27 23:52:40 -03:00
process.h Kernel: Implement svcGetProcessInfo in a basic way 2015-08-16 01:03:48 -03:00
resource_limit.cpp Memory: Move address type conversion routines to memory.cpp/h 2015-08-16 01:03:46 -03:00
resource_limit.h
semaphore.cpp
semaphore.h General: Fix up doxygen comments 2015-09-10 11:20:21 -04:00
session.cpp
session.h
shared_memory.cpp Core: Improve APT Shared Font hack 2015-08-26 21:28:58 -03:00
shared_memory.h Core: Improve APT Shared Font hack 2015-08-26 21:28:58 -03:00
thread.cpp Kernel: Implement svcGetProcessInfo in a basic way 2015-08-16 01:03:48 -03:00
thread.h General: Fix up doxygen comments 2015-09-10 11:20:21 -04:00
timer.cpp
timer.h
vm_manager.cpp Kernel: Properly implement ControlMemory FREE and COMMIT 2015-08-16 01:03:45 -03:00
vm_manager.h Kernel: Properly implement ControlMemory FREE and COMMIT 2015-08-16 01:03:45 -03:00