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
/
apm.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
apm: Add apm:am service
Zach Hilman
2019-06-29
1
-5
/
+8
*
hle/service: Default constructors and destructors in the cpp file where applicable
Lioncash
2018-09-11
1
-0
/
+3
*
service/apm: Add the apm:sys service
Lioncash
2018-08-07
1
-0
/
+1
*
service: Use nested namespace specifiers where applicable
Lioncash
2018-04-20
1
-4
/
+2
*
apm: Refactor service impl. to support multiple ports.
bunnei
2018-02-10
1
-52
/
+4
*
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
1
-1
/
+43
*
clang-format
MerryMage
2018-01-16
1
-2
/
+1
*
yuzu: Update license text to be consistent across project.
bunnei
2018-01-13
1
-1
/
+1
*
service: Clean up apm/lm/applet_oe/controller/sm ctor/dtor.
bunnei
2017-12-28
1
-2
/
+0
*
hle: Add service stubs for apm and appletOE.
bunnei
2017-10-15
1
-0
/
+27