Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | hle/service: Default constructors and destructors in the cpp file where applicable | Lioncash | 2018-09-11 | 1 | -1/+2 |
* | service/apm: Add the apm:sys service | Lioncash | 2018-08-07 | 1 | -0/+8 |
* | apm/interface: Remove redundant declaration of InstallInterfaces() | Lioncash | 2018-07-24 | 1 | -3/+0 |
* | 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 |
* | apm: Refactor service impl. to support multiple ports. | bunnei | 2018-02-10 | 1 | -0/+27 |