This website requires JavaScript.
Explore
Help
Register
Sign In
ahmed2007
/
suyu
Watch
1
Star
0
Fork
You've already forked suyu
0
forked from
suyu/suyu
Code
Pull requests
Activity
1f7c4ab7f6
suyu
/
src
/
core
/
hle
History
archshift
1f7c4ab7f6
Use std::u16string for conversion between UTF-8 and UTF-16, FS:USER functions
2014-11-12 19:30:17 -08:00
..
kernel
Added CreateDirectory function to service/fs.cpp, and in Archive.
2014-11-02 10:48:28 -08:00
service
Use std::u16string for conversion between UTF-8 and UTF-16, FS:USER functions
2014-11-12 19:30:17 -08:00
config_mem.cpp
core: Prune redundant includes
2014-09-08 17:54:14 -07:00
config_mem.h
Fix a few warnings.
2014-07-23 00:44:31 +02:00
coprocessor.cpp
core: Prune redundant includes
2014-09-08 17:54:14 -07:00
function_wrappers.h
SVC: Added support for svc_GetSystemTick.
2014-08-18 21:26:20 -04:00
hle.cpp
core: Prune redundant includes
2014-09-08 17:54:14 -07:00
hle.h
HLE: Moved "PARAM" and "RETURN" macros to function_wrappers.h (this is only module where they are needed).
2014-06-13 09:51:18 -04:00
svc.cpp
Fix some warnings
2014-10-29 20:26:15 -04:00
svc.h
arm: fixed bug in how thread context switch occurs with SkyEye
2014-06-05 00:20:11 -04:00