Zach Hilman
|
87a91f6b09
|
registration: Add support for installing NSP files
|
2018-09-04 14:28:41 -04:00 |
|
Lioncash
|
a9f4e31cc0
|
file_sys: Replace includes with forward declarations where applicable
Cuts down on include dependencies, resulting in less files that need to
be rebuilt when certain things are changed.
|
2018-09-03 22:52:24 -04:00 |
|
Zach Hilman
|
d867928e90
|
file_sys: Cut down on includes and copies
|
2018-08-23 11:53:30 -04:00 |
|
Zach Hilman
|
d407472129
|
registration: Add GetEntryUnparsed methods
Returns the file before calling parser on it.
|
2018-08-23 11:53:30 -04:00 |
|
Zach Hilman
|
8c33f20792
|
registration: Add support for force overwrite of installed
|
2018-08-11 23:01:42 -04:00 |
|
Zach Hilman
|
f92fbf012d
|
registration: Take RawCopy function as parameter
Instead of defaulting to VfsRawCopy
|
2018-08-11 22:50:48 -04:00 |
|
Zach Hilman
|
b0531d6ea0
|
file_sys: Comply to style guidelines
|
2018-08-11 22:50:48 -04:00 |
|
Zach Hilman
|
2d3617c723
|
file_sys: Add RegisteredCache
Manages NAND NCA get and install.
|
2018-08-11 22:50:48 -04:00 |
|