Ryujinx/Ryujinx.HLE/HOS/Services/Ldn
Ac_K 3f3ae99a0f prepo: Implement calls of IPrepoService (#830)
* prepo: Implement calls of IPrepoService

- Implement `SaveReportOld`, `SaveReportWithUserOld`, `SaveReport`, `SaveReportWithUser` not accurate by RE (except for result codes). It's  here to do something with the data since we will never use the `Play Report` sent by the game. So it's better than just a stub.
- Fix a typo in `ldn` result code.

Close #807

* Add a processing method

* Address some comments

* remove unneeded using

* Resolve requested changes

* Typo

* Update IPrepoService.cs
2019-11-25 10:45:54 +11:00
..
Lp2p Refactoring HOS folder structure (#771) 2019-09-19 10:45:11 +10:00
Types ldn: Implement calls of UserLocalCommunicationService (#829) 2019-11-21 13:24:06 +01:00
UserServiceCreator ldn: Implement calls of UserLocalCommunicationService (#829) 2019-11-21 13:24:06 +01:00
IMonitorServiceCreator.cs Refactoring HOS folder structure (#771) 2019-09-19 10:45:11 +10:00
ISystemServiceCreator.cs Refactoring HOS folder structure (#771) 2019-09-19 10:45:11 +10:00
IUserServiceCreator.cs ldn: Implement calls of UserLocalCommunicationService (#829) 2019-11-21 13:24:06 +01:00
NetworkInterface.cs ldn: Implement calls of UserLocalCommunicationService (#829) 2019-11-21 13:24:06 +01:00
ResultCode.cs prepo: Implement calls of IPrepoService (#830) 2019-11-25 10:45:54 +11:00