Ryujinx/Ryujinx.HLE/HOS/Services
Ac_K ca0d1f8205
ns/nim: Stub eShop related calls (#1420)
* ns/nim: Stub eShop related calls

As we aren't able to process purchase on the eShop throught the emulator, I have:
- Stub IPurchaseEventManager::SetDefaultDeliveryTarget (with RE check).
- Implement IPurchaseEventManager::GetPurchasedEventReadableHandle (with RE check).

As we can't do any eShop async call throught the emulator, I have:
- Stub IShopServiceAccessServerInterface::CreateServerInterface
- Stub IShopServiceAccessServer::CreateAccessorInterface
- Stub IShopServiceAccessor::IShopServiceAsync

Close #1084 and #1322

* fix handle copy

* Fix align

* Fix readonly event
2020-07-27 01:04:08 +02:00
..
Account Refactor out Application details from Horizon (#1236) 2020-05-15 03:16:46 -03:00
Am Add multiple calls to am service (#1411) 2020-07-22 14:56:00 +10:00
Apm Refactoring HOS folder structure (#771) 2019-09-19 10:45:11 +10:00
Arp Refactor out Application details from Horizon (#1236) 2020-05-15 03:16:46 -03:00
Audio audin: Implement IAudioInManager ListAudioIns (#1419) 2020-07-27 00:25:04 +02:00
Bcat Fix IDeliveryCacheProgressService GetEvent (#1409) 2020-07-21 10:54:50 +10:00
Bgtc Refactoring HOS folder structure (#771) 2019-09-19 10:45:11 +10:00
Bluetooth Fix compilation warnings and use new LibHac APIs for executable loading (#1350) 2020-07-04 01:58:01 +02:00
BluetoothManager Move kernel state out of the Horizon class (#1107) 2020-05-04 13:41:29 +10:00
Caps Refactoring HOS folder structure (#771) 2019-09-19 10:45:11 +10:00
Cec Refactoring HOS folder structure (#771) 2019-09-19 10:45:11 +10:00
Erpt Refactoring HOS folder structure (#771) 2019-09-19 10:45:11 +10:00
Es Refactoring HOS folder structure (#771) 2019-09-19 10:45:11 +10:00
Eupld Refactoring HOS folder structure (#771) 2019-09-19 10:45:11 +10:00
Fatal Refactoring HOS folder structure (#771) 2019-09-19 10:45:11 +10:00
Friend Add error code for denied internet request in Friends (#1207) 2020-05-04 23:10:15 +10:00
Fs Implement aoc:u and support loading AddOnContent (#1221) 2020-06-20 19:38:14 +02:00
Grc Refactoring HOS folder structure (#771) 2019-09-19 10:45:11 +10:00
Hid Suppress CS0169 CS0649 warns from HID structs (#1222) 2020-05-10 16:02:41 +02:00
Ins Refactoring HOS folder structure (#771) 2019-09-19 10:45:11 +10:00
Lbl Refactoring HOS folder structure (#771) 2019-09-19 10:45:11 +10:00
Ldn Move kernel state out of the Horizon class (#1107) 2020-05-04 13:41:29 +10:00
Lm Implement a new physical memory manager and replace DeviceMemory (#856) 2020-05-04 08:54:50 +10:00
Loader Add various error codes to Loader (#1208) 2020-05-04 13:22:28 +02:00
Mig Refactoring HOS folder structure (#771) 2019-09-19 10:45:11 +10:00
Mii Add two error codes to Mii (#1224) 2020-05-08 16:23:26 +02:00
Mm Implement GPU syncpoints (#980) 2020-04-19 11:25:57 +10:00
Ncm Add various error codes to NCM LR (#1225) 2020-05-08 16:06:32 +02:00
News Refactoring HOS folder structure (#771) 2019-09-19 10:45:11 +10:00
Nfc Move kernel state out of the Horizon class (#1107) 2020-05-04 13:41:29 +10:00
Ngct Refactoring HOS folder structure (#771) 2019-09-19 10:45:11 +10:00
Nifm Stub nifm IRequest GetAppletInfo (#1326) 2020-07-04 00:48:07 +02:00
Nim ns/nim: Stub eShop related calls (#1420) 2020-07-27 01:04:08 +02:00
Notification Refactoring HOS folder structure (#771) 2019-09-19 10:45:11 +10:00
Npns Refactoring HOS folder structure (#771) 2019-09-19 10:45:11 +10:00
Ns ns/nim: Stub eShop related calls (#1420) 2020-07-27 01:04:08 +02:00
Nv New GPFifo and fast guest constant buffer updates (#1400) 2020-07-23 23:53:25 -03:00
Olsc Refactoring HOS folder structure (#771) 2019-09-19 10:45:11 +10:00
Ovln Refactoring HOS folder structure (#771) 2019-09-19 10:45:11 +10:00
Pcie Refactoring HOS folder structure (#771) 2019-09-19 10:45:11 +10:00
Pctl Refactor out Application details from Horizon (#1236) 2020-05-15 03:16:46 -03:00
Pcv Refactoring HOS folder structure (#771) 2019-09-19 10:45:11 +10:00
Pm Refactoring HOS folder structure (#771) 2019-09-19 10:45:11 +10:00
Prepo prepo: Update implementation for 10.x changes (#1361) 2020-07-05 10:58:11 +10:00
Psc Refactoring HOS folder structure (#771) 2019-09-19 10:45:11 +10:00
Ptm Move kernel state out of the Horizon class (#1107) 2020-05-04 13:41:29 +10:00
Ro Implement modding support (#1249) 2020-07-09 14:31:15 +10:00
Sdb Refactor out Application details from Horizon (#1236) 2020-05-15 03:16:46 -03:00
Settings Add various error codes to Settings (#1229) 2020-05-10 13:33:15 +02:00
Sm Fix session service disposal and improve transfer memory implementation (#1397) 2020-07-19 15:24:18 -03:00
Sockets Fix compilation warnings and use new LibHac APIs for executable loading (#1350) 2020-07-04 01:58:01 +02:00
Spl Implement a new physical memory manager and replace DeviceMemory (#856) 2020-05-04 08:54:50 +10:00
Srepo Refactoring HOS folder structure (#771) 2019-09-19 10:45:11 +10:00
Ssl Stubbing ImportServerPki (#1281) 2020-06-06 13:04:30 +02:00
SurfaceFlinger Implement BGRA texture support (#1418) 2020-07-26 00:03:40 -03:00
Time Better TimeZone entry in System Settings (#1254) 2020-07-21 06:14:42 +02:00
Usb Refactoring HOS folder structure (#771) 2019-09-19 10:45:11 +10:00
Vi vi: Implement GetIndirectLayerImageRequiredMemoryInfo (#1415) 2020-07-23 20:25:41 +10:00
Wlan Refactoring HOS folder structure (#771) 2019-09-19 10:45:11 +10:00
CommandAttributes.cs Refactoring commands handling (#728) 2019-07-11 22:13:43 -03:00
DummyService.cs Refactoring commands handling (#728) 2019-07-11 22:13:43 -03:00
IIpcService.cs Refactoring commands handling (#728) 2019-07-11 22:13:43 -03:00
IpcService.cs ipc hle: Fix disposing of session created with MakeObject (#1404) 2020-07-20 12:23:26 +10:00
ServiceAttributes.cs IPC services refactoring (#726) 2019-07-10 12:59:54 -03:00
ServiceConfiguration.cs IPC services refactoring (#726) 2019-07-10 12:59:54 -03:00