FearlessTobi
|
0f9288e38d
vfs: Move vfs files to their own directory
|
2 лет назад |
Liam
|
716e0a126a
core: implement basic integrity verification
|
2 лет назад |
Liam
|
86f6b6b7b2
vfs: expand support for NCA reading
|
2 лет назад |
Tobias
|
04868ab9da
file_sys/content_archive: Detect compressed NCAs (#11047)
|
3 лет назад |
Liam
|
00299479ab
core/loader: remove ELF loader
|
4 лет назад |
Morph
|
99ceb03a1c
general: Convert source file copyright comments over to SPDX
|
4 лет назад |
Lioncash
|
f785f73e92
general: Replace NonCopyable struct with equivalents
|
4 лет назад |
Feng Chen
|
07073734ed
file_sys: Support load game collection (#6582)
|
5 лет назад |
Lioncash
|
9a07ed53eb
core: Make variable shadowing a compile-time error
|
5 лет назад |
bunnei
|
2a7eff57a8
hle: kernel: Rename Process to KProcess.
|
5 лет назад |
Lioncash
|
724c19a307
loader: Resolve instances of variable shadowing
|
5 лет назад |
Lioncash
|
86592b274e
main: Resolve error string not displaying
|
5 лет назад |
bunnei
|
5f75d97125
core: loader: Implement support for loading indexed programs.
|
5 лет назад |
Lioncash
|
6f8a06bac5
patch_manager: Remove usages of the global system instance
|
5 лет назад |
Lioncash
|
113a3972a6
core/loader: Remove dependencies on the global system instance
|
5 лет назад |
bunnei
|
e2f7933b3f
Merge pull request #2546 from DarkLordZach/kips
|
7 лет назад |
bunnei
|
96412848a9
Merge pull request #2482 from DarkLordZach/prepo
|
7 лет назад |
Zach Hilman
|
ce9f7ac4f2
loader: Add recognition for KIP file type
|
7 лет назад |
Zach Hilman
|
a76bd49268
loader: Add KIP and INI file parser-specific errors
|
7 лет назад |
Lioncash
|
84a8fb9264
core/loader: Remove LoadKernelSystemMode
|
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 лет назад |
Zach Hilman
|
b273b19576
loader: Propagate NCA logo section to ReadBanner and ReadLogo
|
7 лет назад |
Zach Hilman
|
4c20a39828
loader: Add accessor for Manual RomFS
|
7 лет назад |
bunnei
|
795335af0f
Merge pull request #1928 from lioncash/caps
|
7 лет назад |
Zach Hilman
|
0756f29a2c
loader: Add accessor for game control data
|
7 лет назад |
Lioncash
|
002ae08bbd
kernel/process: Hook up the process capability parser to the process itself
|
7 лет назад |
bunnei
|
2c45c6d234
Merge pull request #1819 from DarkLordZach/disable-addons
|
7 лет назад |
Lioncash
|
de323851b4
loaders: Make GetFileType() a const qualified member function
|
7 лет назад |
Zach Hilman
|
5f0217592b
loader: Add support for reading the name of game's developer
|
7 лет назад |