aboutsummaryrefslogtreecommitdiff
path: root/src/core/hle/kernel/kernel.cpp
AgeCommit message (Expand)Author
2014-05-20- created a Kernel namespacebunnei
2014-05-15changed "UID" to "Handle" to be a little more consistent with CTR namingbunnei
2014-05-14changed primary thread priority to 0x30 - this is typical, not 0x31bunnei
2014-05-13- added __KernelLoadExec functionbunnei
2014-05-09added initial kernel/thread modulesbunnei