9559 Commits (8fd9babe62220cba5cb791f78093e7014911e1ed)

Author SHA1 Message Date
Fernando Sahmkow 8fd9babe62 Add MultiLevelQueue Tests 7 years ago
Fernando Sahmkow 10cedd8bd7 Implement intrinsics CountTrailingZeroes and test it. 7 years ago
Fernando Sahmkow 8c04ac69c5 Implement a MultiLevelQueue 7 years ago
Lioncash ff47991967 core/cheat_engine: Make MemoryReadImpl and MemoryWriteImpl internally linked 7 years ago
Lioncash 7739479e15 core/core_timing: Make callback parameters consistent 7 years ago
Lioncash 39dabe1fd9 kernel/kernel: Remove unnecessary forward declaration 7 years ago
Lioncash fde6555f64 kernel/process: Remove unused AddressMapping struct 7 years ago
Lioncash 0097cd25a8 loader/nso: Place translation unit specific functions into an anonymous namespace 7 years ago
Lioncash 0d44c061fe file_sys/cheat_engine: Silence truncation and sign-conversion warnings 7 years ago
Lioncash b59b7084c7 file_sys/cheat_engine: Remove use of global system accessors 7 years ago
Lioncash e8791f39ae loader/nso: Clean up use of magic constants 7 years ago
Lioncash be2b64e8bc file_sys/patch_manager: Deduplicate NSO header 7 years ago
Lioncash cae60f2d1f loader/nso: Fix definition of the NSO header struct 7 years ago
Lioncash 782461221f file_sys/patch_manager: Remove two magic values 7 years ago
bunnei 6c61263b5c Revert "Devirtualize Register/Unregister and use a wrapper instead." 7 years ago
Lioncash 5af93ea994 service/am: Add function table for IDebugFunctions 7 years ago
Lioncash 60a98211a2 kernel/vm_manager: Rename CodeStatic/CodeMutable to Code and CodeData respectively 7 years ago
Lioncash 465f301ce0 kernel/vm_manager: Amend flag values for CodeMutable 7 years ago
Lioncash 1b4128a12e core/memory: Remove unnecessary includes 7 years ago
Lioncash 9d504a4f9b common/bit_util: Fix bad merge duplicating the copy constructor 7 years ago
bunnei 51cdb0df88 memory_manager: Cleanup FindFreeRegion. 7 years ago
bunnei c04b7bd60c memory_manager: Use Common::AlignUp in public interface as needed. 7 years ago
Lioncash af52b092ef common/uint128: Add missing header guard 7 years ago
Lioncash b39d1b1beb common/uint128: Add missing top-file source text 7 years ago
bunnei 7521cd30d1 memory_manager: Bug fixes and further cleanup. 7 years ago
bunnei bf01830258 memory: Check that core is powered on before attempting to use GPU. 7 years ago
bunnei a0b5ed6846 maxwell_dma: Check for valid source in destination before copy. 7 years ago
bunnei bb6e007a63 memory_manager: Add protections for invalid GPU addresses. 7 years ago
bunnei b34849e61a gl_rasterizer_cache: Check that backing memory is valid before creating a surface. 7 years ago
bunnei fa405371ee gpu: Rewrite virtual memory manager using PageTable. 7 years ago
bunnei 6f872bd580 gpu: Move GPUVAddr definition to common_types. 7 years ago
Lioncash 67bf0f88c4 common/CMakeLists: Amend boost dependency 7 years ago
Lioncash 912366764e kernel/process: Make MapSegment lambda reference parameter const 7 years ago
Lioncash 70ce9f5767 kernel: Move CodeSet structure to its own source files 7 years ago
Fernando Sahmkow 18ca210bb7 Fix crash caused by 2238. 7 years ago
Lioncash 2ee1a9132a loader: Remove Linker class 7 years ago
Lioncash 55b2ab35f7 loader: Remove Linker inheritance from NRO and NSO loaders 7 years ago
xperia64 399dc8e6d4 Fix getopt on systems where char is unsigned by default 7 years ago
Lioncash 43fd362174 file_sys/content_archive: Amend name of Data_Unknown5 enum entry 7 years ago
Lioncash 54150dcb73 input_common/sdl: Correct return values within implementations of GetPollers() 7 years ago
Lioncash ae7b537792 input_common/sdl: Use a type alias to shorten declaration of GetPollers 7 years ago
Lioncash 63ac36a535 fsp_srv: Unstub SetCurrentProcess 7 years ago
Lioncash a7cb88f3b2 service/am: Add basic implementation of ChangeMainAppletMasterVolume 7 years ago
Lioncash a3db2ec8af service/am: Unstub SetTransparentVolumeRate() 7 years ago
Lioncash c70aa00b23 service/am: Unstub SetExpectedMasterVolume() 7 years ago
Lioncash 2b0b18a86b CMakeLists: Move off of modifying CMAKE_*-related flags 7 years ago
Lioncash 3a67c46490 input_common/sdl_impl: Make lambda capture more specific in SDLState constructor 7 years ago
Lioncash ddbcc91a56 input_common/sdl_impl: Remove unnecessary std::chrono::duration construction 7 years ago
Lioncash 4eeedd0436 input_common/sdl_impl: Remove unused variable in SDLState constructor 7 years ago
Lioncash 8a5b2ec7b0 CMakeLists: Move compilation flags into the src directory 7 years ago