index
:
yuzu-mainline
master
A backup of the Yuzu mainline repo. Only includes the master branch, nothing else.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
/
loader
Age
Commit message (
Expand
)
Author
2019-03-22
kernel/codeset: Make CodeSet's memory data member a regular std::vector
Lioncash
2019-03-22
loader/nso: Place translation unit specific functions into an anonymous names...
Lioncash
2019-03-22
file_sys/cheat_engine: Remove use of global system accessors
Lioncash
2019-03-22
loader/nso: Clean up use of magic constants
Lioncash
2019-03-22
file_sys/patch_manager: Deduplicate NSO header
Lioncash
2019-03-22
loader/nso: Fix definition of the NSO header struct
Lioncash
2019-03-21
Merge pull request #1933 from DarkLordZach/cheat-engine
bunnei
2019-03-20
kernel: Move CodeSet structure to its own source files
Lioncash
2019-03-19
loader: Remove Linker class
Lioncash
2019-03-19
loader: Remove Linker inheritance from NRO and NSO loaders
Lioncash
2019-03-05
vm_manager: Remove cheat-specific ranges from VMManager
Zach Hilman
2019-03-04
loader/nso: Set main code region in VMManager
Zach Hilman
2019-01-15
loader: Propagate NCA logo section to ReadBanner and ReadLogo
Zach Hilman
2018-12-28
web_browser: Add bounds checking to applet interface
Zach Hilman
2018-12-28
loader: Add accessor for Manual RomFS
Zach Hilman
2018-12-27
Merge pull request #1928 from lioncash/caps
bunnei
2018-12-27
loader: Add accessor for game control data
Zach Hilman
2018-12-21
kernel/process: Hook up the process capability parser to the process itself
Lioncash
2018-12-10
Merge pull request #1819 from DarkLordZach/disable-addons
bunnei
2018-12-05
loaders: Make GetFileType() a const qualified member function
Lioncash
2018-12-03
loader: Add support for reading the name of game's developer
Zach Hilman
2018-12-02
loader/nso: Remove dependency on the System class
Lioncash
2018-12-02
loader/nro: Make the static LoadNro function internally linked
Lioncash
2018-12-02
loader/nro: Remove dependency on the System class
Lioncash
2018-11-18
Merge pull request #1620 from DarkLordZach/ldr-ro
bunnei
2018-11-15
Merge pull request #1618 from DarkLordZach/dump-nso
bunnei
2018-11-15
process: Make MirrorMemory take state to map new memory as
Zach Hilman
2018-11-13
Merge pull request #1608 from DarkLordZach/save-data-reader
bunnei
2018-10-30
global: Use std::optional instead of boost::optional (#1578)
Frederic L
2018-10-29
patch_manager: Add support for dumping decompressed NSOs
Zach Hilman
2018-10-29
loader/nro: Call RegisterRomFS from Load
Zach Hilman
2018-10-27
loader/nsp: Move secondary loader initialization to constructor
Zach Hilman
2018-10-25
nro: Make LoadNro method accessible outside of apploader code.
bunnei
2018-10-16
XCI: Add function for checking the existence of the program NCA
Lioncash
2018-10-15
nso: Return an optional address from LoadModule
Lioncash
2018-10-14
nso: Make LoadModule take a VfsFile by const reference
Lioncash
2018-10-14
nro: Make LoadNro take a VfsFile by const reference
Lioncash
2018-10-12
kernel/process: Make CodeSet a regular non-inherited object
Lioncash
2018-10-09
patch_manager: Return a std::unique_ptr from ParseControlNCA() and GetControl...
Lioncash
2018-10-07
nso/nro: Use default allocation size for arg_data
Zach Hilman
2018-10-07
cmd: Support passing game arguments from command line
Zach Hilman
2018-10-07
nso/nro: Add NSO arguments structure to data section
Zach Hilman
2018-10-05
romfs_factory: Extract packed update setter to new function
Zach Hilman
2018-10-05
loader: Add getter for packed update
Zach Hilman
2018-10-05
loader: Add ReadRomFSIVFCOffset to NSP, XCI, and NAX loaders
Zach Hilman
2018-10-02
nso: Optimize loading of IPS patches
Zach Hilman
2018-10-01
deconstructed_rom_directory: Force NSO loader to patch NSOs
Zach Hilman
2018-10-01
nso: Add framework to support patching of uncompressed NSOs
Zach Hilman
2018-10-01
nso: Replace NSOHeader padding bytes with build ID
Zach Hilman
2018-09-30
kernel/process: Make data member variables private
Lioncash
[prev]
[next]