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
/
apm
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
hle/service: Default constructors and destructors in the cpp file where applicable
Lioncash
2018-09-11
4
-3
/
+11
*
service/apm: Add the apm:sys service
Lioncash
2018-08-07
3
-0
/
+34
*
apm/interface: Remove redundant declaration of InstallInterfaces()
Lioncash
2018-07-24
1
-3
/
+0
*
apm: Improve stub for GetPerformanceConfiguration.
bunnei
2018-07-20
1
-1
/
+16
*
hle/service: Make constructors explicit where applicable
Lioncash
2018-07-19
1
-1
/
+1
*
Update clang format
James Rowe
2018-07-03
1
-1
/
+1
*
Rename logging macro back to LOG_*
James Rowe
2018-07-03
1
-2
/
+2
*
apm: Move logging macros over to new fmt-compatible ones
Lioncash
2018-04-24
1
-3
/
+3
*
service: Use nested namespace specifiers where applicable
Lioncash
2018-04-20
4
-16
/
+8
*
apm: Refactor service impl. to support multiple ports.
bunnei
2018-02-10
4
-58
/
+100
*
logger: Add APM service logging category.
bunnei
2018-02-05
1
-2
/
+3
*
hle: Rename RequestBuilder to ResponseBuilder.
bunnei
2018-01-25
1
-3
/
+3
*
service: Fix all incorrect IPC response headers.
bunnei
2018-01-25
1
-1
/
+1
*
Format: Run the new clang format on everything
James Rowe
2018-01-21
1
-1
/
+2
*
Services: Stubbed APM::OpenSession and the ISession interface.
Subv
2018-01-17
2
-1
/
+51
*
clang-format
MerryMage
2018-01-16
1
-2
/
+1
*
yuzu: Update license text to be consistent across project.
bunnei
2018-01-13
2
-2
/
+2
*
service: Clean up apm/lm/applet_oe/controller/sm ctor/dtor.
bunnei
2017-12-28
2
-4
/
+2
*
hle: Add service stubs for apm and appletOE.
bunnei
2017-10-15
2
-0
/
+49