452 Commits (5bf1199feb3b23df3c0305e1ff7ab22ee98990da)

Author SHA1 Message Date
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
Mat M dc1927a9d1 Doxygen: Amend minor issues (#2593) 9 years ago
wwylele 05a989965a loader: use self NCCH archive 9 years ago
Thomas Farr c1d05a2df5 loader: Add support for 3DSX special relocation types, fixes citra-emu/citra#2449 9 years ago
Jonathan Hao 1df720ed08 Fix some warnings (#2399) 9 years ago
bunnei fdcff791c3 loader: Remove duplicate docstrings. 10 years ago
MerryMage af97174940 loader: Implement ReadProgramId 9 years ago
wwylele a88ec032cd Config: auto-select region and language 10 years ago
Subv 7adac27868 Kernel/Loader: Grab the system mode from the NCCH ExHeader. 10 years ago
Subv d00d0d61e0 Kernel/Loader: Grab the system mode from the NCCH ExHeader. 10 years ago
Ricardo de Almeida Gonzaga 07fdcf150d Fix typos 10 years ago