This website requires JavaScript.
Explore
Help
Register
Sign In
SwitchEmu
/
suyu
Watch
1
Star
0
Fork
0
You've already forked suyu
mirror of
https://git.suyu.dev/suyu/suyu.git
synced
2026-03-06 07:03:05 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ea8f633dc088ca5e40d3391d1b826c753a94bf26
suyu
/
src
/
core
/
hle
/
service
/
spl
History
David Marcec
a2cc3b10bb
Changed logging to be "Log before execution", Added more error logging, all services should now log on some level
2018-11-26 17:06:13 +11:00
..
csrng.cpp
hle/service: Default constructors and destructors in the cpp file where applicable
2018-09-10 23:55:31 -04:00
csrng.h
hle/service: Default constructors and destructors in the cpp file where applicable
2018-09-10 23:55:31 -04:00
module.cpp
Changed logging to be "Log before execution", Added more error logging, all services should now log on some level
2018-11-26 17:06:13 +11:00
module.h
csrng: Use std::mt19937 engine for random number generation
2018-11-11 23:08:39 -05:00
spl.cpp
hle/service: Default constructors and destructors in the cpp file where applicable
2018-09-10 23:55:31 -04:00
spl.h
hle/service: Default constructors and destructors in the cpp file where applicable
2018-09-10 23:55:31 -04:00