376 Commits (c083ea7d7846ee40cfc889ed1d415f73ec78364c)

Author SHA1 Message Date
bunnei 6fc485a607 core: loader: Remove check for 32-bit. 6 years ago
Michael Scire 5a7eecc3ad loader: provide default arguments (zero byte) to NSOs 6 years ago
Markus Wick 7e94e544f4 core/loaders: Simplify PhysicalMemory usage. 6 years ago
Zach Hilman f6c53526b3 core/loader: Track the NSO build ID of the current process 7 years ago
Zach Hilman c6becfc9f5 nso: Pass build ID directly 7 years ago
Zach Hilman c6ff4a6f4d yuzu: Port old usages of Filesystem namespace to FilesystemController 7 years ago
Nick Renieris bfc5bacecd nro: Implement ReadControlData 7 years ago
Fernando Sahmkow 9bede4eeed VM_Manager: Align allocated memory to 256bytes 7 years ago
Bakugo b50557d1f0 file_sys: Rename other ContentRecordType members 7 years ago
Lioncash a62088539e
common/hex_util: Combine HexVectorToString() and HexArrayToString() 7 years ago
Zach Hilman b957a4862f nsp: Correct status codes for extracted NSPs 7 years ago
Zach Hilman 1c75945dc4 nsp: Use title ID from NPDM metadata for extracted type NSPs 7 years ago
Zach Hilman 9db119f8a2 kernel_executable: Optimize BLZ decompression 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
Lioncash 84a8fb9264 core/loader: Remove LoadKernelSystemMode 7 years ago
Zach Hilman b77fde7c5c loader: Move NSO module tracking to AppLoader 7 years ago
Lioncash e5159cfb84 loader/nso: Silence sign-comparison warning 7 years ago
Zach Hilman 2179ad7483 core: Track load offsets of NSO modules 7 years ago
Lioncash 75a8b304d4 loader/nso: Remove left-in debug pragma 7 years ago
Lioncash 612e1388df core/core: Move process execution start to System's Load() 7 years ago
Lioncash 5b0a9f8ba8 core: Add missing override specifiers where applicable 7 years ago
unknown a05f94dcc8 Addressed feedback 7 years ago
unknown cec7da37b9 core: Do not link LZ4 to core. Use common/data_compression for nso segment decompression instead. 7 years ago
unknown c791192d64 Addressed feedback 7 years ago
unknown 6a1a2d4aa5 core: Do not link LZ4 to core. Use common/data_compression for nso segment decompression instead. 7 years ago
Zach Hilman 552d5071fa patch_manager: Dump NSO name with build ID 7 years ago
Lioncash c0a01f3adc kernel/codeset: Make CodeSet's memory data member a regular std::vector 7 years ago
Lioncash f3297d8cd1 loader/nso: Place translation unit specific functions into an anonymous namespace 7 years ago
Lioncash 540235bb05 file_sys/cheat_engine: Remove use of global system accessors 7 years ago
Lioncash 611f4666fd loader/nso: Clean up use of magic constants 7 years ago
Lioncash 1cf90f4570 file_sys/patch_manager: Deduplicate NSO header 7 years ago
Lioncash 90e27ea003 loader/nso: Fix definition of the NSO header struct 7 years ago
Lioncash 1b6bd9d6df kernel: Move CodeSet structure to its own source files 7 years ago
Lioncash 1342c53e27 loader: Remove Linker class 7 years ago
Lioncash ab00552118 loader: Remove Linker inheritance from NRO and NSO loaders 7 years ago
Zach Hilman 52ac6419da vm_manager: Remove cheat-specific ranges from VMManager 7 years ago
Zach Hilman c100a4b8d4 loader/nso: Set main code region in VMManager 7 years ago
Zach Hilman b273b19576 loader: Propagate NCA logo section to ReadBanner and ReadLogo 7 years ago
Zach Hilman cb930c4b5a web_browser: Add bounds checking to applet interface 7 years ago
Zach Hilman 4c20a39828 loader: Add accessor for Manual RomFS 7 years ago
Zach Hilman 0756f29a2c loader: Add accessor for game control data 7 years ago
Lioncash 002ae08bbd kernel/process: Hook up the process capability parser to the process itself 7 years ago
Lioncash de323851b4 loaders: Make GetFileType() a const qualified member function 7 years ago
Zach Hilman 5f0217592b loader: Add support for reading the name of game's developer 7 years ago
Lioncash 7695febfa1 loader/nso: Remove dependency on the System class 7 years ago
Lioncash fc32d6256a loader/nro: Make the static LoadNro function internally linked 7 years ago
Lioncash b110d2176c loader/nro: Remove dependency on the System class 7 years ago
Zach Hilman 0276761a1e process: Make MirrorMemory take state to map new memory as 8 years ago