summaryrefslogtreecommitdiff
path: root/src/core/hle/kernel/thread.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* various cleanups / remove unused codeGravatar bunnei2014-05-131-65/+28
* added a bunch of threading code, recycled from PPSSPP, with lots of hacks in ...Gravatar bunnei2014-05-131-64/+524
* added initial kernel/thread modulesGravatar bunnei2014-05-091-0/+228