summaryrefslogtreecommitdiffstats
path: root/src/core/hle/kernel/kernel.h (unfollow)
Commit message (Expand)AuthorFilesLines
2014-05-21- created a Kernel namespacebunnei1-31/+44
2014-05-19- updated service(s) to be KernelObject'sbunnei1-4/+5
2014-05-19- moved Handle/Result definitions to kernel.hbunnei1-1/+2
2014-05-17- replaced KERNELOBJECT_MAX_NAME_LENGTH with KERNEL_MAX_NAME_LENGTHbunnei1-3/+2
2014-05-16changed "UID" to "Handle" to be a little more consistent with CTR namingbunnei1-13/+16
2014-05-14- added __KernelLoadExec functionbunnei1-13/+24
2014-05-10added initial kernel/thread modulesbunnei1-0/+121