Lioncash
|
7695febfa1
loader/nso: Remove dependency on the System class
|
7 лет назад |
Zach Hilman
|
1c0226815d
patch_manager: Add support for dumping decompressed NSOs
|
7 лет назад |
Lioncash
|
bed872ed38
nso: Return an optional address from LoadModule
|
7 лет назад |
Lioncash
|
bb9cf8a127
nso: Make LoadModule take a VfsFile by const reference
|
7 лет назад |
Lioncash
|
1abed2f4c4
kernel/process: Make CodeSet a regular non-inherited object
|
7 лет назад |
Zach Hilman
|
f945e9767c
nso/nro: Use default allocation size for arg_data
|
7 лет назад |
Zach Hilman
|
081f5c1dbf
cmd: Support passing game arguments from command line
|
7 лет назад |
Zach Hilman
|
e09505ff61
nso/nro: Add NSO arguments structure to data section
|
7 лет назад |
Zach Hilman
|
215b65fe75
nso: Optimize loading of IPS patches
|
7 лет назад |
Zach Hilman
|
003b44822a
nso: Add framework to support patching of uncompressed NSOs
|
7 лет назад |
Zach Hilman
|
3c9e70fefa
nso: Replace NSOHeader padding bytes with build ID
|
7 лет назад |
Lioncash
|
cf9d6c6f52
kernel/process: Make data member variables private
|
7 лет назад |
Lioncash
|
a63e6f9dfd
loader: Make the Load() function take a process as a regular reference, not a SharedPtr
|
7 лет назад |
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 лет назад |
David
|
1db1e013e0
Added support for uncompressed NSOs (#1374)
|
7 лет назад |
Lioncash
|
2ea45fe75b
kernel/thread: Include thread-related enums within the kernel namespace
|
7 лет назад |
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 лет назад |
Lioncash
|
2beda7c2b3
kernel/process: Use accessors instead of class members for referencing segment array
|
8 лет назад |
Lioncash
|
364b950515
nso: Silence implicit sign conversion warnings
|
8 лет назад |
Lioncash
|
a25c5b982a
nso: Remove unused function ReadSegment()
|
8 лет назад |
bunnei
|
dd0446ff43
Merge pull request #718 from lioncash/read
|
8 лет назад |
Lioncash
|
9b22f856c2
loader/nso: Check if read succeeded in IdentifyFile() before checking magic value
|
8 лет назад |
Lioncash
|
1831b5ef62
loader/nso: Remove unnecessary vector resizes
|
8 лет назад |
Lioncash
|
e3a30ccc7c
loader/nso: Resolve sign mismatch warnings
|
8 лет назад |
Zach Hilman
|
29aff8d5ab
Virtual Filesystem 2: Electric Boogaloo (#676)
|
8 лет назад |
Zach Hilman
|
69bfe075b5
General Filesystem and Save Data Fixes (#670)
|
8 лет назад |
Hedges
|
e066bc75b9
More improvements to GDBStub (#653)
|
8 лет назад |