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
2018-07-18
loader/nro: Resolve sign mismatch warnings
Lioncash
2018-07-18
loader/nso: Remove unnecessary vector resizes
Lioncash
2018-07-18
loader/nso: Resolve sign mismatch warnings
Lioncash
2018-07-18
Virtual Filesystem 2: Electric Boogaloo (#676)
Zach Hilman
2018-07-17
General Filesystem and Save Data Fixes (#670)
Zach Hilman
2018-07-12
More improvements to GDBStub (#653)
Hedges
2018-07-07
Revert "Virtual Filesystem (#597)"
bunnei
2018-07-06
Virtual Filesystem (#597)
Zach Hilman
2018-07-02
Update clang format
James Rowe
2018-07-02
Rename logging macro back to LOG_*
James Rowe
2018-06-21
Add support for decrypted NCA files (#567)
Zach Hilman
2018-05-02
general: Make formatting of logged hex values more straightforward
Lioncash
2018-04-27
general: Convert assertion macros over to be fmt-compatible
Lioncash
2018-04-24
loader: Move old logging macros over to new fmt-capable ones
Lioncash
2018-04-20
Kernel: Use 0x2C as default main thread priority for homebrew and lone NRO/NSOs
Subv
2018-04-06
core, main.h: Abort on 32Bit ROMs (#309)
N00byKing
2018-04-03
deconstructed_rom_directory.cpp: Fix Typo
N00byKing
2018-03-31
memory: Fix stack region.
bunnei
2018-03-19
Clean Warnings (?)
N00byKing
2018-03-16
kernel: Move stack region outside of application heap.
bunnei
2018-03-14
core: Move process creation out of global state.
bunnei
2018-03-01
Kernel: Store the program id in the Process class instead of the CodeSet class.
Subv
2018-02-25
loader: Check error on NPDM load, use TID for CodeSet
shinyquagsire23
2018-02-25
loader: Use NPDM information when loading NSOs
shinyquagsire23
2018-02-14
nso: Silence formatting specifier warnings
Lioncash
2018-02-14
deconstructed_rom_directory: Silence formatting specifier warnings
Lioncash
2018-02-05
Changed .istorage to .romfs
David Marcec
2018-01-21
deconstructed_rom_directory: Implement istorage loading for RomFS.
bunnei
2018-01-20
Merge pull request #92 from gdkchan/nro_refactor
bunnei
2018-01-20
loader: Minor style fix in deconstructed_rom_directory
Rozlette
2018-01-20
Merge pull request #117 from jroweboy/clang-format
bunnei
2018-01-20
Format: Run the new clang format on everything
James Rowe
2018-01-20
loader: Clean up ctors and includes.
bunnei
2018-01-20
loader: Add DeconstructedRomDirectory for game dumps.
bunnei
2018-01-20
loader: Refactor to also pass filepath into IdentifyType.
bunnei
2018-01-20
nso: Remove code specific to directory loading.
bunnei
2018-01-18
Fix NRO Entry Point
gdkchan
2018-01-17
Fix NRO loading
gdkchan
2018-01-17
Remove relocation on NSO/NRO
gdkchan
2018-01-16
Merge pull request #44 from Rozelette/master
bunnei
2018-01-16
clang-format
MerryMage
2018-01-16
nso: Modify .bss size calculation logic
Rozlette
2018-01-15
nso: Load subsdk4 if available.
bunnei
2018-01-14
Add missing FileType declarations in GuessFromExtension and GetFileTypeString
Thog
2018-01-13
yuzu: Update license text to be consistent across project.
bunnei
2018-01-07
nso: Always load the filepath specified by the user.
bunnei
2017-10-22
nso: Load more common submodules.
bunnei
2017-10-22
memory: Support 32-bit paging, move heap address space up.
bunnei
2017-10-15
core: Refactor MakeMagic usage and remove dead code.
bunnei
2017-10-14
nso: Add a log for loading submodules.
bunnei
[prev]
[next]