aboutsummaryrefslogtreecommitdiff
path: root/src/core/hle/kernel/kernel.h
AgeCommit message (Collapse)Author
2014-05-15changed "UID" to "Handle" to be a little more consistent with CTR namingbunnei
2014-05-13- added __KernelLoadExec functionbunnei
- fixed some logging
2014-05-09added initial kernel/thread modulesbunnei