index
:
anonymous/yuzu
master
yuzu is the world's most popular, open-source, Nintendo Switch emulator — started by the creators of Citra. It is written in C++ with portability in mind,
mirror
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
core
/
hle
/
service
/
ldn
/
ldn.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
core: ldn: Address review comments part 2
german77
2022-08-12
1
-268
/
+297
*
core: ldn: Address review comments
Narr the Reg
2022-08-08
1
-35
/
+41
*
ldn: Add better stubs and more data types
FearlessTobi
2022-08-07
1
-59
/
+372
*
general: Convert source file copyright comments over to SPDX
Morph
2022-04-23
1
-3
/
+2
*
general: Replace RESULT_SUCCESS with ResultSuccess
Morph
2021-06-02
1
-8
/
+8
*
ldn: Add and stub lp2p:sys lp2p:app INetworkServiceMonitor INetworkService
german77
2021-05-26
1
-0
/
+141
*
core: hle: ldn: Error out on call to Initialization.
bunnei
2021-02-27
1
-1
/
+1
*
hle: service: ldn: IUserLocalCommunicationService: Improve the stub.
bunnei
2021-02-14
1
-5
/
+29
*
hle: service: ldn: IUserLocalCommunicationService: Indicate that LDN is disabled.
bunnei
2021-02-14
1
-3
/
+5
*
service: Eliminate usages of the global system instance
Lioncash
2020-11-27
1
-14
/
+15
*
ldn: Update function table
VolcaEM
2020-06-27
1
-0
/
+1
*
IUserLocalCommunicationService: add function Initialize2
Nguyen Dac Nam
2020-02-16
1
-1
/
+9
*
HLE: correct function name of IUserLocalCommunicationService
Nguyen Dac Nam
2020-02-16
1
-1
/
+1
*
service: Update service function tables
Lioncash
2019-04-11
1
-4
/
+50
*
Changed logging to be "Log before execution", Added more error logging, all services should now log on some level
David Marcec
2018-11-26
1
-6
/
+6
*
service: Add ldn services
Lioncash
2018-07-26
1
-0
/
+142