index
:
yuzu-mainline
master
A backup of the Yuzu mainline repo. Only includes the master branch, nothing else.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
/
hle
/
service
/
mic_u.cpp
Age
Commit message (
Expand
)
Author
2017-10-10
hle: Remove a large amount of 3ds-specific service code.
bunnei
2017-06-18
ResultVal: Remove MoveFrom()
Yuri Kunde Schlesner
2017-06-06
Service: Remove unnecessary includes from service.h
Yuri Kunde Schlesner
2017-01-23
core: fix mic_u warnings on MSVC
Kloen
2017-01-04
Fix some warnings (#2399)
Jonathan Hao
2016-12-21
core: Remove HLE module, consolidate code & various cleanups.
bunnei
2016-12-11
Add all services to the Service namespace
Lioncash
2016-11-30
Set client SDK version to Service APIs
mailwl
2016-11-25
Output parameters to log
mailwl
2016-11-25
MIC_U: Stub service funcions
mailwl
2016-09-18
Sources: Run clang-format on everything.
Emmanuel Gil Peyrot
2016-02-02
services: Get rid of unnecessary includes
Lioncash
2015-12-30
services: Update some function tables
Lioncash
2015-02-10
Asserts: break/crash program, fit to style guide; log.h->assert.h
archshift
2015-02-02
Service: Clean-up Interface
Yuri Kunde Schlesner
2014-12-25
More services & small clean ups
purpasmart96
2014-12-20
License change
purpasmart96
2014-11-19
Remove trailing spaces in every file but the ones imported from SkyEye, AOSP ...
Emmanuel Gil Peyrot
2014-11-01
Added a bunch of services
purpasmart96