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
/
err_f.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Service: Remove unnecessary includes from service.h
Yuri Kunde Schlesner
2017-06-06
1
-1
/
+1
*
Added system for handling core errors in citra-qt.
TheKoopaKingdom
2017-06-03
1
-0
/
+2
*
core: fix err_f.cpp warning about unhandled enumeration value on OSX
Kloen
2017-01-29
1
-0
/
+2
*
Add all services to the Service namespace
Lioncash
2016-12-11
1
-10
/
+6
*
Rework the code of err:f service
JamePeng
2016-10-06
1
-118
/
+198
*
Use negative priorities to avoid special-casing the self-include
Yuri Kunde Schlesner
2016-09-21
1
-1
/
+1
*
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
1
-1
/
+3
*
Sources: Run clang-format on everything.
Emmanuel Gil Peyrot
2016-09-18
1
-67
/
+62
*
services: Get rid of unnecessary includes
Lioncash
2016-02-02
1
-1
/
+2
*
Common: Remove common.h
Yuri Kunde Schlesner
2015-05-07
1
-0
/
+2
*
Added information reporting from ThrowFatalError
archshift
2015-02-22
1
-1
/
+164
*
Asserts: break/crash program, fit to style guide; log.h->assert.h
archshift
2015-02-11
1
-1
/
+0
*
Service: Clean-up Interface
Yuri Kunde Schlesner
2015-02-02
1
-1
/
+1
*
More services & small clean ups
purpasmart96
2014-12-26
1
-10
/
+8
*
License change
purpasmart96
2014-12-21
1
-1
/
+1
*
Remove trailing spaces in every file but the ones imported from SkyEye, AOSP or generated
Emmanuel Gil Peyrot
2014-11-19
1
-2
/
+2
*
Added stub err:f service.
archshift
2014-11-02
1
-0
/
+27