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
/
caps
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
general: Replace RESULT_SUCCESS with ResultSuccess
Morph
2021-06-02
3
-4
/
+4
*
caps_u: Update to 12.x
german77
2021-04-09
1
-0
/
+1
*
caps_a: Update to 12.x
german77
2021-04-09
1
-0
/
+1
*
service: Eliminate usages of the global system instance
Lioncash
2020-11-27
14
-28
/
+50
*
hle: service: caps_u: Stub GetAlbumFileList3AaeAruid.
bunnei
2020-11-07
2
-9
/
+17
*
caps_c: Stub SetShimLibraryVersion
Morph
2020-09-30
2
-1
/
+18
*
caps_u: Stub SetShimLibraryVersion
Morph
2020-09-30
2
-2
/
+14
*
caps_su: Properly stub SetShimLibraryVersion
Morph
2020-09-30
1
-1
/
+6
*
caps_u: Fix GetAlbumContentsFileListForApplication stub
Morph
2020-06-26
1
-9
/
+15
*
caps: Use enum classes and check struct sizes on compile time
Morph
2020-06-26
1
-34
/
+40
*
caps: Update copyright headers
Morph
2020-06-26
14
-14
/
+14
*
caps:su Stub out SetShimLibraryVersion
Jason Parker
2020-04-30
2
-1
/
+13
*
caps: Add missing service names to caps:su
David Marcec
2020-04-30
1
-0
/
+3
*
capsrv: Split Capture services into individual files and stub GetAlbumContentsFileListForApplication (#3571)
Morph
2020-04-01
14
-151
/
+524
*
service: Update service function tables
Lioncash
2019-04-11
1
-36
/
+53
*
service: Add capture services
Lioncash
2018-08-01
2
-0
/
+167