| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | kernel: changed main thread priority to default, updated Kernel::Reschedule t... | 2014-06-01 | 1 | -1/+2 | |
| * | kernel: refactored function naming to remove "__" prefix | 2014-05-22 | 1 | -5/+10 | |
| * | thread: moved threading calls to the Kernel namespace | 2014-05-20 | 1 | -3/+3 | |
| * | - created a Kernel namespace | 2014-05-20 | 1 | -25/+24 | |
| * | changed "UID" to "Handle" to be a little more consistent with CTR naming | 2014-05-15 | 1 | -5/+5 | |
| * | changed primary thread priority to 0x30 - this is typical, not 0x31 | 2014-05-14 | 1 | -1/+2 | |
| * | - added __KernelLoadExec function | 2014-05-13 | 1 | -0/+11 | |
| * | added initial kernel/thread modules | 2014-05-09 | 1 | -0/+142 |