387 Commits (ab2ebb773e60fb2f6ea23a5580e98fe5fd078892)

Author SHA1 Message Date
Lioncash a87209e09d common/fileutil: Convert namespace to Common::FS 5 years ago
Lioncash 80d04c0daa common/concepts: Rename IsBaseOf to DerivedFrom 5 years ago
David Marcec b20f4de430 Place in anonymous namespace 5 years ago
David Marcec 46d3c84839 loader: Make IdentifyFile typesafe 5 years ago
bunnei 405c9b15c9 loader: nro: Fix process initialization using ProgramMetadata default. 6 years ago
bunnei 8ef209a529 loader: elf: Fix process initialization using ProgramMetadata default. 6 years ago
Lioncash d0569a0865 loader/nso: Resolve moves not occurring in DecompressSegment 6 years ago
bunnei a48860f7ba loader: nso: Fix loader size and arguments. 6 years ago
bunnei 9b2526392a loader: elf/kip/nro: Updates for new VMM. 6 years ago
bunnei 5b9e69e7fe core: memory: Move to Core::Memory namespace. 6 years ago
bunnei 9006c82b27 loader: nso: Fix loading of static objects to be properly sized and aligned. 6 years ago
bunnei 9b0419ce67 core: loader: Remove check for 32-bit. 6 years ago
Michael Scire 56137d471a loader: provide default arguments (zero byte) to NSOs 6 years ago
Markus Wick b8b3264c31 core/loaders: Simplify PhysicalMemory usage. 6 years ago
Zach Hilman d2d7eacee7 core/loader: Track the NSO build ID of the current process 7 years ago
Zach Hilman 0084098c9b nso: Pass build ID directly 7 years ago
Zach Hilman c3ad37b707 yuzu: Port old usages of Filesystem namespace to FilesystemController 7 years ago
Nick Renieris 1017fa7b1d nro: Implement ReadControlData 6 years ago
Fernando Sahmkow 5bce8f62ac VM_Manager: Align allocated memory to 256bytes 7 years ago
Bakugo 81c1c139fe file_sys: Rename other ContentRecordType members 7 years ago
Lioncash 59d55c8137 common/hex_util: Combine HexVectorToString() and HexArrayToString() 7 years ago
Zach Hilman e62e715ac2 nsp: Correct status codes for extracted NSPs 7 years ago
Zach Hilman 5231fb95e6 nsp: Use title ID from NPDM metadata for extracted type NSPs 7 years ago
Zach Hilman ae00309771 kernel_executable: Optimize BLZ decompression 7 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
Zach Hilman 6fb2fa51eb loader: Add AppLoader_KIP for KIP files 7 years ago
Lioncash 7dd4fbf551 core/loader: Remove LoadKernelSystemMode 7 years ago
Zach Hilman 227430a157 loader: Move NSO module tracking to AppLoader 7 years ago
Lioncash fc1d10d33a loader/nso: Silence sign-comparison warning 7 years ago
Zach Hilman c1475193ba core: Track load offsets of NSO modules 7 years ago
Lioncash 32b833632b loader/nso: Remove left-in debug pragma 7 years ago
Lioncash e49ee38660 core/core: Move process execution start to System's Load() 7 years ago
Lioncash e1391a8268 core: Add missing override specifiers where applicable 7 years ago
unknown 161c82078c Addressed feedback 7 years ago
unknown bad8750fe8 core: Do not link LZ4 to core. Use common/data_compression for nso segment decompression instead. 7 years ago
unknown 27aac8d363 Addressed feedback 7 years ago
unknown 44e5cc7a29 core: Do not link LZ4 to core. Use common/data_compression for nso segment decompression instead. 7 years ago
Zach Hilman d6744d9b06 patch_manager: Dump NSO name with build ID 7 years ago
Lioncash b8ccd49d77 kernel/codeset: Make CodeSet's memory data member a regular std::vector 7 years ago
Lioncash 0097cd25a8 loader/nso: Place translation unit specific functions into an anonymous namespace 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 70ce9f5767 kernel: Move CodeSet structure to its own source files 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
Zach Hilman 20c46b9242 vm_manager: Remove cheat-specific ranges from VMManager 7 years ago
Zach Hilman 81f85bc280 loader/nso: Set main code region in VMManager 7 years ago