Lioncash
|
12ab5a0547
|
service/apm: Add the apm:sys service
Adds the basic skeleton of the apm:sys service based off the information
on Switch Brew.
|
8 years ago |
Lioncash
|
8b83adfed6
|
apm/interface: Remove redundant declaration of InstallInterfaces()
This is already declared in apm/apm.h
|
8 years ago |
Lioncash
|
c061c2bf3c
|
hle/service: Make constructors explicit where applicable
Prevents implicit construction and makes these lingering non-explicit
constructors consistent with the rest of the other classes in services.
|
8 years ago |
Lioncash
|
ccca5e7c28
|
service: Use nested namespace specifiers where applicable
Tidies up namespace declarations
|
8 years ago |
bunnei
|
0532de6559
|
apm: Refactor service impl. to support multiple ports.
|
8 years ago |
Subv
|
c5a0408ccc
|
Services: Stubbed APM::OpenSession and the ISession interface.
# Conflicts:
# src/core/hle/service/am/applet_oe.cpp
# src/core/hle/service/apm/apm.cpp
|
8 years ago |
bunnei
|
1247c53786
|
yuzu: Update license text to be consistent across project.
|
8 years ago |
bunnei
|
ad073846bc
|
service: Clean up apm/lm/applet_oe/controller/sm ctor/dtor.
|
8 years ago |
bunnei
|
72eeca1f03
|
hle: Add service stubs for apm and appletOE.
|
8 years ago |
bunnei
|
960a1416de
|
hle: Initial implementation of NX service framework and IPC.
|
8 years ago |