Lioncash
|
cf9d6c6f52
kernel/process: Make data member variables private
|
7 лет назад |
Lioncash
|
a63e6f9dfd
loader: Make the Load() function take a process as a regular reference, not a SharedPtr
|
7 лет назад |
Lioncash
|
83377113bf
memory: Dehardcode the use of fixed memory range constants
|
7 лет назад |
Lioncash
|
75603b005b
process/vm_manager: Amend API to allow reading parameters from NPDM metadata
|
7 лет назад |
Zach Hilman
|
7d5d781b20
drd: Parse title ID from program metadata
|
7 лет назад |
Zach Hilman
|
9664ce255d
bktr: Fix missing includes and optimize style
|
8 лет назад |
Zach Hilman
|
08fcb4694f
loader: Ignore patches on NRO and DRD
|
8 лет назад |
Zach Hilman
|
97bf83bc56
patch_manager: Add usages of patches to ExeFS
|
8 лет назад |
Zach Hilman
|
a040929c90
drd: Load title ID from program metadata
|
8 лет назад |
Lioncash
|
4a587b81b2
core/core: Replace includes with forward declarations where applicable
|
8 лет назад |
Lioncash
|
0cbcd6ec9a
kernel: Eliminate kernel global state
|
8 лет назад |
Lioncash
|
477eee3993
service/filesystem: Use forward declarations where applicable
|
8 лет назад |
Lioncash
|
96c0b81a51
loader: Remove address mapping remnants from citra
|
8 лет назад |
Zach Hilman
|
ec3bef7b4c
loader: Add more descriptive errors
|
8 лет назад |
bunnei
|
fd9da4232b
Merge pull request #850 from DarkLordZach/icon-meta
|
8 лет назад |
Zach Hilman
|
3e81c09094
loader: Fix scope error in DeconstructedRomDirectory
|
8 лет назад |
Zach Hilman
|
5927cf0e17
Use const where applicable
|
8 лет назад |
Zach Hilman
|
9e88f03e75
Avoid parsing RomFS to directory in NCA
|
8 лет назад |
Zach Hilman
|
7f9430f7ae
loader: Make AppLoader_NCA rely on directory loading code
|
8 лет назад |
Lioncash
|
4cf2185e81
deconstructed_rom_directory: Remove unused FindRomFS() function
|
8 лет назад |
Lioncash
|
0ba7fe4ab1
file_util: Use a u64 to represent number of entries
|
8 лет назад |
Subv
|
966874e357
Loader: Only print the module names and addresses if they actually exist.
|
8 лет назад |
Zach Hilman
|
29aff8d5ab
Virtual Filesystem 2: Electric Boogaloo (#676)
|
8 лет назад |
Zach Hilman
|
69bfe075b5
General Filesystem and Save Data Fixes (#670)
|
8 лет назад |
Hedges
|
e066bc75b9
More improvements to GDBStub (#653)
|
8 лет назад |
bunnei
|
913896cbd9
Revert "Virtual Filesystem (#597)"
|
8 лет назад |
Zach Hilman
|
77c684c114
Virtual Filesystem (#597)
|
8 лет назад |
James Rowe
|
638956aa81
Rename logging macro back to LOG_*
|
8 лет назад |
Lioncash
|
7c9644646f
general: Make formatting of logged hex values more straightforward
|
8 лет назад |
Lioncash
|
cc2e14ec2a
loader: Move old logging macros over to new fmt-capable ones
|
8 лет назад |