395 Commits (ab25d1fe9a7e3678b868855eecd402eec2efd1d6)

Author SHA1 Message Date
Rozlette 09bcc2042c nso: Modify .bss size calculation logic 8 years ago
bunnei 6f904bb622 nso: Load subsdk4 if available. 8 years ago
Thog 06e288cea0
Add missing FileType declarations in GuessFromExtension and GetFileTypeString 8 years ago
bunnei 1247c53786 yuzu: Update license text to be consistent across project. 8 years ago
bunnei bc77a7580e nso: Always load the filepath specified by the user. 8 years ago
bunnei 3f0caefdf5 nso: Load more common submodules. 9 years ago
bunnei 9ceb0d9381 memory: Support 32-bit paging, move heap address space up. 9 years ago
bunnei 746c2a3ae7 core: Refactor MakeMagic usage and remove dead code. 9 years ago
bunnei 12c7469d81 nso: Add a log for loading submodules. 9 years ago
bunnei dbd15b0d10 Remove more 3DS-specific code. 9 years ago
bunnei 72b03025ac Remove lots more 3DS-specific code. 9 years ago
bunnei 23ce4f5afc loader: Various improvements for NSO/NRO loaders. 9 years ago
bunnei 33ea53094c loader: Add support for NRO, as well as various fixes and shared linker. 9 years ago
bunnei d454364bca nso: Fixes to support homebrew NSOs without a MOD header. 9 years ago
shinyquagsire23 4887d18591 file_sys, loader: add support for reading TMDs to determine app paths 9 years ago
bunnei 8c92435ded nso: Refactor and allocate .bss section. 9 years ago
bunnei 6bafd3f4f7 loader: Add support for loading an NSO. 9 years ago
bunnei 1c4f9e822c elf: Check if machine is ARM. 9 years ago
Subv 7f48aa8d25 Loaders: Don't automatically set the current process every time we load an application. 9 years ago
Subv 774e7deae8 HLE/Archives: Allow multiple loaded applications to access their SelfNCCH archive independently. 9 years ago
Max Thomas c91ccbd0ba Loader/NCCH: Add support for loading application updates (#2927) 9 years ago
MerryMage c02bbb7030 memory: Add GetCurrentPageTable/SetCurrentPageTable 9 years ago
Subv 6d2734a074 Kernel/Memory: Give each Process its own page table. 9 years ago
B3n30 5d0a1e7efd Added missing parts in libnetwork (#2838) 9 years ago
bunnei f5cf9960d9 loader: Expose program title. 9 years ago
bunnei df8b9863f9 telemetry: Log performance, configuration, and system data. 9 years ago
TheKoopaKingdom f008b22e3b Addressed Bunnei's review comments, and made some other tweaks: 9 years ago
TheKoopaKingdom a8aef599e0 Created a whitelist of system archives to prevent false positives creating dialogs. 9 years ago
TheKoopaKingdom 37bec598ea Made some changes from review comments: 9 years ago
TheKoopaKingdom e523c76cc8 Fixed encrypted ROM error messages. 9 years ago
bunnei 120b00fb1a telemetry: Log a few simple data fields throughout core. 9 years ago
Yuri Kunde Schlesner 6577bbc3c5 Remove ability to load symbol maps 9 years ago
wwylele 6551a72ec8 loader/ncch: less verbose log for loading game list. only log program ID when booting 9 years ago
wwylele 4b931bb913 loader: lower file name logging level 9 years ago
Mat M 0cb52ee74a Doxygen: Amend minor issues (#2593) 9 years ago
wwylele 20544977da loader: use self NCCH archive 9 years ago
Thomas Farr bb1f277db1
loader: Add support for 3DSX special relocation types, fixes citra-emu/citra#2449 9 years ago
Jonathan Hao c18cb1b192 Fix some warnings (#2399) 9 years ago
bunnei 81e22ae8c7 loader: Remove duplicate docstrings. 10 years ago
MerryMage 351b5d23f4 loader: Implement ReadProgramId 9 years ago
wwylele 84e78790ab Config: auto-select region and language 10 years ago
Subv d171409f29 Kernel/Loader: Grab the system mode from the NCCH ExHeader. 10 years ago
Subv 1323ab2f5f Kernel/Loader: Grab the system mode from the NCCH ExHeader. 10 years ago
Ricardo de Almeida Gonzaga 13d46f6820 Fix typos 10 years ago
Yuri Kunde Schlesner 84fbbe2629 Use negative priorities to avoid special-casing the self-include 10 years ago
Emmanuel Gil Peyrot ebdae19fd2 Remove empty newlines in #include blocks. 10 years ago
Yuri Kunde Schlesner 396a8d91a4 Manually tweak source formatting and then re-run clang-format 10 years ago
Emmanuel Gil Peyrot dc8479928c Sources: Run clang-format on everything. 10 years ago
Emmanuel Gil Peyrot 080a2d719c Loader: Split SMDH into its own header and import helpers from QGameList 10 years ago
Emmanuel Gil Peyrot 314ce5e505 CitraQt: Simplify the game list loader code 10 years ago