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
/
olsc.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
olsc: rewrite IOlscServiceForApplication
Liam
2024-02-22
1
-4
/
+10
*
olsc: move INativeHandleHolder, IOlscServiceForApplication, IOlscServiceForSystemService, ITransferTaskListController
Liam
2024-02-21
1
-207
/
+2
*
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
1
-3
/
+6
*
general: Convert source file copyright comments over to SPDX
Morph
2022-04-23
1
-3
/
+2
*
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
1
-3
/
+3
*
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
1
-0
/
+69