Morph
|
99ceb03a1c
general: Convert source file copyright comments over to SPDX
|
4 жил өмнө |
bunnei
|
2a7eff57a8
hle: kernel: Rename Process to KProcess.
|
5 жил өмнө |
Lioncash
|
724c19a307
loader: Resolve instances of variable shadowing
|
5 жил өмнө |
Lioncash
|
b1657b8c6b
vfs: Use existing type aliases consistently
|
5 жил өмнө |
Lioncash
|
39c8d18feb
core/CMakeLists: Make some warnings errors
|
5 жил өмнө |
Lioncash
|
113a3972a6
core/loader: Remove dependencies on the global system instance
|
5 жил өмнө |
bunnei
|
bebfb05c1b
loader: nso: Fix loader size and arguments.
|
6 жил өмнө |
Michael Scire
|
5a7eecc3ad
loader: provide default arguments (zero byte) to NSOs
|
6 жил өмнө |
Zach Hilman
|
b77fde7c5c
loader: Move NSO module tracking to AppLoader
|
7 жил өмнө |
Lioncash
|
612e1388df
core/core: Move process execution start to System's Load()
|
7 жил өмнө |
Lioncash
|
1cf90f4570
file_sys/patch_manager: Deduplicate NSO header
|
7 жил өмнө |
Lioncash
|
ab00552118
loader: Remove Linker inheritance from NRO and NSO loaders
|
7 жил өмнө |
Lioncash
|
de323851b4
loaders: Make GetFileType() a const qualified member function
|
7 жил өмнө |
Lioncash
|
7695febfa1
loader/nso: Remove dependency on the System class
|
7 жил өмнө |
Lioncash
|
bed872ed38
nso: Return an optional address from LoadModule
|
7 жил өмнө |
Lioncash
|
bb9cf8a127
nso: Make LoadModule take a VfsFile by const reference
|
7 жил өмнө |
Zach Hilman
|
f945e9767c
nso/nro: Use default allocation size for arg_data
|
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 жил өмнө |
Lioncash
|
a63e6f9dfd
loader: Make the Load() function take a process as a regular reference, not a SharedPtr
|
7 жил өмнө |
Lioncash
|
bf45092c61
kernel: Move object class to its own source files
|
8 жил өмнө |
Zach Hilman
|
29aff8d5ab
Virtual Filesystem 2: Electric Boogaloo (#676)
|
8 жил өмнө |
bunnei
|
913896cbd9
Revert "Virtual Filesystem (#597)"
|
8 жил өмнө |
Zach Hilman
|
77c684c114
Virtual Filesystem (#597)
|
8 жил өмнө |
Zach Hilman
|
63f26d5c40
Add support for decrypted NCA files (#567)
|
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 жил өмнө |
bunnei
|
386df282a3
loader: Clean up ctors and includes.
|
8 жил өмнө |
bunnei
|
023aef053c
loader: Refactor to also pass filepath into IdentifyType.
|
8 жил өмнө |