This website requires JavaScript.
Explore
Help
Sign In
emu-mirror
/
citra-canary
Watch
1
Star
0
Fork
0
You've already forked citra-canary
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
citra-canary
/
src
/
core
/
hle
/
kernel
History
bunnei
b99a5da65b
- added helper function for __KernelCreateThread
...
- added __KernelSwitchToThread for enabling a thread - added __KernelRotateThreadReadyQueue
2014-05-14 20:50:30 -04:00
..
kernel.cpp
changed primary thread priority to 0x30 - this is typical, not 0x31
2014-05-14 20:49:27 -04:00
kernel.h
- added __KernelLoadExec function
2014-05-13 21:57:12 -04:00
thread.cpp
- added helper function for __KernelCreateThread
2014-05-14 20:50:30 -04:00
thread.h
- added helper function for __KernelCreateThread
2014-05-14 20:50:30 -04:00