5640 Commits (67843df9f6437e72be4df297543699af21136390)

Author SHA1 Message Date
Lioncash 102801e196 core: Remove CurrentArmInterface() global accessor 7 years ago
David Marcec 88565f46b6 Clang format 7 years ago
David Marcec 00c7dc08de "AudioRenderer" thread should have a unique name 7 years ago
Michael Scire 5ff046b9c6 Remove unicorn mappings/unmappings 7 years ago
Lioncash 96e1a55219 service/am: Implement IsAutoSleepDisabled 7 years ago
Lioncash 89e1a5848a service/am: Implement SetAutoSleepDisabled 7 years ago
Lioncash 66cfba50ed yuzu: Remove setting for using Unicorn 7 years ago
Lioncash 6b4fd5ccad core/arm: Remove obsolete Unicorn memory mapping 7 years ago
Michael Scire 902cad78ee Restore memory perms on svcUnmapMemory/UnloadNro 7 years ago
David Marcec 127b0dfc77 IFriendService::GetFriendList 7 years ago
Michael Scire 4e57de9e0b Prevent merging of device mapped memory blocks. 7 years ago
David Marcec cdd7c41b36 addressed issues 7 years ago
Michael Scire 0e2ec7457a Remove unused member function declaration 7 years ago
Michael Scire 4ce2cda054 physmem: add helpers, cleanup logic. 7 years ago
Michael Scire 1a0bbd14e7 clang-format fixes 7 years ago
Michael Scire e0659e3793 address review commentary 7 years ago
Michael Scire 6a33b060b7 Implement MapPhysicalMemory/UnmapPhysicalMemory 7 years ago
Zach Hilman 67e5cb8b21 mii: Implement IDatabaseService SetInterfaceVersion 7 years ago
Michael Scire ce79a125cc clang-format fixes 7 years ago
Michael Scire 597e3aadf0 am: Implement GetAccumulatedSuspendedTickValue 7 years ago
Lioncash 47070b5fb4 memory: Remove unused includes 7 years ago
Lioncash 38c9502a30 memory: Remove unused PageTable forward declaration 7 years ago
Lioncash fa5791150c kernel/vm_manager: Rename 'new map' to 'stack' 7 years ago
Lioncash c208d57f96 kernel/vm_manager: Handle stack/TLS IO region placement better 7 years ago
Lioncash d360b7465f core/reporter: Allow moves into SaveToFile() 7 years ago
Lioncash 770387fadb core/reporter: Add missing includes and forward declarations 7 years ago
Lioncash 0756025102 core/reporter: Remove unnecessary namespace qualifiers 7 years ago
Lioncash 6e9c716272 core/reporter: Remove pessimizing move in GetHLERequestContextData() 7 years ago
Lioncash 174e596d56 core/reporter: Make bracing consistent 7 years ago
Lioncash 5db1fdfa4a core/reporter: Return in error case in SaveToFile() 7 years ago
fearlessTobi 662ff325bf yuzu: Remove CPU Jit setting from the UI 7 years ago
Lioncash 63b8ef17d5 kernel/process: Default initialize all member variables 7 years ago
Lioncash 89a030a376 kernel/process: Decouple TLS handling from threads 7 years ago
Lioncash 30d4abdd7a kernel/vm_manager: Add overload of FindFreeRegion() that operates on a boundary 7 years ago
Bakugo 81c1c139fe file_sys: Rename other ContentRecordType members 7 years ago
David Marcec f7d0320b84 IAudioDevice::QueryAudioDeviceOutputEvent 7 years ago
Bakugo e377bcd699 file_sys/registered_cache: Improve missing metadata error 7 years ago
Bakugo d046ef7112 file_sys/submission_package: Don't warn about missing DeltaFragment NCAs 7 years ago
Bakugo 88a70b40ba file_sys/registered_cache: Ignore DeltaFragment NCAs during installation 7 years ago
Bakugo 29f1d01c06 file_sys: Rename ContentRecordType::Patch to DeltaFragment 7 years ago
David Marcec f9eeba983f hid:StartLrAssignmentMode, hid:StopLrAssignmentMode, hid:SwapNpadAssignment 7 years ago
Zach Hilman a6f0026b75 am: Implement SetCpuBoostMode in terms of APM 7 years ago
Zach Hilman f7ed383a84 core: Keep instance of APM Controller 7 years ago
Zach Hilman 1564a8835c apm: Implement SetCpuBoostMode 7 years ago
Zach Hilman b4838ee850 apm: Add getters for performance config and mode 7 years ago
Zach Hilman 5870cce7e1 apm: Add apm:am service 7 years ago
Zach Hilman 80c4d6eaf8 apm: Add Controller class to manage speed data and application 7 years ago
Zach Hilman ac6474a66f fsp-srv: Implement GetAccessLogVersionInfo 7 years ago
Zach Hilman 0add7f4ccb reporter: Add report class for filesystem access logs 7 years ago
Zach Hilman 512a47c184 fsp-srv: Implement OutputAccessLogToSdCard 7 years ago