Wunk d536cc8ae6 Update units of memory from decimal to binary prefixes (#3716) 3 years ago
..
Account c6d05301aa infra: Migrate to .NET 7 (#3795) 3 years ago
Am d540af5dc0 AppletAE: stub SetRecordVolumeMuted (#3804) 3 years ago
Apm 0746b83edf Initial support for the new 12.x IPC system (#2182) 5 years ago
Arp e3b36db71c hle: Some cleanup (#3210) 4 years ago
Audio 81f1a4dc31 Allocate work buffer for audio renderer instead of using guest supplied memory (#3276) 3 years ago
Bcat 60e16c15b6 Fix memory corruption in BCAT and FS Read methods when buffer is larger than needed (#3739) 3 years ago
Bgtc a0720b5681 Refactoring HOS folder structure (#771) 6 years ago
Bluetooth 0746b83edf Initial support for the new 12.x IPC system (#2182) 5 years ago
BluetoothManager 0746b83edf Initial support for the new 12.x IPC system (#2182) 5 years ago
Caps eac659e37b caps: Stubs GetAlbumFileList0AafeAruidDeprecated and GetAlbumFileList3AaeAruid (#2403) 4 years ago
Cec a0720b5681 Refactoring HOS folder structure (#771) 6 years ago
Ectx 53b9267b47 am/ectx: Implement SetRequestExitToLibraryAppletAtExecuteNextProgramEnabled and add service placeholder (#2136) 5 years ago
Erpt a0720b5681 Refactoring HOS folder structure (#771) 6 years ago
Es a0720b5681 Refactoring HOS folder structure (#771) 6 years ago
Eupld a0720b5681 Refactoring HOS folder structure (#771) 6 years ago
Fatal 33e673ceb8 fatal: Implement Service (#3573) 3 years ago
Friend 11aae9cfbc Make use of Random.Shared (#3852) 3 years ago
Fs 7c1d2bbb98 Implement OpenDataStorageWithProgramIndex partially (#3765) 3 years ago
Grc a0720b5681 Refactoring HOS folder structure (#771) 6 years ago
Hid f7c7b66fc0 hid/irs: Stub StopImageProcessorAsync (#3799) 3 years ago
Ins a0720b5681 Refactoring HOS folder structure (#771) 6 years ago
Lbl 0746b83edf Initial support for the new 12.x IPC system (#2182) 5 years ago
Ldn 0746b83edf Initial support for the new 12.x IPC system (#2182) 5 years ago
Lm 305f06eb71 HLE: Fix integer sign inconcistency accross the codebase (#2222) 5 years ago
Loader 232d53a1ff Add various error codes to Loader (#1208) 6 years ago
Mig a0720b5681 Refactoring HOS folder structure (#771) 6 years ago
Mii c6d05301aa infra: Migrate to .NET 7 (#3795) 3 years ago
Mm 3e61fb0268 mm: Cleaned up the service a bit (#2233) 5 years ago
Mnpp a113ed0811 Implement/Stub mnpp:app service and some hid calls (#3131) 4 years ago
Ncm e3b36db71c hle: Some cleanup (#3210) 4 years ago
News a0720b5681 Refactoring HOS folder structure (#771) 6 years ago
Nfc d751da84f9 Use new C# 11 u8 string literals (#3854) 3 years ago
Ngct 951700fdd8 Removed unused usings. (#3593) 3 years ago
Nifm d751da84f9 Use new C# 11 u8 string literals (#3854) 3 years ago
Nim e3b36db71c hle: Some cleanup (#3210) 4 years ago
Notification a0720b5681 Refactoring HOS folder structure (#771) 6 years ago
Npns a0720b5681 Refactoring HOS folder structure (#771) 6 years ago
Ns 6dffe0fad4 misc: Make PID unsigned long instead of long (#3043) 4 years ago
Nv d536cc8ae6 Update units of memory from decimal to binary prefixes (#3716) 3 years ago
Olsc b45d30acf8 oslc: Fix condition in GetSaveDataBackupSetting (#3208) 4 years ago
Ovln a0720b5681 Refactoring HOS folder structure (#771) 6 years ago
Pcie a0720b5681 Refactoring HOS folder structure (#771) 6 years ago
Pctl d9aa15eb24 pctl: Implement EndFreeCommunication 3 years ago
Pcv 33dc4c9ce4 clkrst: Stub/Implement IClkrstManager and IClkrstSession calls (#2692) 4 years ago
Pm 556be08c4e Implement PM GetProcessInfo atmosphere extension (partially) (#2966) 4 years ago
Prepo 11aae9cfbc Make use of Random.Shared (#3852) 3 years ago
Psc a0720b5681 Refactoring HOS folder structure (#771) 6 years ago
Ptm d21b403886 Stub GetTemperature (#3429) 3 years ago
Ro 11aae9cfbc Make use of Random.Shared (#3852) 3 years ago
Sdb e3b36db71c hle: Some cleanup (#3210) 4 years ago
Settings c6d05301aa infra: Migrate to .NET 7 (#3795) 3 years ago
Sm 42a2a80b87 Enable JIT service LLE (#2959) 4 years ago
Sockets e43390c723 bsd: Check if socket is bound before calling RecvFrom() (#3761) 3 years ago
Spl d536cc8ae6 Update units of memory from decimal to binary prefixes (#3716) 3 years ago
Srepo a0720b5681 Refactoring HOS folder structure (#771) 6 years ago
Ssl c6d05301aa infra: Migrate to .NET 7 (#3795) 3 years ago
SurfaceFlinger 81f848e54f Allow Surface Flinger frame enqueue after process has exited (#3733) 3 years ago
Time d751da84f9 Use new C# 11 u8 string literals (#3854) 3 years ago
Usb a0720b5681 Refactoring HOS folder structure (#771) 6 years ago
Vi a5ff0024fb Rename ToSpan to AsSpan (#3556) 3 years ago
Wlan a0720b5681 Refactoring HOS folder structure (#771) 6 years ago
CommandHIpcAttribute.cs 0746b83edf Initial support for the new 12.x IPC system (#2182) 5 years ago
CommandTIpcAttribute.cs 0746b83edf Initial support for the new 12.x IPC system (#2182) 5 years ago
DisposableIpcService.cs fb935fd201 Add dedicated ServerBase for FileSystem services (#3142) 4 years ago
DummyService.cs 560ccbeb2d Refactoring commands handling (#728) 6 years ago
IpcService.cs 95cc18a7b4 Added trace log level (#3096) 4 years ago
ServerBase.cs 951700fdd8 Removed unused usings. (#3593) 3 years ago
ServiceAttributes.cs 6c9565693f IPC refactor part 1: Use explicit separate threads to process requests (#1447) 5 years ago