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
|
113a3972a6
core/loader: Remove dependencies on the global system instance
|
5 лет назад |
bunnei
|
9c12aef2f8
loader: nro: Fix process initialization using ProgramMetadata default.
|
6 лет назад |
Nick Renieris
|
bfc5bacecd
nro: Implement ReadControlData
|
6 лет назад |
Lioncash
|
612e1388df
core/core: Move process execution start to System's Load()
|
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
|
fc32d6256a
loader/nro: Make the static LoadNro function internally linked
|
7 лет назад |
Lioncash
|
b110d2176c
loader/nro: Remove dependency on the System class
|
7 лет назад |
bunnei
|
ef7b2237d9
nro: Make LoadNro method accessible outside of apploader code.
|
7 лет назад |
Lioncash
|
0732786ddc
nro: Make LoadNro take a VfsFile by const reference
|
7 лет назад |
Lioncash
|
a63e6f9dfd
loader: Make the Load() function take a process as a regular reference, not a SharedPtr
|
7 лет назад |
Zach Hilman
|
9664ce255d
bktr: Fix missing includes and optimize style
|
8 лет назад |
Zach Hilman
|
08fcb4694f
loader: Ignore patches on NRO and DRD
|
8 лет назад |
Lioncash
|
bf45092c61
kernel: Move object class to its own source files
|
8 лет назад |
Lioncash
|
1b4d0ac20e
nro: Replace inclusion with a forward declaration
|
8 лет назад |
Lioncash
|
ac8133b9ee
nro: Make constructor explicit
|
8 лет назад |
Lioncash
|
1c16700372
nro: Remove unused forward declaration
|
8 лет назад |
Zach Hilman
|
e8f641a52d
NRO Assets and NACP file format
|
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 лет назад |
bunnei
|
386df282a3
loader: Clean up ctors and includes.
|
8 лет назад |
bunnei
|
023aef053c
loader: Refactor to also pass filepath into IdentifyType.
|
8 лет назад |
bunnei
|
1247c53786
yuzu: Update license text to be consistent across project.
|
8 лет назад |
bunnei
|
b1d5db1cf6
Merge remote-tracking branch 'upstream/master' into nx
|
8 лет назад |
bunnei
|
23ce4f5afc
loader: Various improvements for NSO/NRO loaders.
|
8 лет назад |