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
/
frd
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
stubbed frd::UnscrambleLocalFriendCode (#2827)
B3n30
2017-07-17
3
-1
/
+57
*
Service: Remove unnecessary includes from service.h
Yuri Kunde Schlesner
2017-06-06
1
-0
/
+5
*
Set client SDK version to Service APIs
mailwl
2016-11-30
3
-1
/
+22
*
FRD: fix GetMyFriendKey
mailwl
2016-10-25
1
-1
/
+1
*
Use negative priorities to avoid special-casing the self-include
Yuri Kunde Schlesner
2016-09-21
2
-2
/
+2
*
Remove empty newlines in #include blocks.
Emmanuel Gil Peyrot
2016-09-21
1
-2
/
+1
*
Manually tweak source formatting and then re-run clang-format
Yuri Kunde Schlesner
2016-09-19
2
-3
/
+2
*
Sources: Run clang-format on everything.
Emmanuel Gil Peyrot
2016-09-18
3
-62
/
+64
*
Memory: Make ReadBlock and WriteBlock accept void pointers.
Subv
2016-05-28
1
-6
/
+4
*
frd:u: Initial stub some functions
mailwl
2016-03-27
3
-53
/
+233
*
services: Get rid of unnecessary includes
Lioncash
2016-02-02
4
-11
/
+0
*
services: Update some function tables
Lioncash
2015-12-30
1
-5
/
+38
*
Add more frd:u unknown service commands from 3dbrew
archshift
2015-07-19
1
-1
/
+12
*
Services: Continue separation of services into their own folders
purpasmart96
2015-06-12
6
-0
/
+142