This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
github.ong19th.Citron
Archived
Watch
0
Star
0
Fork
You've already forked github.ong19th.Citron
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
This repository has been archived on
2025-12-14
. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
27a9cc2e63
github.ong19th.Citron
/
src
/
core
/
hle
/
service
/
spl
History
Download ZIP
Download TAR.GZ
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