Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | service: move hle_ipc from kernel | Liam | 2023-03-01 | 1 | -3/+3 |
* | service: refactor server architecture | Liam | 2023-02-21 | 1 | -1/+1 |
* | general: Convert source file copyright comments over to SPDX | Morph | 2022-04-23 | 1 | -3/+2 |
* | service: Eliminate usages of the global system instance | Lioncash | 2020-11-27 | 1 | -2/+2 |
* | Deglobalize System: Fatal | David Marcec | 2019-09-22 | 1 | -2/+7 |
* | Implemented fatal:u properly (#1347) | David | 2018-09-24 | 1 | -0/+1 |
* | 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 |
* | Properly update fatal.h void name | greggameplayer | 2018-05-18 | 1 | -2/+2 |
* | service: Use nested namespace specifiers where applicable | Lioncash | 2018-04-20 | 1 | -4/+2 |
* | Service: add fatal:u, fatal:p services | mailwl | 2018-03-20 | 1 | -0/+29 |