Lioncash
|
659a612368
core: Relocate g_service_manager to the System class
|
il y a 8 ans |
Lioncash
|
ccca5e7c28
service: Use nested namespace specifiers where applicable
|
il y a 8 ans |
David Marcec
|
22bc951d7e
Dont call UNIMPLEMENTED for 'empty services', just return error code
|
il y a 8 ans |
bunnei
|
714a576113
ResponseBuilder: Use a bit field for customizing instead of always_move_handles.
|
il y a 8 ans |
bunnei
|
1b1d399e5f
hle: Rename RequestBuilder to ResponseBuilder.
|
il y a 8 ans |
bunnei
|
f9dae99006
service: Fix all incorrect IPC response headers.
|
il y a 8 ans |
David
|
0b6da0c1ab
Added CreateSharedMemory & UNIMPLEMENTED() for non existent services. (#113)
|
il y a 8 ans |
bunnei
|
1247c53786
yuzu: Update license text to be consistent across project.
|
il y a 8 ans |
Subv
|
ba2ffd7b81
IPC: Take the number of domain objects as a parameter in MakeBuilder.
|
il y a 8 ans |
Subv
|
5f41477f9c
SM: Fixed connecting to services with an 8-byte name, like appletOE.
|
il y a 8 ans |
Subv
|
80f6df5414
IPC: Fixed pushing ResultCodes into the command buffer.
|
il y a 8 ans |
Subv
|
0368324f79
IPC Cleanup: Remove 3DS-specific code and translate copy, move and domain objects in IPC requests.
|
il y a 8 ans |
Subv
|
b0ceb4df70
IPC: Skip the entire u64 of the command id when receiving an IPC request.
|
il y a 8 ans |
bunnei
|
ad073846bc
service: Clean up apm/lm/applet_oe/controller/sm ctor/dtor.
|
il y a 8 ans |
bunnei
|
4fb1b24d68
hle: Implement ConvertSessionToDomain, various cleanups.
|
il y a 8 ans |
bunnei
|
72eeca1f03
hle: Add service stubs for apm and appletOE.
|
il y a 8 ans |
bunnei
|
960a1416de
hle: Initial implementation of NX service framework and IPC.
|
il y a 8 ans |
Subv
|
0b33e36292
HLE/SRV: Implemented RegisterService.
|
il y a 8 ans |
Yuri Kunde Schlesner
|
6f368abe13
Service/sm: Convert 'srv:' to ServiceFramework
|
il y a 9 ans |
Yuri Kunde Schlesner
|
d96a9e0c11
Service: Remove unnecessary includes from service.h
|
il y a 9 ans |
Yuri Kunde Schlesner
|
23ec6b3d8f
Service: Make service registration part of the sm implementation
|
il y a 9 ans |