5885 Commits (a8698cc276a6aa105fbc6cffdc13fb398f00a1a5)

Author SHA1 Message Date
David Marcec a2b9ed6d16 Deglobalize System: LDR 7 years ago
David Marcec 9196c150d6 Deglobalize System: IRS 7 years ago
David Marcec a43d56f18c Deglobalize System: Hid 7 years ago
David Marcec f0a8366ce3 Deglobalize System: Friend 7 years ago
David Marcec 1e8b0dcc2d Deglobalize System: Fatal 7 years ago
David Marcec 7b7e57693c Deglobalize System: Btm 7 years ago
David Marcec d50f79f6ed Deglobalize System: Btdrv 7 years ago
David Marcec 180dd576a7 Deglobalize System: Aoc 7 years ago
David Marcec 533e7e451f Deglobalize System: Am 7 years ago
Zach Hilman 949a913356 pl_u: Use kernel physical memory 7 years ago
Zach Hilman 68add35d52 qt: Prompt user for confirmation if exit lock is active 7 years ago
David Marcec 19b98e20d1 server side clang format fix2 7 years ago
Zach Hilman 6072d5146b am: Implement ISelfController ExitLock commands 7 years ago
Zach Hilman 0182812fa4 am: Implement ISelfController Exit 7 years ago
Zach Hilman 2a8fb5c6b3 am: Add RequestExit event to AppletMessageQueue 7 years ago
David Marcec 3b1ae022c4 Use clang-format provided by build server 7 years ago
Zach Hilman 8cc2eccca2 pl_u: Remove excess static qualifier 7 years ago
Zach Hilman 977d27ed15 pl_u: Use OSS system archives if real archives don't exist 7 years ago
Zach Hilman 110075b2fa pl_u: Expose method to encrypt TTF to BFTTF 7 years ago
Zach Hilman 447ada6c0a prepo: Remove system global accessors 7 years ago
Zach Hilman e975bf2349 prepo: Implement SaveReport New and System variants 7 years ago
Zach Hilman 04078a2139 configure_debug: Move reporting option to logging 7 years ago
Zach Hilman 541bf1b996 filesystem: Add const qualification to various accessors 7 years ago
Zach Hilman c3ad37b707 yuzu: Port old usages of Filesystem namespace to FilesystemController 7 years ago
Zach Hilman e443d76a29 services: Pass FileSystemController as reference to services that need it 7 years ago
Zach Hilman b854fb7e1a am: Unstub IApplicationFunctions EnsureSaveData (20) 7 years ago
Zach Hilman 94ddc2ebdb filesystem: Pass Size Getter functions to IFileSystem for sizes 7 years ago
Zach Hilman 49440d51b1 filesystem: Add FileSystemController to deglobalize FS services 7 years ago
David Marcec 318288f0be Mark KickOffPb & SubmitGPFIFO as trace 7 years ago
David Marcec 7c1dd9debf disable clang-format temp 7 years ago
David Marcec 87e01ad919 Initial implementation of Ioctl2 & Ioctl3 7 years ago
Lioncash 6952478449 service/am: Remove usages of global system accessors 7 years ago
Lioncash c4cdbfdbff kernel/vm_manager: Correct doxygen comment parameter tags for MapPhysicalMemory/UnmapPhysicalMemory 7 years ago
Lioncash 4ca5db278f kernel/vm_manager: Move variables closer to usage spots in MapPhysicalMemory/UnmapPhysicalMemory 7 years ago
mailwl 2e2c350032 AM: Stub IApplicationFunctions::GetGpuErrorDetectedSystemEvent (#2827) 7 years ago
Morph1984 fe122507f1 ditto 7 years ago
Morph1984 dec5cac1c1 IsVibrationEnabled() as a const member func 7 years ago
Morph1984 32f74d8a88 clang-format 7 years ago
Morph1984 bad4a8a199 Update npad.h 7 years ago
Morph1984 8e070a3c14 Update npad.cpp 7 years ago
Morph1984 d8368a564d Update hid.h 7 years ago
Morph1984 460e77c935 Update hid.cpp 7 years ago
Morph1984 add4f972c4 Add Kernel::EventPair audio_input_device_switch_event; 7 years ago
Morph1984 a8ba3efc3f remove <f32> 7 years ago
Morph1984 9415310b14 audren_u: Stub IAudioDevice::QueryAudioDeviceInputEvent 7 years ago
Morph1984 d543e28fe8 explicitly represent 1 as a float (1.0f instead of 1) 7 years ago
Morph1984 cadaf5aadb Change u32 -> f32 7 years ago
Morph1984 37076c7419 service/audio/audren_u: Stub IAudioDevice::GetAudioDeviceOutputVolume 7 years ago
Lioncash ff201725ed kernel/vm_manager: Correct behavior in failure case of UnmapPhysicalMemory() 7 years ago
Lioncash aed2815ba6 kernel/vm_manager: Reserve memory ahead of time for slow path in MergeAdjacentVMA 7 years ago