Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | yuzu: Update license text to be consistent across project. | bunnei | 2018-01-13 | 1 | -1/+1 |
* | IPC: Make DuplicateSession return the Domain instead of the Session if the request was made on a Domain interface. | Subv | 2018-01-07 | 1 | -1/+5 |
* | IPC: Corrected some command headers in the IPC Controller interface. | Subv | 2018-01-07 | 1 | -4/+2 |
* | IPC Cleanup: Remove 3DS-specific code and translate copy, move and domain objects in IPC requests. | Subv | 2018-01-07 | 1 | -1/+1 |
* | controller: Implement DuplicateSession. | bunnei | 2017-12-29 | 1 | -9/+10 |
* | kernel: Fix implementation of ConvertSessionToDomain. | bunnei | 2017-12-29 | 1 | -12/+6 |
* | service: Clean up apm/lm/applet_oe/controller/sm ctor/dtor. | bunnei | 2017-12-28 | 1 | -2/+0 |
* | hle: Implement ConvertSessionToDomain, various cleanups. | bunnei | 2017-10-15 | 1 | -6/+24 |
* | hle: Initial implementation of NX service framework and IPC. | bunnei | 2017-10-15 | 1 | -0/+42 |