index
:
yuzu
master
Nintendo Switch emulator archive
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
/
loader
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
nso: Load subsdk4 if available.
bunnei
2018-01-15
1
-1
/
+1
*
Add missing FileType declarations in GuessFromExtension and GetFileTypeString
Thog
2018-01-14
1
-0
/
+8
*
yuzu: Update license text to be consistent across project.
bunnei
2018-01-13
6
-6
/
+6
*
nso: Always load the filepath specified by the user.
bunnei
2018-01-07
1
-1
/
+3
*
nso: Load more common submodules.
bunnei
2017-10-22
1
-15
/
+11
*
memory: Support 32-bit paging, move heap address space up.
bunnei
2017-10-22
1
-1
/
+1
*
core: Refactor MakeMagic usage and remove dead code.
bunnei
2017-10-15
6
-143
/
+10
*
nso: Add a log for loading submodules.
bunnei
2017-10-14
1
-0
/
+1
*
Remove more 3DS-specific code.
bunnei
2017-10-12
1
-2
/
+0
*
Remove lots more 3DS-specific code.
bunnei
2017-10-12
6
-774
/
+0
*
Merge remote-tracking branch 'upstream/master' into nx
bunnei
2017-10-09
11
-495
/
+182
|
\
|
*
file_sys, loader: add support for reading TMDs to determine app paths
shinyquagsire23
2017-10-01
1
-3
/
+14
|
*
Loaders: Don't automatically set the current process every time we load an ap...
Subv
2017-09-26
7
-35
/
+36
|
*
HLE/Archives: Allow multiple loaded applications to access their SelfNCCH arc...
Subv
2017-09-25
2
-4
/
+2
|
*
Merge pull request #2952 from MerryMage/page-tables
B3n30
2017-09-25
3
-3
/
+3
|
|
\
|
|
*
memory: Add GetCurrentPageTable/SetCurrentPageTable
MerryMage
2017-09-24
3
-3
/
+3
|
*
|
Loader/NCCH: Add support for loading application updates (#2927)
Max Thomas
2017-09-25
3
-434
/
+82
|
|
/
|
*
Kernel/Memory: Give each Process its own page table.
Subv
2017-09-10
3
-0
/
+3
|
*
Added missing parts in libnetwork (#2838)
B3n30
2017-08-19
1
-0
/
+8
|
*
loader: Expose program title.
bunnei
2017-08-03
3
-12
/
+31
*
|
loader: Various improvements for NSO/NRO loaders.
bunnei
2017-10-09
5
-52
/
+34
*
|
loader: Add support for NRO, as well as various fixes and shared linker.
bunnei
2017-10-05
8
-146
/
+430
*
|
nso: Fixes to support homebrew NSOs without a MOD header.
bunnei
2017-10-03
2
-17
/
+23
*
|
nso: Refactor and allocate .bss section.
bunnei
2017-09-30
5
-119
/
+144
*
|
loader: Add support for loading an NSO.
bunnei
2017-09-30
4
-0
/
+340
*
|
elf: Check if machine is ARM.
bunnei
2017-09-30
1
-2
/
+9
|
/
*
telemetry: Log performance, configuration, and system data.
bunnei
2017-07-17
1
-2
/
+4
*
Addressed Bunnei's review comments, and made some other tweaks:
TheKoopaKingdom
2017-06-02
2
-2
/
+2
*
Created a whitelist of system archives to prevent false positives creating di...
TheKoopaKingdom
2017-06-02
2
-4
/
+2
*
Made some changes from review comments:
TheKoopaKingdom
2017-06-02
3
-15
/
+12
*
Fixed encrypted ROM error messages.
TheKoopaKingdom
2017-06-02
3
-9
/
+19
*
telemetry: Log a few simple data fields throughout core.
bunnei
2017-05-24
1
-0
/
+3
*
Remove ability to load symbol maps
Yuri Kunde Schlesner
2017-05-07
1
-32
/
+0
*
loader/ncch: less verbose log for loading game list. only log program ID when...
wwylele
2017-03-08
1
-3
/
+6
*
loader: lower file name logging level
wwylele
2017-03-08
1
-1
/
+1
*
Doxygen: Amend minor issues (#2593)
Mat M
2017-02-26
1
-1
/
+1
*
loader: use self NCCH archive
wwylele
2017-02-13
2
-6
/
+6
*
loader: Add support for 3DSX special relocation types, fixes citra-emu/citra#...
Thomas Farr
2017-01-19
1
-9
/
+25
*
Fix some warnings (#2399)
Jonathan Hao
2017-01-04
2
-2
/
+2
*
Merge pull request #2240 from wwylele/auto-region
bunnei
2016-12-29
2
-0
/
+25
|
\
|
*
Config: auto-select region and language
wwylele
2016-12-07
2
-0
/
+25
*
|
loader: Remove duplicate docstrings.
bunnei
2016-12-21
3
-56
/
+0
*
|
loader: Implement ReadProgramId
MerryMage
2016-12-15
3
-0
/
+28
|
/
*
Kernel/Loader: Grab the system mode from the NCCH ExHeader.
Subv
2016-11-27
3
-16
/
+17
*
Kernel/Loader: Grab the system mode from the NCCH ExHeader.
Subv
2016-11-19
3
-0
/
+27
*
Fix typos
Ricardo de Almeida Gonzaga
2016-10-20
2
-2
/
+2
*
Use negative priorities to avoid special-casing the self-include
Yuri Kunde Schlesner
2016-09-21
4
-4
/
+4
*
Remove empty newlines in #include blocks.
Emmanuel Gil Peyrot
2016-09-21
10
-21
/
+4
*
Manually tweak source formatting and then re-run clang-format
Yuri Kunde Schlesner
2016-09-18
4
-10
/
+5
*
Sources: Run clang-format on everything.
Emmanuel Gil Peyrot
2016-09-18
9
-208
/
+249
[next]