aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.HLE/HOS/Services/Sockets/Nsd
AgeCommit message (Expand)Author
2020-12-02IPC refactor part 2: Use ReplyAndReceive on HLE services and remove special h...gdkchan
2020-08-04Improved Logger (#1292)mageven
2020-07-04Fix compilation warnings and use new LibHac APIs for executable loading (#1350)Mary
2020-05-04Implement a new physical memory manager and replace DeviceMemory (#856)gdkchan
2019-09-19Refactoring HOS folder structure (#771)Ac_K