6436 Commits (c4fe83a7bc302acbefe0eedee48eabc671d33964)

Author SHA1 Message Date
Lioncash fea6568955 kernel/process: Make Create()'s name parameter be taken by value 7 years ago
Lioncash 3f87664d8f kernel/svc: Implement TotalMemoryUsedWithoutMmHeap/TotalMemoryAvailableWithoutMmHeap 7 years ago
Lioncash c1a8f684df kernel/svc: Amend naming for TotalMemoryUsage in svcGetInfo() 7 years ago
Lioncash 81b1102090 kernel/svc: Remove duplicate enum entry in svcGetInfo() 7 years ago
Zach Hilman 11f2f0f45c constants: Extract backup JPEG used by account services 7 years ago
Zach Hilman 9db119f8a2 kernel_executable: Optimize BLZ decompression 7 years ago
Lioncash 8304aaf282 service/ns: Add missing override specifiers 7 years ago
Lioncash 19dcb50692 kernel/process: Remove unused boost header include 7 years ago
Zach Hilman c417b4fe28 game_list: Accept *.kip as a file extension of executables 7 years ago
Zach Hilman ce9f7ac4f2 loader: Add recognition for KIP file type 7 years ago
Zach Hilman a76bd49268 loader: Add KIP and INI file parser-specific errors 7 years ago
Zach Hilman c3548967b1 loader: Add AppLoader_KIP for KIP files 7 years ago
Zach Hilman b550a01f74 program_metadata: Add function to load meta from raw parameters 7 years ago
Zach Hilman 0f37096820 partition_data_manager: Remove KIP processing and use FileSys 7 years ago
Zach Hilman 421c3e831a file_sys: Add classes to parse KIP1 and INI1 files 7 years ago
Lioncash 2548661c08 core/core_timing_util: Amend casing of cyclesTo* functions 7 years ago
Lioncash 42f5fd0ab3 core/core_timing_util: Use std::chrono types for specifying time units 7 years ago
Lioncash 79189c7e3e core/core_timing_utils: Simplify overload set 7 years ago
Lioncash e32bf646cf yuzu/bootmanager: Treat the resolution factor as a u32 7 years ago
ReinUsesLisp 7259f7a733 rasterizer_opengl: Remove OpenGL core profile 7 years ago
Lioncash 8bbe930fac core/core: Remove unnecessary includes 7 years ago
Lioncash 84a8fb9264 core/loader: Remove LoadKernelSystemMode 7 years ago
Lioncash b1a4ab2ccc core/telemetry_session: Remove unnecessary web service nulling out in destructor 7 years ago
Lioncash 215fd82738 core/telemetry_session: Remove usages of the global system accessor 7 years ago
Lioncash 05af9d915c core/telemetry_session: Explicitly delete copy and move constructors 7 years ago
Lioncash 2fb3b9b951 core/telemetry_session: Remove unused include 7 years ago
Zach Hilman 52b80d231c ncm: Implement LR OpenAddOnContentLocationResolver (2) 7 years ago
Zach Hilman e0920ef4ba ncm: Implement LR OpenRegisteredLocationResolver (1) 7 years ago
Zach Hilman 33ac193bf6 ncm: Implement LR OpenLocationResolver (0) 7 years ago
Zach Hilman b77fde7c5c loader: Move NSO module tracking to AppLoader 7 years ago
ReinUsesLisp 37eaf39b44 emu_window: Pass OnMinimalClientAreaChangeRequest argument by copy 7 years ago
Lioncash 0fa039d8d0 core_timing_util: Silence sign-comparison warnings 7 years ago
Lioncash e5159cfb84 loader/nso: Silence sign-comparison warning 7 years ago
Zach Hilman cdf52b9374 prepo: Save reports from PlayReport service 7 years ago
Zach Hilman 34e9736910 fatal: Save report on fatal:u call 7 years ago
Zach Hilman fc309bf893 service: Save report on unimplemented function call 7 years ago
Zach Hilman 24392c8ec8 applets/error: Save report on error applet 7 years ago
Zach Hilman bdc47693f1 applets: Save report on stubbed applet 7 years ago
Zach Hilman 186db894b9 svc: Save report on call to svcBreak 7 years ago
Zach Hilman 2dde8f5cfe core: Add Reporter class to take/save reports 7 years ago
Zach Hilman 658d2ee97d settings: Add 'Reporting Services' config option 7 years ago
Zach Hilman 5574be21cc arm_interface: Expand backtrace generation 7 years ago
Zach Hilman 2179ad7483 core: Track load offsets of NSO modules 7 years ago
Michael Scire 016f2eab73 Fix bitmask logic inversion 7 years ago
Michael Scire 2ed896075e fix introduced clang-format errors 7 years ago
Michael Scire d81b58f320 Address review comments 7 years ago
Michael Scire 7fba9c7224 clang-format fixes 7 years ago
Michael Scire 7dbf4c1ae5 Implement IApplicationFunctions::GetDesiredLanguage 7 years ago
Lioncash 3e7d37301a service/aoc: Avoid allocating and discarding data 7 years ago
Lioncash d0e200a894 service/aoc: Remove unnecessary includes 7 years ago