This website requires JavaScript.
Explore
Help
Sign In
sneedmca
/
suyu
Watch
1
Star
0
Fork
You've already forked suyu
0
mirror of
https://git.suyu.dev/suyu/suyu
synced
2024-11-05 06:47:53 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
1
9f5588725c
suyu
/
src
/
core
/
hle
/
kernel
History
bunnei
9f5588725c
changed primary thread priority to 0x30 - this is typical, not 0x31
2014-05-14 20:49:27 -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
fixed thread reset to not set stack address
2014-05-13 23:18:28 -04:00
thread.h
various cleanups / remove unused code
2014-05-13 22:29:31 -04:00