diff options
| author | Ac_K <Acoustik666@gmail.com> | 2019-11-21 13:24:06 +0100 |
|---|---|---|
| committer | Thog <me@thog.eu> | 2019-11-21 13:24:06 +0100 |
| commit | cfcc360d0610c66e9b9986f7aab96f79df0da79e (patch) | |
| tree | 178fb92d9dcbd7f52be430319f44a01149c4bd23 /Ryujinx.HLE/HOS/Applets/SoftwareKeyboard/SoftwareKeyboardState.cs | |
| parent | ee81ab547ee35c4f5f3342a6f1e0d6bbc60500e8 (diff) | |
ldn: Implement calls of UserLocalCommunicationService (#829)
* ldn: Implement calls of UserLocalCommunicationService
- Implement `IUserServiceCreator: CreateUserLocalCommunicationService` according to RE.
- Implement `IUserLocalCommunicationService` calls:
- Every calls in this interface are layered to `NetworkInterface`.
- `GetState` according to RE.
- `InitializeOld`, `Initialize` and `Finalize` stubbed with the appropriate result code and some TODO according to RE.
- `AttachStateChangeEvent` according to RE.
* Fix var name and TODO comments
* Fix review
Diffstat (limited to 'Ryujinx.HLE/HOS/Applets/SoftwareKeyboard/SoftwareKeyboardState.cs')
0 files changed, 0 insertions, 0 deletions
