Hunter c963b3c804 Added Generic Math to BitUtils (#3929) hace 3 años
..
Account 37d27c4c99 Some minor cleanups and optimizations (#4174) hace 3 años
Am 851d81d24a Fix Redundant Qualifer Warnings (#4091) hace 3 años
Apm 0746b83edf Initial support for the new 12.x IPC system (#2182) hace 5 años
Arp e3b36db71c hle: Some cleanup (#3210) hace 4 años
Audio dff138229c amadeus: Fixes and initial 15.0.0 support (#3908) hace 3 años
Bcat 60e16c15b6 Fix memory corruption in BCAT and FS Read methods when buffer is larger than needed (#3739) hace 3 años
Bgtc a0720b5681 Refactoring HOS folder structure (#771) hace 6 años
Bluetooth 0746b83edf Initial support for the new 12.x IPC system (#2182) hace 5 años
BluetoothManager 0746b83edf Initial support for the new 12.x IPC system (#2182) hace 5 años
Caps 37d27c4c99 Some minor cleanups and optimizations (#4174) hace 3 años
Cec a0720b5681 Refactoring HOS folder structure (#771) hace 6 años
Ectx 53b9267b47 am/ectx: Implement SetRequestExitToLibraryAppletAtExecuteNextProgramEnabled and add service placeholder (#2136) hace 5 años
Erpt a0720b5681 Refactoring HOS folder structure (#771) hace 6 años
Es a0720b5681 Refactoring HOS folder structure (#771) hace 6 años
Eupld a0720b5681 Refactoring HOS folder structure (#771) hace 6 años
Fatal 33e673ceb8 fatal: Implement Service (#3573) hace 3 años
Friend d7310d7a1c hle: Fix wrong conversion in UserPresence.ToString (#4142) hace 3 años
Fs 851d81d24a Fix Redundant Qualifer Warnings (#4091) hace 3 años
Grc a0720b5681 Refactoring HOS folder structure (#771) hace 6 años
Hid f7c7b66fc0 hid/irs: Stub StopImageProcessorAsync (#3799) hace 3 años
Ins a0720b5681 Refactoring HOS folder structure (#771) hace 6 años
Lbl 0746b83edf Initial support for the new 12.x IPC system (#2182) hace 5 años
Ldn 0746b83edf Initial support for the new 12.x IPC system (#2182) hace 5 años
Lm 305f06eb71 HLE: Fix integer sign inconcistency accross the codebase (#2222) hace 5 años
Loader 232d53a1ff Add various error codes to Loader (#1208) hace 6 años
Mig a0720b5681 Refactoring HOS folder structure (#771) hace 6 años
Mii c6d05301aa infra: Migrate to .NET 7 (#3795) hace 3 años
Mm 3e61fb0268 mm: Cleaned up the service a bit (#2233) hace 5 años
Mnpp a113ed0811 Implement/Stub mnpp:app service and some hid calls (#3131) hace 4 años
Ncm e3b36db71c hle: Some cleanup (#3210) hace 4 años
News a0720b5681 Refactoring HOS folder structure (#771) hace 6 años
Nfc edf7e628ca Use method overloads that support trimming. Mark some types to be trimming friendly (#4083) hace 3 años
Ngct 951700fdd8 Removed unused usings. (#3593) hace 3 años
Nifm d751da84f9 Use new C# 11 u8 string literals (#3854) hace 3 años
Nim e3b36db71c hle: Some cleanup (#3210) hace 4 años
Notification a0720b5681 Refactoring HOS folder structure (#771) hace 6 años
Npns a0720b5681 Refactoring HOS folder structure (#771) hace 6 años
Ns 6dffe0fad4 misc: Make PID unsigned long instead of long (#3043) hace 4 años
Nv 479d1fd8b0 hle: Handle GPU profiler and debugger device path correctly (#4138) hace 3 años
Olsc b45d30acf8 oslc: Fix condition in GetSaveDataBackupSetting (#3208) hace 4 años
Ovln a0720b5681 Refactoring HOS folder structure (#771) hace 6 años
Pcie a0720b5681 Refactoring HOS folder structure (#771) hace 6 años
Pctl d9aa15eb24 pctl: Implement EndFreeCommunication hace 3 años
Pcv 37d27c4c99 Some minor cleanups and optimizations (#4174) hace 3 años
Pm 556be08c4e Implement PM GetProcessInfo atmosphere extension (partially) (#2966) hace 4 años
Prepo 11aae9cfbc Make use of Random.Shared (#3852) hace 3 años
Psc a0720b5681 Refactoring HOS folder structure (#771) hace 6 años
Ptm cb22629ac1 HLE: fix small issue in IPsmSession (#3909) hace 3 años
Ro c963b3c804 Added Generic Math to BitUtils (#3929) hace 3 años
Sdb f4e879a1e6 Reduce usage of Marshal.PtrToStructure and Marshal.StructureToPtr (#3805) hace 3 años
Settings c6d05301aa infra: Migrate to .NET 7 (#3795) hace 3 años
Sm 42a2a80b87 Enable JIT service LLE (#2959) hace 4 años
Sockets a4fdfb5f94 bsd::RecvFrom: verify output buffer size before writing socket address (#4135) hace 3 años
Spl d536cc8ae6 Update units of memory from decimal to binary prefixes (#3716) hace 3 años
Srepo a0720b5681 Refactoring HOS folder structure (#771) hace 6 años
Ssl ba5c0cf5d8 Bsd: Implement Select (#4017) hace 3 años
SurfaceFlinger c963b3c804 Added Generic Math to BitUtils (#3929) hace 3 años
Time 37d27c4c99 Some minor cleanups and optimizations (#4174) hace 3 años
Usb a0720b5681 Refactoring HOS folder structure (#771) hace 6 años
Vi a5ff0024fb Rename ToSpan to AsSpan (#3556) hace 3 años
Wlan a0720b5681 Refactoring HOS folder structure (#771) hace 6 años
CommandHIpcAttribute.cs 0746b83edf Initial support for the new 12.x IPC system (#2182) hace 5 años
CommandTIpcAttribute.cs 0746b83edf Initial support for the new 12.x IPC system (#2182) hace 5 años
DisposableIpcService.cs fb935fd201 Add dedicated ServerBase for FileSystem services (#3142) hace 4 años
DummyService.cs 560ccbeb2d Refactoring commands handling (#728) hace 7 años
IpcService.cs 95cc18a7b4 Added trace log level (#3096) hace 4 años
ServerBase.cs 951700fdd8 Removed unused usings. (#3593) hace 3 años
ServiceAttributes.cs 6c9565693f IPC refactor part 1: Use explicit separate threads to process requests (#1447) hace 5 años