1
0
Fork 0
mirror of https://github.com/Ryujinx/Ryujinx.git synced 2024-11-20 02:16:40 +00:00
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
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
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
Cec
Erpt
Es
Eupld
Fatal
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
Hid Suppress CS0169 CS0649 warns from HID structs (#1222) 2020-05-10 16:02:41 +02:00
Ins
Lbl
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
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
Nfc Move kernel state out of the Horizon class (#1107) 2020-05-04 13:41:29 +10:00
Ngct
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
Npns
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
Ovln
Pcie
Pctl Refactor out Application details from Horizon (#1236) 2020-05-15 03:16:46 -03:00
Pcv
Pm
Prepo prepo: Update implementation for 10.x changes (#1361) 2020-07-05 10:58:11 +10:00
Psc
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
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
Vi vi: Implement GetIndirectLayerImageRequiredMemoryInfo (#1415) 2020-07-23 20:25:41 +10:00
Wlan
CommandAttributes.cs
DummyService.cs
IIpcService.cs
IpcService.cs ipc hle: Fix disposing of session created with MakeObject (#1404) 2020-07-20 12:23:26 +10:00
ServiceAttributes.cs
ServiceConfiguration.cs