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
/
ldr_ro
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Service: Remove unnecessary includes from service.h
Yuri Kunde Schlesner
2017-06-06
1
-0
/
+1
*
ldr_ro: use IPC helper
wwylele
2017-04-17
1
-193
/
+138
*
Doxygen: Amend minor issues (#2593)
Mat M
2017-02-27
1
-2
/
+2
*
Core: Remove unnecessary include in thread.h
Yuri Kunde Schlesner
2017-02-27
1
-0
/
+1
*
core: Replace "AppCore" nomenclature with just "CPU".
bunnei
2016-12-22
1
-4
/
+4
*
core: Consolidate core and system state, remove system module & cleanups.
bunnei
2016-12-22
1
-4
/
+4
*
Add all services to the Service namespace
Lioncash
2016-12-11
6
-45
/
+36
*
Fix typos
Ricardo de Almeida Gonzaga
2016-10-20
1
-1
/
+1
*
Use negative priorities to avoid special-casing the self-include
Yuri Kunde Schlesner
2016-09-21
3
-3
/
+3
*
Remove empty newlines in #include blocks.
Emmanuel Gil Peyrot
2016-09-21
5
-10
/
+3
*
Manually tweak source formatting and then re-run clang-format
Yuri Kunde Schlesner
2016-09-19
3
-32
/
+38
*
Sources: Run clang-format on everything.
Emmanuel Gil Peyrot
2016-09-18
4
-334
/
+399
*
LDR: Implement CRO
wwylele
2016-08-27
6
-0
/
+3029