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
...
*
Merge pull request #1957 from DarkLordZach/title-provider
bunnei
2019-04-09
1
-2
/
+4
|
\
|
*
patch_manager: Dump NSO name with build ID
Zach Hilman
2019-03-27
1
-2
/
+4
*
|
core: Add missing override specifiers where applicable
Lioncash
2019-04-04
1
-1
/
+1
*
|
Merge pull request #2093 from FreddyFunk/disk-cache-better-compression
bunnei
2019-04-03
1
-10
/
+7
|
\
\
|
*
|
Addressed feedback
unknown
2019-03-29
1
-4
/
+4
|
*
|
core: Do not link LZ4 to core. Use common/data_compression for nso segment de...
unknown
2019-03-29
1
-10
/
+7
|
|
/
*
|
Merge pull request #2281 from lioncash/memory
bunnei
2019-04-01
3
-3
/
+3
|
\
\
|
|
/
|
/
|
|
*
kernel/codeset: Make CodeSet's memory data member a regular std::vector
Lioncash
2019-03-22
3
-3
/
+3
*
|
Merge pull request #2280 from lioncash/nso
bunnei
2019-03-23
2
-59
/
+81
|
\
\
|
*
|
loader/nso: Place translation unit specific functions into an anonymous names...
Lioncash
2019-03-22
1
-20
/
+21
|
*
|
loader/nso: Clean up use of magic constants
Lioncash
2019-03-22
1
-4
/
+6
|
*
|
file_sys/patch_manager: Deduplicate NSO header
Lioncash
2019-03-22
2
-50
/
+57
|
*
|
loader/nso: Fix definition of the NSO header struct
Lioncash
2019-03-22
1
-3
/
+15
|
|
/
*
/
file_sys/cheat_engine: Remove use of global system accessors
Lioncash
2019-03-22
1
-4
/
+4
|
/
*
Merge pull request #1933 from DarkLordZach/cheat-engine
bunnei
2019-03-21
1
-0
/
+12
|
\
|
*
vm_manager: Remove cheat-specific ranges from VMManager
Zach Hilman
2019-03-05
3
-11
/
+4
|
*
loader/nso: Set main code region in VMManager
Zach Hilman
2019-03-04
3
-2
/
+21
*
|
kernel: Move CodeSet structure to its own source files
Lioncash
2019-03-20
3
-0
/
+3
*
|
loader: Remove Linker class
Lioncash
2019-03-19
2
-183
/
+0
*
|
loader: Remove Linker inheritance from NRO and NSO loaders
Lioncash
2019-03-19
2
-4
/
+4
|
/
*
loader: Propagate NCA logo section to ReadBanner and ReadLogo
Zach Hilman
2019-01-15
9
-0
/
+61
*
web_browser: Add bounds checking to applet interface
Zach Hilman
2018-12-28
2
-2
/
+0
*
loader: Add accessor for Manual RomFS
Zach Hilman
2018-12-28
5
-0
/
+30
*
Merge pull request #1928 from lioncash/caps
bunnei
2018-12-27
3
-2
/
+9
|
\
|
*
kernel/process: Hook up the process capability parser to the process itself
Lioncash
2018-12-21
3
-2
/
+9
*
|
loader: Add accessor for game control data
Zach Hilman
2018-12-27
5
-9
/
+14
|
/
*
Merge pull request #1819 from DarkLordZach/disable-addons
bunnei
2018-12-10
5
-0
/
+26
|
\
|
*
loader: Add support for reading the name of game's developer
Zach Hilman
2018-12-03
5
-0
/
+26
*
|
loaders: Make GetFileType() a const qualified member function
Lioncash
2018-12-05
10
-10
/
+10
*
|
loader/nso: Remove dependency on the System class
Lioncash
2018-12-02
3
-8
/
+11
*
|
loader/nro: Make the static LoadNro function internally linked
Lioncash
2018-12-02
2
-7
/
+5
*
|
loader/nro: Remove dependency on the System class
Lioncash
2018-12-02
2
-10
/
+13
|
/
*
Merge pull request #1620 from DarkLordZach/ldr-ro
bunnei
2018-11-18
1
-2
/
+5
|
\
|
*
process: Make MirrorMemory take state to map new memory as
Zach Hilman
2018-11-15
1
-2
/
+5
*
|
Merge pull request #1618 from DarkLordZach/dump-nso
bunnei
2018-11-15
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
patch_manager: Add support for dumping decompressed NSOs
Zach Hilman
2018-10-29
1
-1
/
+1
*
|
Merge pull request #1608 from DarkLordZach/save-data-reader
bunnei
2018-11-13
1
-0
/
+5
|
\
\
|
*
|
loader/nro: Call RegisterRomFS from Load
Zach Hilman
2018-10-29
1
-0
/
+5
|
|
/
*
/
global: Use std::optional instead of boost::optional (#1578)
Frederic L
2018-10-30
1
-2
/
+3
|
/
*
loader/nsp: Move secondary loader initialization to constructor
Zach Hilman
2018-10-27
1
-17
/
+20
*
nro: Make LoadNro method accessible outside of apploader code.
bunnei
2018-10-25
2
-6
/
+18
*
XCI: Add function for checking the existence of the program NCA
Lioncash
2018-10-16
1
-2
/
+1
*
nso: Return an optional address from LoadModule
Lioncash
2018-10-15
5
-16
/
+29
*
nso: Make LoadModule take a VfsFile by const reference
Lioncash
2018-10-14
3
-11
/
+9
*
nro: Make LoadNro take a VfsFile by const reference
Lioncash
2018-10-14
2
-6
/
+6
*
kernel/process: Make CodeSet a regular non-inherited object
Lioncash
2018-10-12
3
-43
/
+31
*
patch_manager: Return a std::unique_ptr from ParseControlNCA() and GetControl...
Lioncash
2018-10-09
4
-4
/
+4
*
nso/nro: Use default allocation size for arg_data
Zach Hilman
2018-10-07
4
-14
/
+20
*
cmd: Support passing game arguments from command line
Zach Hilman
2018-10-07
2
-2
/
+2
*
nso/nro: Add NSO arguments structure to data section
Zach Hilman
2018-10-07
4
-3
/
+38
[prev]
[next]