Lioncash
|
83377113bf
memory: Dehardcode the use of fixed memory range constants
|
7 лет назад |
Lioncash
|
75603b005b
process/vm_manager: Amend API to allow reading parameters from NPDM metadata
|
7 лет назад |
Lioncash
|
2ea45fe75b
kernel/thread: Include thread-related enums within the kernel namespace
|
7 лет назад |
Zach Hilman
|
9664ce255d
bktr: Fix missing includes and optimize style
|
8 лет назад |
Zach Hilman
|
08fcb4694f
loader: Ignore patches on NRO and DRD
|
8 лет назад |
Lioncash
|
4a587b81b2
core/core: Replace includes with forward declarations where applicable
|
8 лет назад |
Lioncash
|
0cbcd6ec9a
kernel: Eliminate kernel global state
|
8 лет назад |
Lioncash
|
96c0b81a51
loader: Remove address mapping remnants from citra
|
8 лет назад |
Zach Hilman
|
ec3bef7b4c
loader: Add more descriptive errors
|
8 лет назад |
Lioncash
|
2beda7c2b3
kernel/process: Use accessors instead of class members for referencing segment array
|
8 лет назад |
Lioncash
|
1b4d0ac20e
nro: Replace inclusion with a forward declaration
|
8 лет назад |
Lioncash
|
2b497e5830
nro: Make bracing consistent
|
8 лет назад |
Zach Hilman
|
e8f641a52d
NRO Assets and NACP file format
|
8 лет назад |
Lioncash
|
8874d0e657
loader/{nca, nro}: std::move VirtualFile in the constructors where applicable
|
8 лет назад |
Lioncash
|
55ab369043
loader/nro: Resolve sign mismatch warnings
|
8 лет назад |
Zach Hilman
|
29aff8d5ab
Virtual Filesystem 2: Electric Boogaloo (#676)
|
8 лет назад |
Hedges
|
e066bc75b9
More improvements to GDBStub (#653)
|
8 лет назад |
bunnei
|
913896cbd9
Revert "Virtual Filesystem (#597)"
|
8 лет назад |
Zach Hilman
|
77c684c114
Virtual Filesystem (#597)
|
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 лет назад |
bunnei
|
defaaf4519
Merge pull request #92 from gdkchan/nro_refactor
|
8 лет назад |
bunnei
|
386df282a3
loader: Clean up ctors and includes.
|
8 лет назад |
bunnei
|
023aef053c
loader: Refactor to also pass filepath into IdentifyType.
|
8 лет назад |
gdkchan
|
3a409d5c8f
Fix NRO Entry Point
|
8 лет назад |
gdkchan
|
d3e63e4220
Fix NRO loading
|
8 лет назад |
gdkchan
|
c65ac49238
Remove relocation on NSO/NRO
|
8 лет назад |