litucks-torzu/src/core/hle/kernel
Yuri Kunde Schlesner 3174bfd50c Merge pull request #2196 from Subv/system_mode
Kernel/Loader: Grab the system mode from the NCCH ExHeader.
2016-11-27 17:04:11 -08:00
..
address_arbiter.cpp Use negative priorities to avoid special-casing the self-include 2016-09-21 00:15:56 -07:00
address_arbiter.h
client_port.cpp Use negative priorities to avoid special-casing the self-include 2016-09-21 00:15:56 -07:00
client_port.h
event.cpp Kernel/Events: Log an error when trying to create Pulse events and timers. 2016-11-19 14:00:08 -05:00
event.h move ResetType to kernel.h 2016-09-22 13:52:52 +08:00
kernel.cpp Kernel/Loader: Grab the system mode from the NCCH ExHeader. 2016-11-19 20:40:04 -05:00
kernel.h Kernel/Loader: Grab the system mode from the NCCH ExHeader. 2016-11-19 20:40:04 -05:00
memory.cpp Fix typos 2016-10-20 12:26:59 -02:00
memory.h
mutex.cpp Use negative priorities to avoid special-casing the self-include 2016-09-21 00:15:56 -07:00
mutex.h
process.cpp Use negative priorities to avoid special-casing the self-include 2016-09-21 00:15:56 -07:00
process.h
resource_limit.cpp Use negative priorities to avoid special-casing the self-include 2016-09-21 00:15:56 -07:00
resource_limit.h
semaphore.cpp Use negative priorities to avoid special-casing the self-include 2016-09-21 00:15:56 -07:00
semaphore.h
server_port.cpp Use negative priorities to avoid special-casing the self-include 2016-09-21 00:15:56 -07:00
server_port.h
session.cpp
session.h
shared_memory.cpp Use negative priorities to avoid special-casing the self-include 2016-09-21 00:15:56 -07:00
shared_memory.h
thread.cpp Fix typos 2016-10-20 12:26:59 -02:00
thread.h implement wait tree widget 2016-09-22 13:52:52 +08:00
timer.cpp Kernel/Events: Log an error when trying to create Pulse events and timers. 2016-11-19 14:00:08 -05:00
timer.h move ResetType to kernel.h 2016-09-22 13:52:52 +08:00
vm_manager.cpp Use negative priorities to avoid special-casing the self-include 2016-09-21 00:15:56 -07:00
vm_manager.h