Zach Hilman
|
77c684c114
Virtual Filesystem (#597)
|
8 лет назад |
James Rowe
|
638956aa81
Rename logging macro back to LOG_*
|
8 лет назад |
Zach Hilman
|
63f26d5c40
Add support for decrypted NCA files (#567)
|
8 лет назад |
Lioncash
|
7c9644646f
general: Make formatting of logged hex values more straightforward
|
8 лет назад |
Lioncash
|
8475496630
general: Convert assertion macros over to be fmt-compatible
|
8 лет назад |
Lioncash
|
cc2e14ec2a
loader: Move old logging macros over to new fmt-capable ones
|
8 лет назад |
Subv
|
a70ed9c8ae
Kernel: Use 0x2C as default main thread priority for homebrew and lone NRO/NSOs
|
8 лет назад |
bunnei
|
b27ab46bde
memory: Fix stack region.
|
8 лет назад |
bunnei
|
8581404482
kernel: Move stack region outside of application heap.
|
8 лет назад |
bunnei
|
7d6653268f
core: Move process creation out of global state.
|
8 лет назад |
Subv
|
827f8ca3c7
Kernel: Store the program id in the Process class instead of the CodeSet class.
|
8 лет назад |
shinyquagsire23
|
487f8bc018
loader: Check error on NPDM load, use TID for CodeSet
|
8 лет назад |
Lioncash
|
e6bf72877f
nso: Silence formatting specifier warnings
|
8 лет назад |
bunnei
|
386df282a3
loader: Clean up ctors and includes.
|
8 лет назад |
bunnei
|
023aef053c
loader: Refactor to also pass filepath into IdentifyType.
|
8 лет назад |
bunnei
|
2dafd0d287
nso: Remove code specific to directory loading.
|
8 лет назад |
gdkchan
|
c65ac49238
Remove relocation on NSO/NRO
|
8 лет назад |
bunnei
|
07b465d24e
Merge pull request #44 from Rozelette/master
|
8 лет назад |
MerryMage
|
e35644c005
clang-format
|
8 лет назад |
Rozlette
|
09bcc2042c
nso: Modify .bss size calculation logic
|
8 лет назад |
bunnei
|
6f904bb622
nso: Load subsdk4 if available.
|
8 лет назад |
bunnei
|
1247c53786
yuzu: Update license text to be consistent across project.
|
8 лет назад |
bunnei
|
bc77a7580e
nso: Always load the filepath specified by the user.
|
8 лет назад |
bunnei
|
3f0caefdf5
nso: Load more common submodules.
|
8 лет назад |
bunnei
|
9ceb0d9381
memory: Support 32-bit paging, move heap address space up.
|
8 лет назад |
bunnei
|
746c2a3ae7
core: Refactor MakeMagic usage and remove dead code.
|
8 лет назад |
bunnei
|
12c7469d81
nso: Add a log for loading submodules.
|
8 лет назад |
bunnei
|
b1d5db1cf6
Merge remote-tracking branch 'upstream/master' into nx
|
8 лет назад |
bunnei
|
23ce4f5afc
loader: Various improvements for NSO/NRO loaders.
|
8 лет назад |
bunnei
|
33ea53094c
loader: Add support for NRO, as well as various fixes and shared linker.
|
8 лет назад |