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/kernel
2016-03-21 04:07:03 -04:00
..
address_arbiter.cpp
address_arbiter.h
event.cpp svc: Make ResetType an enum class 2016-03-12 15:06:31 -05:00
event.h svc: Move ResetType enum to the kernel event header 2016-03-12 21:47:41 -05:00
kernel.cpp
kernel.h
memory.cpp AudioCore: Skeleton Implementation 2016-02-21 13:13:52 +00:00
memory.h
mutex.cpp
mutex.h
process.cpp Memory: Do correct Phys->Virt address translation for non-APP linheap 2016-03-05 22:09:59 -08:00
process.h Memory: Do correct Phys->Virt address translation for non-APP linheap 2016-03-05 22:09:59 -08:00
resource_limit.cpp
resource_limit.h
semaphore.cpp
semaphore.h
session.cpp
session.h session: Make helper functions constexpr 2016-03-21 04:07:03 -04:00
shared_memory.cpp HLE/SVC: Implement UnmapMemoryBlock. 2016-01-14 11:29:19 -05:00
shared_memory.h HLE/SVC: Implement UnmapMemoryBlock. 2016-01-14 11:29:19 -05:00
thread.cpp
thread.h
timer.cpp svc: Make ResetType an enum class 2016-03-12 15:06:31 -05:00
timer.h svc: Move ResetType enum to the kernel event header 2016-03-12 21:47:41 -05:00
vm_manager.cpp Memory: Implement MMIO 2016-01-30 18:41:04 +00:00
vm_manager.h Memory: Implement MMIO 2016-01-30 18:41:04 +00:00