1
0
Fork 0
mirror of https://github.com/Ryujinx/Ryujinx.git synced 2024-10-01 12:30:00 +02:00
Ryujinx/Ryujinx.HLE/HOS/Services
2021-06-23 22:52:55 +02:00
..
Account account: Fix wrong condition in TrySelectUserWithoutInteraction () 2021-06-21 14:20:28 -03:00
Am am: Add all known AppletMessage () 2021-06-21 13:41:37 -03:00
Apm Initial support for the new 12.x IPC system () 2021-04-14 00:01:24 +02:00
Arp account: Services Refactoring () 2021-01-02 23:34:28 +01:00
Audio HLE: Fix integer sign inconcistency accross the codebase () 2021-04-24 12:16:01 +02:00
Bcat HLE: Fix integer sign inconcistency accross the codebase () 2021-04-24 12:16:01 +02:00
Bgtc Refactoring HOS folder structure () 2019-09-19 10:45:11 +10:00
Bluetooth Initial support for the new 12.x IPC system () 2021-04-14 00:01:24 +02:00
BluetoothManager Initial support for the new 12.x IPC system () 2021-04-14 00:01:24 +02:00
Caps HLE: Fix integer sign inconcistency accross the codebase () 2021-04-24 12:16:01 +02:00
Cec Refactoring HOS folder structure () 2019-09-19 10:45:11 +10:00
Ectx am/ectx: Implement SetRequestExitToLibraryAppletAtExecuteNextProgramEnabled and add service placeholder () 2021-03-25 23:25:49 +01:00
Erpt Refactoring HOS folder structure () 2019-09-19 10:45:11 +10:00
Es Refactoring HOS folder structure () 2019-09-19 10:45:11 +10:00
Eupld Refactoring HOS folder structure () 2019-09-19 10:45:11 +10:00
Fatal Refactoring HOS folder structure () 2019-09-19 10:45:11 +10:00
Friend HLE: Fix integer sign inconcistency accross the codebase () 2021-04-24 12:16:01 +02:00
Fs misc: Move configuration management to the Ryujinx project () 2021-05-16 17:12:14 +02:00
Grc Refactoring HOS folder structure () 2019-09-19 10:45:11 +10:00
Hid hid: Cleanup and implement some calls () 2021-06-23 22:52:55 +02:00
Ins Refactoring HOS folder structure () 2019-09-19 10:45:11 +10:00
Lbl Initial support for the new 12.x IPC system () 2021-04-14 00:01:24 +02:00
Ldn Initial support for the new 12.x IPC system () 2021-04-14 00:01:24 +02:00
Lm HLE: Fix integer sign inconcistency accross the codebase () 2021-04-24 12:16:01 +02:00
Loader Add various error codes to Loader () 2020-05-04 13:22:28 +02:00
Mig Refactoring HOS folder structure () 2019-09-19 10:45:11 +10:00
Mii mii: Fix multiple inconsistencies () 2021-06-23 22:24:16 +02:00
Mm mm: Cleaned up the service a bit () 2021-04-22 23:35:01 +02:00
Ncm HLE: Fix integer sign inconcistency accross the codebase () 2021-04-24 12:16:01 +02:00
News Refactoring HOS folder structure () 2019-09-19 10:45:11 +10:00
Nfc nfp: Increase Amiibo scanning delay () 2021-04-30 19:32:58 +02:00
Ngct HLE: Fix integer sign inconcistency accross the codebase () 2021-04-24 12:16:01 +02:00
Nifm HLE: Fix integer sign inconcistency accross the codebase () 2021-04-24 12:16:01 +02:00
Nim Initial support for the new 12.x IPC system () 2021-04-14 00:01:24 +02:00
Notification Refactoring HOS folder structure () 2019-09-19 10:45:11 +10:00
Npns Refactoring HOS folder structure () 2019-09-19 10:45:11 +10:00
Ns HLE: Fix integer sign inconcistency accross the codebase () 2021-04-24 12:16:01 +02:00
Nv Fix IsRegionInUse check on NV memory allocator () 2021-04-25 02:13:58 +02:00
Olsc Initial support for the new 12.x IPC system () 2021-04-14 00:01:24 +02:00
Ovln Refactoring HOS folder structure () 2019-09-19 10:45:11 +10:00
Pcie Refactoring HOS folder structure () 2019-09-19 10:45:11 +10:00
Pctl Initial support for the new 12.x IPC system () 2021-04-14 00:01:24 +02:00
Pcv Initial support for the new 12.x IPC system () 2021-04-14 00:01:24 +02:00
Pm Initial support for the new 12.x IPC system () 2021-04-14 00:01:24 +02:00
Prepo prepo: Implement SaveSystemReport and SaveSystemReportWithUser () 2021-06-23 22:41:44 +02:00
Psc Refactoring HOS folder structure () 2019-09-19 10:45:11 +10:00
Ptm Initial support for the new 12.x IPC system () 2021-04-14 00:01:24 +02:00
Ro POWER - Performance Optimizations With Extensive Ramifications () 2021-05-24 22:52:44 +02:00
Sdb pl: Implement GetSharedFontInOrderOfPriorityForSystem () 2021-06-23 22:32:56 +02:00
Settings HLE: Fix integer sign inconcistency accross the codebase () 2021-04-24 12:16:01 +02:00
Sm misc: Move configuration management to the Ryujinx project () 2021-05-16 17:12:14 +02:00
Sockets nsd: Cleanup the service and implement some calls () 2021-05-05 23:16:51 +02:00
Spl HLE: Fix integer sign inconcistency accross the codebase () 2021-04-24 12:16:01 +02:00
Srepo Refactoring HOS folder structure () 2019-09-19 10:45:11 +10:00
Ssl HLE: Fix integer sign inconcistency accross the codebase () 2021-04-24 12:16:01 +02:00
SurfaceFlinger misc: Move configuration management to the Ryujinx project () 2021-05-16 17:12:14 +02:00
Time POWER - Performance Optimizations With Extensive Ramifications () 2021-05-24 22:52:44 +02:00
Usb Refactoring HOS folder structure () 2019-09-19 10:45:11 +10:00
Vi HLE: Fix integer sign inconcistency accross the codebase () 2021-04-24 12:16:01 +02:00
Wlan Refactoring HOS folder structure () 2019-09-19 10:45:11 +10:00
CommandHIpcAttribute.cs Initial support for the new 12.x IPC system () 2021-04-14 00:01:24 +02:00
CommandTIpcAttribute.cs Initial support for the new 12.x IPC system () 2021-04-14 00:01:24 +02:00
DummyService.cs Refactoring commands handling () 2019-07-11 22:13:43 -03:00
IpcService.cs misc: Move configuration management to the Ryujinx project () 2021-05-16 17:12:14 +02:00
ServerBase.cs Fix race in SM initialization () 2021-05-12 00:57:21 +02:00
ServiceAttributes.cs IPC refactor part 1: Use explicit separate threads to process requests () 2020-09-22 14:50:40 +10:00