Andrey Sukharev 4da44e09cb Make structs readonly when applicable (#4002) před 3 roky
..
Account 4da44e09cb Make structs readonly when applicable (#4002) před 3 roky
Am 022d495335 am: Stub GetSaveDataSizeMax (#3857) před 3 roky
Apm 0746b83edf Initial support for the new 12.x IPC system (#2182) před 5 roky
Arp e3b36db71c hle: Some cleanup (#3210) před 4 roky
Audio dff138229c amadeus: Fixes and initial 15.0.0 support (#3908) před 3 roky
Bcat 60e16c15b6 Fix memory corruption in BCAT and FS Read methods when buffer is larger than needed (#3739) před 3 roky
Bgtc a0720b5681 Refactoring HOS folder structure (#771) před 6 roky
Bluetooth 0746b83edf Initial support for the new 12.x IPC system (#2182) před 5 roky
BluetoothManager 0746b83edf Initial support for the new 12.x IPC system (#2182) před 5 roky
Caps eac659e37b caps: Stubs GetAlbumFileList0AafeAruidDeprecated and GetAlbumFileList3AaeAruid (#2403) před 4 roky
Cec a0720b5681 Refactoring HOS folder structure (#771) před 6 roky
Ectx 53b9267b47 am/ectx: Implement SetRequestExitToLibraryAppletAtExecuteNextProgramEnabled and add service placeholder (#2136) před 5 roky
Erpt a0720b5681 Refactoring HOS folder structure (#771) před 6 roky
Es a0720b5681 Refactoring HOS folder structure (#771) před 6 roky
Eupld a0720b5681 Refactoring HOS folder structure (#771) před 6 roky
Fatal 33e673ceb8 fatal: Implement Service (#3573) před 3 roky
Friend f4e879a1e6 Reduce usage of Marshal.PtrToStructure and Marshal.StructureToPtr (#3805) před 3 roky
Fs 36f00985d3 Update to LibHac 0.17.0 (#3878) před 3 roky
Grc a0720b5681 Refactoring HOS folder structure (#771) před 6 roky
Hid f7c7b66fc0 hid/irs: Stub StopImageProcessorAsync (#3799) před 3 roky
Ins a0720b5681 Refactoring HOS folder structure (#771) před 6 roky
Lbl 0746b83edf Initial support for the new 12.x IPC system (#2182) před 5 roky
Ldn 0746b83edf Initial support for the new 12.x IPC system (#2182) před 5 roky
Lm 305f06eb71 HLE: Fix integer sign inconcistency accross the codebase (#2222) před 5 roky
Loader 232d53a1ff Add various error codes to Loader (#1208) před 6 roky
Mig a0720b5681 Refactoring HOS folder structure (#771) před 6 roky
Mii c6d05301aa infra: Migrate to .NET 7 (#3795) před 3 roky
Mm 3e61fb0268 mm: Cleaned up the service a bit (#2233) před 5 roky
Mnpp a113ed0811 Implement/Stub mnpp:app service and some hid calls (#3131) před 4 roky
Ncm e3b36db71c hle: Some cleanup (#3210) před 4 roky
News a0720b5681 Refactoring HOS folder structure (#771) před 6 roky
Nfc d751da84f9 Use new C# 11 u8 string literals (#3854) před 3 roky
Ngct 951700fdd8 Removed unused usings. (#3593) před 3 roky
Nifm d751da84f9 Use new C# 11 u8 string literals (#3854) před 3 roky
Nim e3b36db71c hle: Some cleanup (#3210) před 4 roky
Notification a0720b5681 Refactoring HOS folder structure (#771) před 6 roky
Npns a0720b5681 Refactoring HOS folder structure (#771) před 6 roky
Ns 6dffe0fad4 misc: Make PID unsigned long instead of long (#3043) před 4 roky
Nv 4da44e09cb Make structs readonly when applicable (#4002) před 3 roky
Olsc b45d30acf8 oslc: Fix condition in GetSaveDataBackupSetting (#3208) před 4 roky
Ovln a0720b5681 Refactoring HOS folder structure (#771) před 6 roky
Pcie a0720b5681 Refactoring HOS folder structure (#771) před 6 roky
Pctl d9aa15eb24 pctl: Implement EndFreeCommunication před 3 roky
Pcv 33dc4c9ce4 clkrst: Stub/Implement IClkrstManager and IClkrstSession calls (#2692) před 4 roky
Pm 556be08c4e Implement PM GetProcessInfo atmosphere extension (partially) (#2966) před 4 roky
Prepo 11aae9cfbc Make use of Random.Shared (#3852) před 3 roky
Psc a0720b5681 Refactoring HOS folder structure (#771) před 6 roky
Ptm cb22629ac1 HLE: fix small issue in IPsmSession (#3909) před 3 roky
Ro 11aae9cfbc Make use of Random.Shared (#3852) před 3 roky
Sdb f4e879a1e6 Reduce usage of Marshal.PtrToStructure and Marshal.StructureToPtr (#3805) před 3 roky
Settings c6d05301aa infra: Migrate to .NET 7 (#3795) před 3 roky
Sm 42a2a80b87 Enable JIT service LLE (#2959) před 4 roky
Sockets 3868a00206 Use source generated regular expressions (#4005) před 3 roky
Spl d536cc8ae6 Update units of memory from decimal to binary prefixes (#3716) před 3 roky
Srepo a0720b5681 Refactoring HOS folder structure (#771) před 6 roky
Ssl c6d05301aa infra: Migrate to .NET 7 (#3795) před 3 roky
SurfaceFlinger 81f848e54f Allow Surface Flinger frame enqueue after process has exited (#3733) před 3 roky
Time f4e879a1e6 Reduce usage of Marshal.PtrToStructure and Marshal.StructureToPtr (#3805) před 3 roky
Usb a0720b5681 Refactoring HOS folder structure (#771) před 6 roky
Vi a5ff0024fb Rename ToSpan to AsSpan (#3556) před 3 roky
Wlan a0720b5681 Refactoring HOS folder structure (#771) před 6 roky
CommandHIpcAttribute.cs 0746b83edf Initial support for the new 12.x IPC system (#2182) před 5 roky
CommandTIpcAttribute.cs 0746b83edf Initial support for the new 12.x IPC system (#2182) před 5 roky
DisposableIpcService.cs fb935fd201 Add dedicated ServerBase for FileSystem services (#3142) před 4 roky
DummyService.cs 560ccbeb2d Refactoring commands handling (#728) před 6 roky
IpcService.cs 95cc18a7b4 Added trace log level (#3096) před 4 roky
ServerBase.cs 951700fdd8 Removed unused usings. (#3593) před 3 roky
ServiceAttributes.cs 6c9565693f IPC refactor part 1: Use explicit separate threads to process requests (#1447) před 5 roky