Lioncash
|
d3934d7da7
|
registered_cache: Get rid of variable shadowing in ProcessFiles()
Prevents compiler warnings.
|
2018-08-27 15:55:56 -04:00 |
|
Zach Hilman
|
a7e8d10969
|
file_sys: Cut down on includes and copies
|
2018-08-23 11:53:30 -04:00 |
|
Zach Hilman
|
8b52d6682a
|
registration: Add GetEntryUnparsed methods
Returns the file before calling parser on it.
|
2018-08-23 11:53:30 -04:00 |
|
Zach Hilman
|
e8cb6f5c9b
|
registration: Add Data_Unknown5 NCAContentType
|
2018-08-20 17:34:18 -04:00 |
|
Zach Hilman
|
27da7bc9da
|
filesystem: Add support for loading of system archives
|
2018-08-18 21:28:23 -04:00 |
|
Lioncash
|
b39cd70cd4
|
common: Namespace hex_util.h/.cpp
It's in the common code, so it should be under the Common namespace like
everything else.
|
2018-08-15 23:24:00 -04:00 |
|
Zach Hilman
|
35e4a47be0
|
registration: Various style and documentation improvements
Fix logic in RealVfsFilesystem Create methods
Remove magic numbers
Fix regex errors
|
2018-08-12 15:55:44 -04:00 |
|
Zach Hilman
|
6b76b77400
|
registration: Add support for force overwrite of installed
|
2018-08-11 23:01:42 -04:00 |
|
Zach Hilman
|
893447b6b0
|
registration: Update documentation and style
|
2018-08-11 22:50:48 -04:00 |
|
Zach Hilman
|
3b3c919e20
|
registration: Take RawCopy function as parameter
Instead of defaulting to VfsRawCopy
|
2018-08-11 22:50:48 -04:00 |
|
Zach Hilman
|
e5504a060d
|
registered_cache: Fix missing reading from yuzu_meta
|
2018-08-11 22:50:48 -04:00 |
|
Zach Hilman
|
167bfddafa
|
file_sys: Comply to style guidelines
|
2018-08-11 22:50:48 -04:00 |
|
Zach Hilman
|
bfb945c243
|
qt: Add 'Install to NAND' option to menu
Prompts for title type on NCA files.
|
2018-08-11 22:50:48 -04:00 |
|
Zach Hilman
|
a91983b11c
|
file_sys: Add RegisteredCache
Manages NAND NCA get and install.
|
2018-08-11 22:50:48 -04:00 |
|