Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | service: Eliminate usages of the global system instance | Lioncash | 2020-11-27 | 1 | -2/+7 |
* | csrng: Use std::mt19937 engine for random number generation | Zach Hilman | 2018-11-12 | 1 | -0/+4 |
* | hle/service: Default constructors and destructors in the cpp file where applicable | Lioncash | 2018-09-11 | 1 | -0/+1 |
* | hle/service: Make constructors explicit where applicable | Lioncash | 2018-07-19 | 1 | -1/+1 |
* | service: Use nested namespace specifiers where applicable | Lioncash | 2018-04-20 | 1 | -4/+2 |
* | Service/spl: add module and services | mailwl | 2018-03-22 | 1 | -0/+29 |