Ryujinx/Ryujinx.Common
Ac_K cfcc360d06 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
2019-11-21 13:24:06 +01:00
..
Extensions PrntStub: Add a way to print arrays (#711) 2019-06-27 13:11:51 +02:00
Logging ldn: Implement calls of UserLocalCommunicationService (#829) 2019-11-21 13:24:06 +01:00
Pools Misc cleanup (#708) 2019-07-02 04:39:22 +02:00
Utilities Fix hwopus DecodeInterleaved implementation (#786) 2019-10-11 17:22:24 +02:00
PerformanceCounter.cs Timing: Optimize Timestamp Aquisition (#479) 2018-10-28 19:31:13 -03:00
Ryujinx.Common.csproj .NET Core 3.0 is here! (#784) 2019-10-31 19:09:03 +01:00