aboutsummaryrefslogtreecommitdiff
path: root/src/core/hle/service/ldn
AgeCommit message (Collapse)Author
2020-02-16IUserLocalCommunicationService: add function Initialize2Nguyen Dac Nam
2020-02-16HLE: correct function name of IUserLocalCommunicationServiceNguyen Dac Nam
402: function name should be Initialize2 (7.0.0+) not SetOperationMode Follow by: https://switchbrew.org/wiki/LDN_services#IUserLocalCommunicationService
2019-04-11service: Update service function tablesLioncash
Updates function tables based off information from SwitchBrew.
2018-11-26Changed logging to be "Log before execution", Added more error logging, all ↵David Marcec
services should now log on some level
2018-07-26service: Add ldn servicesLioncash
Adds ldn services based off information provided by Switch Brew.