This website requires JavaScript.
Explore
Help
Sign in
Mirror
/
citra
Watch
1
Star
0
Fork
You've already forked citra
0
mirror of
https://github.com/PabloMK7/citra.git
synced
2024-11-27 18:04:05 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
3838d46b90
citra
/
src
/
core
/
hle
/
kernel
History
bunnei
3838d46b90
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
2014-05-13 22:00:11 -04:00
..
kernel.cpp
- added __KernelLoadExec function
2014-05-13 21:57:12 -04:00
kernel.h
- added __KernelLoadExec function
2014-05-13 21:57:12 -04:00
thread.cpp
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
2014-05-13 22:00:11 -04:00
thread.h
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
2014-05-13 22:00:11 -04:00