121 Commits (c02fd907aa7c9873a137dbed486e0c22698e22de)

Author SHA1 Message Date
lizzie 395613b01f
[common/logging] Simplify logging logic and fix issues when logging before system is created (#3688) 6 months ago
xbzk 7f5de6bcd6
[android/fs] external content loader + nca/xci patches (#3596) 6 months ago
lizzie 45a2008aa6
[common] replace Common::(DerivedFrom, IsArithmetic, Size, ConvertibleTo, IsIntegral) with libstdc++ equivalents (#290) 10 months ago
lizzie 09e77fa146
[common, fs] Use std::string_view instead of std::string&; inline functions that are used rarely (#330) 1 year ago
darktux 616619c8f7 Port changes from Early Access 2 years ago
Liam 76671fdede core: implement basic integrity verification 3 years ago
Liam 5e3139e7c6 vfs: expand support for NCA reading 3 years ago
Merry 62b91b0094 core/loader: Return nullptr if file is nullptr 4 years ago
Liam 9080ea9ab1 core/loader: remove ELF loader 4 years ago
Morph 2b87305d31 general: Convert source file copyright comments over to SPDX 4 years ago
BytesGalore 8f530cbb09 loader: log the type of mismatching file-extension 5 years ago
Feng Chen 77f209e391 file_sys: Support load game collection (#6582) 5 years ago
Morph e8f1d7145e common: fs: Rework the Common Filesystem interface to make use of std::filesystem (#6270) 5 years ago
Lioncash eeae5217ba core: Make variable shadowing a compile-time error 5 years ago
bunnei ad048de3d6 hle: kernel: Rename Process to KProcess. 5 years ago
Lioncash fb9624da9d main: Resolve error string not displaying 6 years ago
bunnei 9f8d7748d9 core: loader: Implement support for loading indexed programs. 6 years ago
Lioncash b4b63c878f patch_manager: Remove usages of the global system instance 6 years ago
Lioncash a87209e09d common/fileutil: Convert namespace to Common::FS 6 years ago
Lioncash 80d04c0daa common/concepts: Rename IsBaseOf to DerivedFrom 6 years ago
David Marcec b20f4de430 Place in anonymous namespace 6 years ago
David Marcec 46d3c84839 loader: Make IdentifyFile typesafe 6 years ago
Zach Hilman fd67e22b25 loader: Add recognition for KIP file type 7 years ago
Zach Hilman ef42e591df loader: Add KIP and INI file parser-specific errors 7 years ago
Lioncash b221836d5d kernel/process: Hook up the process capability parser to the process itself 8 years ago
Lioncash 3b0b8c3f80 nso: Return an optional address from LoadModule 8 years ago
Zach Hilman bbbac65dc4 loader: Add getter for packed update 8 years ago
fearlessTobi 1190ea6ddb Port #4182 from Citra: "Prefix all size_t with std::" 8 years ago
Zach Hilman 46eb9ec6ba bktr: Fix bucket overlap error 8 years ago
Zach Hilman 8a01446903 loader: Add BKTR-specific error messages and codes 8 years ago
Zach Hilman 1572b45583 loader: Add NSP file type and NSP-specific errors 8 years ago
Lioncash df444a4a8e vfs_real: Forward declare IOFile 8 years ago
Zach Hilman 50704abef4 loader: Add new NAX-specific errors and messages 8 years ago
Zach Hilman 8302ba7711 nax: Add AppLoader_NAX and update loader to support it 8 years ago
Lioncash aaed702790 loader: Make ResultStatus directly compatible with fmt 8 years ago
Lioncash ea9c1deb5e loader: Remove address mapping remnants from citra 8 years ago
David Marcec c08adc0db0 Fixed invalid cast in loader 8 years ago
Zach Hilman 5810088549 loader: Recognize filename '00' as NCA 8 years ago
Zach Hilman da921ac3f3 loader: Add more descriptive errors 8 years ago
Zach Hilman 55190386b4 loader: Remove unused IdentifyFile overload 8 years ago
Zach Hilman f89988272e Avoid parsing RomFS to directory in NCA 8 years ago
Zach Hilman b10c0d291f Remove files that are not used 8 years ago
Lioncash 204ed73e8c loader: Remove unnecessary constructor call in IdentifyFile() 8 years ago
Lioncash 861405d6c0 file_util, vfs: Use std::string_view where applicable 8 years ago
Lioncash ebefc0f080 loader: Amend Doxygen comments 8 years ago
Zach Hilman 82150bd5c1 Virtual Filesystem 2: Electric Boogaloo (#676) 8 years ago
bunnei 0c22a8d514 Revert "Virtual Filesystem (#597)" 8 years ago
Zach Hilman 12e9522b32 Virtual Filesystem (#597) 8 years ago
James Rowe e159c550d8 Rename logging macro back to LOG_* 8 years ago
Zach Hilman a47f36da7b Add support for decrypted NCA files (#567) 8 years ago