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
/
nwm_uds.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
NWM: stub Initialize with an error
wwylele
2016-10-12
1
-0
/
+11
*
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
*
Sources: Run clang-format on everything.
Emmanuel Gil Peyrot
2016-09-18
1
-40
/
+42
*
svc: Move ResetType enum to the kernel event header
Lioncash
2016-03-13
1
-1
/
+1
*
svc: Make ResetType an enum class
Lioncash
2016-03-12
1
-1
/
+1
*
services: Get rid of unnecessary includes
Lioncash
2016-02-02
1
-1
/
+1
*
services: Update some function tables
Lioncash
2015-12-30
1
-0
/
+18
*
Ensure all kernel objects are released during shutdown
Yuri Kunde Schlesner
2015-07-17
1
-0
/
+4
*
Common: Remove common.h
Yuri Kunde Schlesner
2015-05-07
1
-0
/
+2
*
Services: Initialize all state variables at bootup.
bunnei
2015-05-02
1
-1
/
+1
*
Services: Stubs and minor changes
purpasmart96
2015-04-03
1
-8
/
+103
*
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
-3
/
+0
*
License change
purpasmart96
2014-12-21
1
-1
/
+1
*
Added a bunch of services
purpasmart96
2014-11-01
1
-0
/
+35