Liam
|
3ef9673360
core: improve debug workflow
|
2 gadi atpakaļ |
Liam
|
716e0a126a
core: implement basic integrity verification
|
2 gadi atpakaļ |
Liam
|
86f6b6b7b2
vfs: expand support for NCA reading
|
2 gadi atpakaļ |
Morph
|
99ceb03a1c
general: Convert source file copyright comments over to SPDX
|
4 gadi atpakaļ |
ameerj
|
7c4b6aab2e
core: Remove unused includes
|
4 gadi atpakaļ |
Feng Chen
|
07073734ed
file_sys: Support load game collection (#6582)
|
5 gadi atpakaļ |
bunnei
|
2a7eff57a8
hle: kernel: Rename Process to KProcess.
|
5 gadi atpakaļ |
Lioncash
|
724c19a307
loader: Resolve instances of variable shadowing
|
5 gadi atpakaļ |
bunnei
|
5f75d97125
core: loader: Implement support for loading indexed programs.
|
5 gadi atpakaļ |
Lioncash
|
6f8a06bac5
patch_manager: Remove usages of the global system instance
|
5 gadi atpakaļ |
Lioncash
|
113a3972a6
core/loader: Remove dependencies on the global system instance
|
5 gadi atpakaļ |
Zach Hilman
|
c6ff4a6f4d
yuzu: Port old usages of Filesystem namespace to FilesystemController
|
7 gadi atpakaļ |
David
|
25383b9ff2
Merge pull request #2576 from DarkLordZach/nsp-fix-1
|
6 gadi atpakaļ |
Bakugo
|
b50557d1f0
file_sys: Rename other ContentRecordType members
|
7 gadi atpakaļ |
Zach Hilman
|
b957a4862f
nsp: Correct status codes for extracted NSPs
|
7 gadi atpakaļ |
Zach Hilman
|
1c75945dc4
nsp: Use title ID from NPDM metadata for extracted type NSPs
|
7 gadi atpakaļ |
Zach Hilman
|
b77fde7c5c
loader: Move NSO module tracking to AppLoader
|
7 gadi atpakaļ |
Lioncash
|
612e1388df
core/core: Move process execution start to System's Load()
|
7 gadi atpakaļ |
Zach Hilman
|
b273b19576
loader: Propagate NCA logo section to ReadBanner and ReadLogo
|
7 gadi atpakaļ |
Zach Hilman
|
4c20a39828
loader: Add accessor for Manual RomFS
|
7 gadi atpakaļ |
Zach Hilman
|
0756f29a2c
loader: Add accessor for game control data
|
7 gadi atpakaļ |
Zach Hilman
|
5f0217592b
loader: Add support for reading the name of game's developer
|
7 gadi atpakaļ |
Zach Hilman
|
7c70746ec4
loader/nsp: Move secondary loader initialization to constructor
|
7 gadi atpakaļ |
Lioncash
|
6636f3ff47
patch_manager: Return a std::unique_ptr from ParseControlNCA() and GetControlMetadata() instead of a std::shared_ptr
|
7 gadi atpakaļ |
Zach Hilman
|
38c2ac95af
romfs_factory: Extract packed update setter to new function
|
7 gadi atpakaļ |
Zach Hilman
|
5045748829
loader: Add getter for packed update
|
7 gadi atpakaļ |
Zach Hilman
|
e948fbf5d0
loader: Add ReadRomFSIVFCOffset to NSP, XCI, and NAX loaders
|
7 gadi atpakaļ |
Lioncash
|
a63e6f9dfd
loader: Make the Load() function take a process as a regular reference, not a SharedPtr
|
7 gadi atpakaļ |
Zach Hilman
|
23a16c1720
patch_manager: Centralize Control-type NCA parsing
|
7 gadi atpakaļ |
Zach Hilman
|
87be4bc283
main: Only show DRD deprecation warning once
|
7 gadi atpakaļ |