4066 Commits (6d8efb4e2e3901573abb5352b20975522e3c86ce)

Author SHA1 Message Date
Zach Hilman 6d8efb4e2e loader: Add AppLoader for NSP files 7 years ago
Zach Hilman 57769f8d0d card_image: Parse XCI secure partition with NSP 7 years ago
Zach Hilman a9397ca8c0 file_sys: Add Nintendo Submission Package (NSP) 7 years ago
Zach Hilman d4794948f2 drd: Load title ID from program metadata 7 years ago
Zach Hilman 1572b45583 loader: Add NSP file type and NSP-specific errors 7 years ago
Zach Hilman 8e787e5ec2 key_manager: Avoid autogeneration if key exists 7 years ago
Markus Wick 5093e008c9 core: Use a raw pointer in GetGPUDebugContext. 7 years ago
Markus Wick 71250d28d6 Update microprofile scopes. 7 years ago
Lioncash a9f4e31cc0 file_sys: Replace includes with forward declarations where applicable 7 years ago
Zach Hilman d55a54e117 settings: Save and load NAND/SD dirs from config 7 years ago
Lioncash df444a4a8e vfs_real: Forward declare IOFile 7 years ago
Lioncash cd22f4d32e service: Migrate global named port map to the KernelCore class 7 years ago
Lioncash 772f0805ab ssl: Move SSL class to cpp file 7 years ago
Lioncash 92e7a2f7ff filesystem: Move dir retrieval after path checking in DeleteFile() 7 years ago
Zach Hilman 74f147216c filesystem: Implement OpenReadOnlySaveDataFilesystem 7 years ago
Zach Hilman ea404911e7 filesystem: Add OpenFileSystemWithPatch 7 years ago
Lioncash 84f855a61d core/core: Replace includes with forward declarations where applicable 7 years ago
bunnei d190b46a38 gl_renderer: Cache textures, framebuffers, and shaders based on CPU address. 7 years ago
Lioncash 88597535d6 core: Make the main System class use the PImpl idiom 7 years ago
Lioncash 4913549d6b kernel: Eliminate kernel global state 7 years ago
Lioncash b4a81f9bca gpu: Make memory_manager private 7 years ago
Lioncash be902fe06e hle/result: Make ResultVal's move constructor as noexcept 7 years ago
Lioncash 402118fae3 vfs_real: Remove unused variable in CreateDirectoryRelative() 7 years ago
Lioncash 02030bad92 registered_cache: Get rid of variable shadowing in ProcessFiles() 7 years ago
tech4me 7ae21a7cdd set: Fixed GetAvailableLanguageCodes() to follow the max_entries 7 years ago
Lioncash 8eb062bba4 kernel/error: Amend error code for ERR_MAX_CONNECTIONS_REACHED 7 years ago
Lioncash 4c6743a155 kernel/error: Amend error code for ERR_PORT_NAME_TOO_LONG 7 years ago
Lioncash ce900c1cb8 kernel/error: Add error code for the handle table being full 7 years ago
Lioncash d97ec0683f kernel/error: Add error code for invalid memory permissions 7 years ago
Lioncash eec7892cad kernel/error: Correct kernel error code for invalid combination 7 years ago
Lioncash d99d679e9e svc: Return process title ID if queried in GetInfo() 7 years ago
Zach Hilman 89422004c3 file_sys/crypto: Fix missing/unnecessary includes 7 years ago
Lioncash e46ac56321 core: Namespace all code in the arm subdirectory under the Core namespace 7 years ago
Lioncash e5eb0a7737 debug_utils: Remove unused includes 7 years ago
Lioncash 9fce9e9f12 core: Remove always true conditionals in Load() 7 years ago
Lioncash db36a14882 hid: Move core include to cpp file 7 years ago
Lioncash 7ef364366f filesystem: Fix typo in log message 7 years ago
Zach Hilman 7e04e10f4d xci: Ignore NCA files with updates in secure 7 years ago
Zach Hilman 87927a3be7 content_archive: Add update title detection 7 years ago
David f4b1df57e4 Added GetBootMode (#1107) 7 years ago
Zach Hilman 6c83024693 qt: Add filename and title id to window title while running 7 years ago
David Marcec a1a90166df Addressed plu TTF changes 7 years ago
Zach Hilman 8f6ef9d395 key_manager: Eliminate indexed for loop 7 years ago
Zach Hilman 8b989b2e11 key_manager: Create keys dir if it dosen't exist 7 years ago
Zach Hilman d867928e90 file_sys: Cut down on includes and copies 7 years ago
Zach Hilman d3225fdae9 crypto: Eliminate magic constants 7 years ago
Zach Hilman 5b8fdc94e2 key_manager: Add support for autogenerated keys 7 years ago
Zach Hilman abfa173778 key_manager: Add support for KEK and SD seed derivation 7 years ago
Zach Hilman 25e7fc1b47 key_manager: Switch to boost flat_map for keys 7 years ago
Zach Hilman 32b5f6d88d file_sys: Implement NAX containers 7 years ago