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
Age
Commit message (
Expand
)
Author
2021-09-15
hos: Cleanup the project (#2634)
Ac_K
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
2021-03-30
Patch up DNS Blacklist (#2153)
mageven
2021-03-24
sfdnsres: Cleanup service and implements some calls (#2130)
Ac_K
2020-12-02
Create a single guest process per IPC message processor (#1769)
gdkchan
2020-12-02
IPC refactor part 2: Use ReplyAndReceive on HLE services and remove special h...
gdkchan
2020-09-22
IPC refactor part 1: Use explicit separate threads to process requests (#1447)
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-07-04
sockets: Make sure to write the receivedBuffer (#1346)
Mary
2020-05-04
Implement a new physical memory manager and replace DeviceMemory (#856)
gdkchan
2019-12-23
Fix an endge case in bsd IClient::Poll implementation (#848)
Thog
2019-11-23
Use BinaryPrimitives.ReverseEndianness instead EndianSwap class (#832)
Ac_K
2019-10-11
Fix hwopus DecodeInterleaved implementation (#786)
Thomas Guillemard
2019-09-19
Refactoring HOS folder structure (#771)
Ac_K