index
:
Ryujinx
master
A backup of the Ryujinx master git branch.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Ryujinx.HLE
/
HOS
/
Services
/
Sockets
/
Nsd
Age
Commit message (
Expand
)
Author
2023-04-27
Move solution and projects to src
TSR Berry
2023-04-14
Rename Hipc to Cmif where appropriate (#3880)
Alex Barney
2023-01-18
Optimize string memory usage. Use Spans and StringBuilders where possible (#3...
Andrey Sukharev
2022-08-18
Removed unused usings. (#3593)
Nicholas Rodine
2022-01-03
sfdnsres: Implement NSD resolution (#2962)
Mary
2021-08-11
hle: Tidy-up ServiceNotImplementedException (#2535)
jduncanator
2021-05-05
nsd: Cleanup the service and implement some calls (#2250)
Ac_K
2021-04-24
HLE: Fix integer sign inconcistency accross the codebase (#2222)
Mary
2021-04-14
nsd/ssl: Fix Resolve/ResolveEx and stub GetConnectionCount (#2208)
Ac_K
2021-04-14
Initial support for the new 12.x IPC system (#2182)
Mary
2021-04-13
nifm/ssl: Implement GetCurrentNetworkProfile and stub Ssl Service (#2186)
Ac_K
2020-12-02
IPC refactor part 2: Use ReplyAndReceive on HLE services and remove special h...
gdkchan
2020-08-04
Improved Logger (#1292)
mageven
2020-07-04
Fix compilation warnings and use new LibHac APIs for executable loading (#1350)
Mary
2020-05-04
Implement a new physical memory manager and replace DeviceMemory (#856)
gdkchan
2019-09-19
Refactoring HOS folder structure (#771)
Ac_K