411 Commits (1f320a9d79d2eaa89fbb3f6ad16d91bacdcf6330)

Author SHA1 Message Date
shinyquagsire23 d5e38de1ec loader: Check error on NPDM load, use TID for CodeSet 8 years ago
shinyquagsire23 013d8828a3 loader: Use NPDM information when loading NSOs 8 years ago
Lioncash 0dc7699bf2 nso: Silence formatting specifier warnings 8 years ago
Lioncash bf863bdb34 deconstructed_rom_directory: Silence formatting specifier warnings 8 years ago
David Marcec a6eb36e548 Changed .istorage to .romfs 8 years ago
bunnei 985c960e85 deconstructed_rom_directory: Implement istorage loading for RomFS. 8 years ago
Rozlette 76b2dabd35 loader: Minor style fix in deconstructed_rom_directory 8 years ago
James Rowe ea88c44eb8 Format: Run the new clang format on everything 8 years ago
bunnei 9b7e8a2e2b loader: Clean up ctors and includes. 8 years ago
bunnei b870202ad5 loader: Add DeconstructedRomDirectory for game dumps. 8 years ago
bunnei f2d6ec1404 loader: Refactor to also pass filepath into IdentifyType. 8 years ago
bunnei 965c2bddb2 nso: Remove code specific to directory loading. 8 years ago
gdkchan bb3209e8f1 Fix NRO Entry Point 8 years ago
gdkchan 89f7882ab4 Fix NRO loading 8 years ago
gdkchan 1402e97994 Remove relocation on NSO/NRO 8 years ago
MerryMage 41bfd994f6 clang-format 8 years ago
Rozlette 2e5806922f nso: Modify .bss size calculation logic 8 years ago
bunnei 7fe337b38d nso: Load subsdk4 if available. 8 years ago
Thog 84ad54795f Add missing FileType declarations in GuessFromExtension and GetFileTypeString 8 years ago
bunnei 182548ec86 yuzu: Update license text to be consistent across project. 8 years ago
bunnei 02dba7283f nso: Always load the filepath specified by the user. 8 years ago
bunnei 0fba69c235 nso: Load more common submodules. 9 years ago
bunnei ec6eb66383 memory: Support 32-bit paging, move heap address space up. 9 years ago
bunnei 5e11c12766 core: Refactor MakeMagic usage and remove dead code. 9 years ago
bunnei 14ebd959bd nso: Add a log for loading submodules. 9 years ago
bunnei e36d959e34 Remove more 3DS-specific code. 9 years ago
bunnei 5993f6f6de Remove lots more 3DS-specific code. 9 years ago
bunnei e36ccd5ff1 loader: Various improvements for NSO/NRO loaders. 9 years ago
bunnei 90cc352a37 loader: Add support for NRO, as well as various fixes and shared linker. 9 years ago
bunnei f44ce614ef nso: Fixes to support homebrew NSOs without a MOD header. 9 years ago
shinyquagsire23 9c8cdede44 file_sys, loader: add support for reading TMDs to determine app paths 9 years ago
bunnei 6d3b6e0041 nso: Refactor and allocate .bss section. 9 years ago
bunnei 0e04a4ffd6 loader: Add support for loading an NSO. 9 years ago
bunnei d13377a2a9 elf: Check if machine is ARM. 9 years ago
Subv 11920a6bd1 Loaders: Don't automatically set the current process every time we load an application. 9 years ago
Subv f2b635a73d HLE/Archives: Allow multiple loaded applications to access their SelfNCCH archive independently. 9 years ago
Max Thomas 042b389b57 Loader/NCCH: Add support for loading application updates (#2927) 9 years ago
MerryMage 6b8ad273fc memory: Add GetCurrentPageTable/SetCurrentPageTable 9 years ago
Subv 36100ec791 Kernel/Memory: Give each Process its own page table. 9 years ago
B3n30 95fd4a5e9d Added missing parts in libnetwork (#2838) 9 years ago
bunnei e5f2839605 loader: Expose program title. 9 years ago
bunnei b2bfbf5120 telemetry: Log performance, configuration, and system data. 9 years ago
TheKoopaKingdom e0f8f75f43 Addressed Bunnei's review comments, and made some other tweaks: 9 years ago
TheKoopaKingdom b817071212 Created a whitelist of system archives to prevent false positives creating dialogs. 9 years ago
TheKoopaKingdom cee9b78a15 Made some changes from review comments: 9 years ago
TheKoopaKingdom 1b9c3436ab Fixed encrypted ROM error messages. 9 years ago
bunnei 68100e88e0 telemetry: Log a few simple data fields throughout core. 9 years ago
Yuri Kunde Schlesner 88fddcbce4 Remove ability to load symbol maps 9 years ago
wwylele 6b607c4b72 loader/ncch: less verbose log for loading game list. only log program ID when booting 9 years ago
wwylele d3f36956e1 loader: lower file name logging level 9 years ago