| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | - moved Handle/Result definitions to kernel.h | 2014-05-18 | 1 | -2/+0 | |
| * | changed a comment | 2014-05-17 | 1 | -1/+1 | |
| * | - added enum ThreadProcessorId | 2014-05-17 | 1 | -51/+90 | |
| * | - replaced KERNELOBJECT_MAX_NAME_LENGTH with KERNEL_MAX_NAME_LENGTH | 2014-05-16 | 1 | -4/+5 | |
| * | completely gutted/refactored threading code to be simpler | 2014-05-15 | 1 | -616/+228 | |
| * | - added helper function for __KernelCreateThread | 2014-05-14 | 1 | -4/+70 | |
| * | fixed thread reset to not set stack address | 2014-05-13 | 1 | -1/+1 | |
| * | various cleanups / remove unused code | 2014-05-13 | 1 | -65/+28 | |
| * | added a bunch of threading code, recycled from PPSSPP, with lots of hacks in ... | 2014-05-13 | 1 | -64/+524 | |
| * | added initial kernel/thread modules | 2014-05-09 | 1 | -0/+228 |