This website requires JavaScript.
Explore
Help
Sign in
Suyu
/
suyu
Watch
1
Star
0
Fork
You've already forked suyu
0
mirror of
https://git.suyu.dev/suyu/suyu.git
synced
2025-12-27 01:36:40 +01:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
e9c5c563a5
suyu
/
src
History
Download ZIP
Download TAR.GZ
bunnei
e9c5c563a5
Merge pull request
#55
from lioncash/string
...
Core: Alter the kernel string functions to use std::string instead of const char*.
2014-08-18 21:42:44 -04:00
..
citra
Bootmanager: changed
filename
to std::string
2014-08-14 23:59:31 -07:00
citra_qt
CMake Cleanup
2014-08-18 14:35:44 +10:00
common
Common: Don't return a reference to a string when calling GetName in symbols.cpp
2014-08-18 01:59:03 -04:00
core
Merge pull request
#55
from lioncash/string
2014-08-18 21:42:44 -04:00
video_core
Merge pull request
#42
from archshift/glexp
2014-08-13 13:10:45 -04:00
CMakeLists.txt