Commit Graph

9 Commits

Author SHA1 Message Date
Lioncash
2aeef2dfa7 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
7862a19f64 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
821bd68208 registration: Add support for force overwrite of installed 2018-08-11 23:01:42 -04:00
Zach Hilman
933289e2f4 registration: Update documentation and style 2018-08-11 22:50:48 -04:00
Zach Hilman
13b76d7a82 registration: Take RawCopy function as parameter
Instead of defaulting to VfsRawCopy
2018-08-11 22:50:48 -04:00
Zach Hilman
811529cb19 registered_cache: Fix missing reading from yuzu_meta 2018-08-11 22:50:48 -04:00
Zach Hilman
c5acb8db61 file_sys: Comply to style guidelines 2018-08-11 22:50:48 -04:00
Zach Hilman
ebc9fda77a 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
09dbef4cdb file_sys: Add RegisteredCache
Manages NAND NCA get and install.
2018-08-11 22:50:48 -04:00