aboutsummaryrefslogtreecommitdiff
path: root/src/core/hle/service/sm/controller.cpp
AgeCommit message (Expand)Author
2018-01-13yuzu: Update license text to be consistent across project.bunnei
2018-01-07IPC: Make DuplicateSession return the Domain instead of the Session if the re...Subv
2018-01-07IPC: Corrected some command headers in the IPC Controller interface.Subv
2018-01-07IPC Cleanup: Remove 3DS-specific code and translate copy, move and domain obj...Subv
2017-12-29controller: Implement DuplicateSession.bunnei
2017-12-29kernel: Fix implementation of ConvertSessionToDomain.bunnei
2017-12-28service: Clean up apm/lm/applet_oe/controller/sm ctor/dtor.bunnei
2017-10-15hle: Implement ConvertSessionToDomain, various cleanups.bunnei
2017-10-14hle: Initial implementation of NX service framework and IPC.bunnei