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
/
olsc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
olsc: rewrite IOlscServiceForSystemService
Liam
2024-02-22
2
-10
/
+50
*
olsc: add IRemoteStorageController
Liam
2024-02-22
2
-0
/
+73
*
olsc: add IDaemonController
Liam
2024-02-22
2
-0
/
+60
*
olsc: rewrite ITransferTaskListController
Liam
2024-02-22
2
-36
/
+38
*
olsc: rewrite INativeHandleHolder
Liam
2024-02-22
2
-1
/
+16
*
olsc: rewrite IOlscServiceForApplication
Liam
2024-02-22
3
-28
/
+29
*
olsc: move INativeHandleHolder, IOlscServiceForApplication, IOlscServiceForSystemService, ITransferTaskListController
Liam
2024-02-21
9
-207
/
+305
*
service: olsc: Implement IOlscServiceForSystemService ITransferTaskListController interfaces for QLaunch
german77
2023-08-05
1
-6
/
+152
*
service: move hle_ipc from kernel
Liam
2023-03-01
1
-4
/
+4
*
service: refactor server architecture
Liam
2023-02-21
2
-9
/
+7
*
general: Convert source file copyright comments over to SPDX
Morph
2022-04-23
2
-6
/
+4
*
service: Reduce header include overhead
Morph
2021-10-07
1
-1
/
+0
*
general: Replace RESULT_SUCCESS with ResultSuccess
Morph
2021-06-02
1
-3
/
+3
*
olsc: Update to 12.x
german77
2021-04-09
1
-0
/
+1
*
olsc: Stub GetSaveDataBackupSetting
german
2021-02-08
1
-1
/
+12
*
service: Eliminate usages of the global system instance
Lioncash
2020-11-27
2
-4
/
+8
*
olsc: Move member initialization to after member functions.
bunnei
2020-11-20
1
-2
/
+2
*
hle: service: Stub OLSC Initialize and SetSaveDataBackupSettingEnabled functions.
bunnei
2020-11-19
2
-0
/
+85