Liam
|
3ef9673360
core: improve debug workflow
|
2 лет назад |
liamwhite
|
18ad55be0b
kernel: offset code entry point for 39-bit address space type (#11326)
|
2 лет назад |
Liam
|
a85ce8ea56
k_process: PageTable -> GetPageTable
|
3 лет назад |
Liam
|
fb49ec19c1
kernel: use KTypedAddress for addresses
|
3 лет назад |
Morph
|
99ceb03a1c
general: Convert source file copyright comments over to SPDX
|
4 лет назад |
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 лет назад |