Morph
|
99ceb03a1c
general: Convert source file copyright comments over to SPDX
|
4 лет назад |
ameerj
|
7c4b6aab2e
core: Remove unused includes
|
4 лет назад |
Feng Chen
|
07073734ed
file_sys: Support load game collection (#6582)
|
5 лет назад |
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 лет назад |
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 лет назад |
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
|
5b0a9f8ba8
core: Add missing override specifiers where applicable
|
7 лет назад |
Zach Hilman
|
b273b19576
loader: Propagate NCA logo section to ReadBanner and ReadLogo
|
7 лет назад |
Zach Hilman
|
cb930c4b5a
web_browser: Add bounds checking to applet interface
|
7 лет назад |
Zach Hilman
|
4c20a39828
loader: Add accessor for Manual RomFS
|
7 лет назад |
Zach Hilman
|
0756f29a2c
loader: Add accessor for game control data
|
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 лет назад |
Lioncash
|
6636f3ff47
patch_manager: Return a std::unique_ptr from ParseControlNCA() and GetControlMetadata() instead of a std::shared_ptr
|
7 лет назад |
Zach Hilman
|
5045748829
loader: Add getter for packed update
|
7 лет назад |
Zach Hilman
|
e948fbf5d0
loader: Add ReadRomFSIVFCOffset to NSP, XCI, and NAX loaders
|
7 лет назад |
Lioncash
|
a63e6f9dfd
loader: Make the Load() function take a process as a regular reference, not a SharedPtr
|
7 лет назад |
Lioncash
|
c8e3f98c27
loader/xci: Remove unnecessary includes and member variables
|
8 лет назад |
Zach Hilman
|
91cfe70301
loader: Add icon and title support to XCI
|
8 лет назад |
Zach Hilman
|
03149d3e4a
Add missing includes and use const where applicable
|
8 лет назад |
Zach Hilman
|
239a3113e4
Make XCI comply to review and style guidelines
|
8 лет назад |
Zach Hilman
|
df5b75694f
Remove files that are not used
|
8 лет назад |