summaryrefslogtreecommitdiff
path: root/src/core/loader
AgeCommit message (Expand)Author
2018-01-21deconstructed_rom_directory: Implement istorage loading for RomFS.bunnei
2018-01-20Merge pull request #92 from gdkchan/nro_refactorbunnei
2018-01-20loader: Minor style fix in deconstructed_rom_directoryRozlette
2018-01-20Merge pull request #117 from jroweboy/clang-formatbunnei
2018-01-20Format: Run the new clang format on everythingJames Rowe
2018-01-20loader: Clean up ctors and includes.bunnei
2018-01-20loader: Add DeconstructedRomDirectory for game dumps.bunnei
2018-01-20loader: Refactor to also pass filepath into IdentifyType.bunnei
2018-01-20nso: Remove code specific to directory loading.bunnei
2018-01-18Fix NRO Entry Pointgdkchan
2018-01-17Fix NRO loadinggdkchan
2018-01-17Remove relocation on NSO/NROgdkchan
2018-01-16Merge pull request #44 from Rozelette/masterbunnei
2018-01-16clang-formatMerryMage
2018-01-16nso: Modify .bss size calculation logicRozlette
2018-01-15nso: Load subsdk4 if available.bunnei
2018-01-14Add missing FileType declarations in GuessFromExtension and GetFileTypeStringThog
2018-01-13yuzu: Update license text to be consistent across project.bunnei
2018-01-07nso: Always load the filepath specified by the user.bunnei
2017-10-22nso: Load more common submodules.bunnei
2017-10-22memory: Support 32-bit paging, move heap address space up.bunnei
2017-10-15core: Refactor MakeMagic usage and remove dead code.bunnei
2017-10-14nso: Add a log for loading submodules.bunnei
2017-10-12Remove more 3DS-specific code.bunnei
2017-10-12Remove lots more 3DS-specific code.bunnei
2017-10-09Merge remote-tracking branch 'upstream/master' into nxbunnei
2017-10-09loader: Various improvements for NSO/NRO loaders.bunnei
2017-10-05loader: Add support for NRO, as well as various fixes and shared linker.bunnei
2017-10-03nso: Fixes to support homebrew NSOs without a MOD header.bunnei
2017-10-01file_sys, loader: add support for reading TMDs to determine app pathsshinyquagsire23
2017-09-30nso: Refactor and allocate .bss section.bunnei
2017-09-30loader: Add support for loading an NSO.bunnei
2017-09-30elf: Check if machine is ARM.bunnei
2017-09-26Loaders: Don't automatically set the current process every time we load an ap...Subv
2017-09-25HLE/Archives: Allow multiple loaded applications to access their SelfNCCH arc...Subv
2017-09-25Merge pull request #2952 from MerryMage/page-tablesB3n30
2017-09-25Loader/NCCH: Add support for loading application updates (#2927)Max Thomas
2017-09-24memory: Add GetCurrentPageTable/SetCurrentPageTableMerryMage
2017-09-10Kernel/Memory: Give each Process its own page table.Subv
2017-08-19Added missing parts in libnetwork (#2838)B3n30
2017-08-03loader: Expose program title.bunnei
2017-07-17telemetry: Log performance, configuration, and system data.bunnei
2017-06-02Addressed Bunnei's review comments, and made some other tweaks:TheKoopaKingdom
2017-06-02Created a whitelist of system archives to prevent false positives creating di...TheKoopaKingdom
2017-06-02Made some changes from review comments:TheKoopaKingdom
2017-06-02Fixed encrypted ROM error messages.TheKoopaKingdom
2017-05-24telemetry: Log a few simple data fields throughout core.bunnei
2017-05-07Remove ability to load symbol mapsYuri Kunde Schlesner
2017-03-08loader/ncch: less verbose log for loading game list. only log program ID when...wwylele
2017-03-08loader: lower file name logging levelwwylele