fearlessTobi
|
63c2e32e20
|
Port #4182 from Citra: "Prefix all size_t with std::"
|
2018-09-15 15:21:06 +02:00 |
|
Lioncash
|
a813c10e1c
|
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
|
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
|
893447b6b0
|
registration: Update documentation and style
|
2018-08-11 22:50:48 -04:00 |
|
Zach Hilman
|
22bdddd6f0
|
nca_metadata: Remove unnecessary reference to base file
|
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
|
9aab787122
|
file_sys: Add support for parsing NCA metadata (CNMT)
|
2018-08-11 22:50:48 -04:00 |
|