Yuri Kunde Schlesner
|
6f368abe13
Service/sm: Convert 'srv:' to ServiceFramework
|
9 yıl önce |
Yuri Kunde Schlesner
|
c92a8a6154
Service: Remove a few redundant namespace qualifiers
|
9 yıl önce |
Yuri Kunde Schlesner
|
84c497292a
Service: Add new ServiceFramework framework for writing HLE services
|
9 yıl önce |
Yuri Kunde Schlesner
|
d96a9e0c11
Service: Remove unnecessary includes from service.h
|
9 yıl önce |
Yuri Kunde Schlesner
|
23ec6b3d8f
Service: Make service registration part of the sm implementation
|
9 yıl önce |
Yuri Kunde Schlesner
|
1eee09f364
Service: Move SRV interface to a new sm/ subdirectory
|
9 yıl önce |
Yuri Kunde Schlesner
|
6354d08359
Kernel: Add a dedicated SetHleHandler method to ServerPort/ServerSession
|
9 yıl önce |
Yuri Kunde Schlesner
|
e626a520ca
HLE: Move SessionRequestHandler from Service:: to Kernel::
|
9 yıl önce |
bunnei
|
597a7c615c
Merge pull request #2308 from mailwl/ac-i
|
9 yıl önce |
mailwl
|
f2985f7080
Service/NFC: stub GetTagInRangeEvent
|
9 yıl önce |
mailwl
|
c6f4b93f2e
Service/AC: add ac:i service
|
9 yıl önce |
mailwl
|
069a88dad7
Service/NWM: add nwm services
|
9 yıl önce |
bunnei
|
bdb6956879
Merge pull request #2314 from mailwl/account
|
9 yıl önce |
Yuri Kunde Schlesner
|
905fc92ce1
Merge pull request #2249 from Subv/sessions_v3
|
9 yıl önce |
Subv
|
016307ae65
Fixed the codestyle to match our clang-format rules.
|
9 yıl önce |
mailwl
|
5dea1faedd
Service/ACT: move ACT services to folder
|
9 yıl önce |
Lioncash
|
963aedd8cc
Add all services to the Service namespace
|
9 yıl önce |
Subv
|
ebbb55ec8f
Moved the HLE command buffer translation task to ServerSession instead of the HLE handler superclass.
|
9 yıl önce |
Subv
|
deb83c9fc5
Kernel/IPC: Small codestyle cleanup
|
9 yıl önce |
Subv
|
386112da32
Added a framework for partially handling Session disconnections.
|
9 yıl önce |
Subv
|
f9bcf89510
Use std::move where appropriate.
|
9 yıl önce |
Lioncash
|
2061d2014d
service: Add mvd and qtm services
|
9 yıl önce |
Lioncash
|
e8a960f6a1
service: Add nfc services
|
9 yıl önce |
Subv
|
00f0c77570
Split SessionRequestHandler::HandleSyncRequest into HandleSyncRequest, TranslateRequest and HandleSyncRequestImpl.
|
9 yıl önce |
Subv
|
dd8887c8cf
KServerPorts now have an HLE handler "template", which is inherited by all ServerSessions created from it.
|
9 yıl önce |
Subv
|
009b15b3aa
A bit of a redesign.
|
9 yıl önce |
Subv
|
c5e7e0fa26
IPC/HLE: Associate the ClientSessions with their parent port's HLE interface if it exists.
|
10 yıl önce |
Subv
|
c19afd2118
Kernel/HLE: Service::Interface no longer inherits from any Kernel object, and is now its own standalone class.
|
10 yıl önce |
Subv
|
073653e858
Kernel/IPC: Use Ports and Sessions as the fundamental building block of Inter Process Communication.
|
10 yıl önce |
Yuri Kunde Schlesner
|
84fbbe2629
Use negative priorities to avoid special-casing the self-include
|
9 yıl önce |