| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | - added helper function for __KernelCreateThread | 2014-05-14 | 2 | -4/+76 | |
| * | changed primary thread priority to 0x30 - this is typical, not 0x31 | 2014-05-14 | 1 | -1/+2 | |
| * | fixed thread reset to not set stack address | 2014-05-13 | 1 | -1/+1 | |
| * | various cleanups / remove unused code | 2014-05-13 | 2 | -65/+29 | |
| * | added a bunch of threading code, recycled from PPSSPP, with lots of hacks in ... | 2014-05-13 | 2 | -70/+543 | |
| * | - added __KernelLoadExec function | 2014-05-13 | 2 | -13/+35 | |
| * | added initial kernel/thread modules | 2014-05-09 | 4 | -0/+527 |