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
/
mic_u.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ResultVal: Remove MoveFrom()
Yuri Kunde Schlesner
2017-06-19
1
-1
/
+1
*
Service: Remove unnecessary includes from service.h
Yuri Kunde Schlesner
2017-06-06
1
-0
/
+2
*
core: fix mic_u warnings on MSVC
Kloen
2017-01-23
1
-4
/
+4
*
Fix some warnings (#2399)
Jonathan Hao
2017-01-04
1
-2
/
+3
*
core: Remove HLE module, consolidate code & various cleanups.
bunnei
2016-12-22
1
-1
/
+2
*
Add all services to the Service namespace
Lioncash
2016-12-11
1
-26
/
+22
*
Set client SDK version to Service APIs
mailwl
2016-11-30
1
-1
/
+19
*
Output parameters to log
mailwl
2016-11-25
1
-4
/
+6
*
MIC_U: Stub service funcions
mailwl
2016-11-25
1
-16
/
+304
*
Sources: Run clang-format on everything.
Emmanuel Gil Peyrot
2016-09-18
1
-16
/
+16
*
services: Get rid of unnecessary includes
Lioncash
2016-02-02
1
-1
/
+0
*
services: Update some function tables
Lioncash
2015-12-30
1
-5
/
+5
*
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
*
Remove trailing spaces in every file but the ones imported from SkyEye, AOSP or generated
Emmanuel Gil Peyrot
2014-11-19
1
-1
/
+1
*
Added a bunch of services
purpasmart96
2014-11-01
1
-0
/
+43