jam1garner
|
29559930e9
loader: Support loading subsdk{8,9}
|
4 лет назад |
ameerj
|
7c4b6aab2e
core: Remove unused includes
|
4 лет назад |
Morph
|
065867e2c2
common: fs: Rework the Common Filesystem interface to make use of std::filesystem (#6270)
|
5 лет назад |
Lioncash
|
9a07ed53eb
core: Make variable shadowing a compile-time error
|
5 лет назад |
bunnei
|
2a7eff57a8
hle: kernel: Rename Process to KProcess.
|
5 лет назад |
Lioncash
|
ebb64d5bf4
core: Resolve misc cases of variable shadowing
|
5 лет назад |
Lioncash
|
724c19a307
loader: Resolve instances of variable shadowing
|
5 лет назад |
bunnei
|
93e20867b0
hle: kernel: Migrate PageHeap/PageTable to KPageHeap/KPageTable.
|
5 лет назад |
Lioncash
|
5bc4eabe36
core: Eliminate remaining usages of the global system instance
|
5 лет назад |
Lioncash
|
6f8a06bac5
patch_manager: Remove usages of the global system instance
|
5 лет назад |
Lioncash
|
a62c1999c5
file_sys/romfs_factory: Eliminate usage of the global system accessor
|
5 лет назад |
Lioncash
|
113a3972a6
core/loader: Remove dependencies on the global system instance
|
5 лет назад |
bunnei
|
bebfb05c1b
loader: nso: Fix loader size and arguments.
|
6 лет назад |
bunnei
|
6fc485a607
core: loader: Remove check for 32-bit.
|
6 лет назад |
Zach Hilman
|
c6ff4a6f4d
yuzu: Port old usages of Filesystem namespace to FilesystemController
|
7 лет назад |
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
|
002ae08bbd
kernel/process: Hook up the process capability parser to the process itself
|
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
|
6d441828e6
deconstructed_rom_directory: Force NSO loader to patch NSOs
|
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 лет назад |
Zach Hilman
|
7d5d781b20
drd: Parse title ID from program metadata
|
7 лет назад |