Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - replaced KERNELOBJECT_MAX_NAME_LENGTH with KERNEL_MAX_NAME_LENGTH | bunnei | 2014-05-17 | 1 | -1/+5 |
* | completely gutted/refactored threading code to be simpler | bunnei | 2014-05-16 | 1 | -42/+2 |
* | - added helper function for __KernelCreateThread | bunnei | 2014-05-15 | 1 | -0/+6 |
* | various cleanups / remove unused code | bunnei | 2014-05-14 | 1 | -0/+1 |
* | added a bunch of threading code, recycled from PPSSPP, with lots of hacks in for 3DS... doesn't really do much yet. Just a jumping off point | bunnei | 2014-05-14 | 1 | -6/+19 |
* | added initial kernel/thread modules | bunnei | 2014-05-10 | 1 | -0/+36 |