- Sep 04, 2018
-
-
Zach Hilman authored
Now display correct error instead of catch-all MissingProgramNCA
-
Zach Hilman authored
-
Zach Hilman authored
-
Zach Hilman authored
Mainly, from control.nacp metadata instead of cnmt metadata
-
Zach Hilman authored
Fixes base game read errors
-
Zach Hilman authored
-
Zach Hilman authored
-
Zach Hilman authored
-
Zach Hilman authored
-
Zach Hilman authored
-
Zach Hilman authored
-
Zach Hilman authored
Right now only includes Updates, but should eventually contain all of the other patches we need.
-
Zach Hilman authored
-
Zach Hilman authored
-
Zach Hilman authored
Aggregates multiple caches into one interface
-
Zach Hilman authored
Reduces code
-
Zach Hilman authored
Issues with block size are fixed by making all reads minimum length of 0x10
-
bunnei authored
file_sys: Add Nintendo Submissions Package (NSP) file format
-
Zach Hilman authored
-
Zach Hilman authored
-
Zach Hilman authored
-
Zach Hilman authored
-
Zach Hilman authored
-
Zach Hilman authored
-
Zach Hilman authored
-
Zach Hilman authored
-
Zach Hilman authored
-
Zach Hilman authored
Eliminated duplicate code and adds support for Rev1+ carts
-
Zach Hilman authored
-
Zach Hilman authored
Previously only loaded from control metadata
-
Zach Hilman authored
-
Zach Hilman authored
-
bunnei authored
common/logging: Minor changes
-
bunnei authored
Optimizations
-
bunnei authored
file_sys: Allow for custom NAND/SD directories
-
bunnei authored
gl_shader_decompiler: Use used_shaders member variable directly within GenerateDeclarations()
-
bunnei authored
file_sys: Replace includes with forward declarations where applicable
-
bunnei authored
Update microprofile scopes.
-
bunnei authored
ssl: Move SSL class to cpp file
-
Lioncash authored
Multi-line doc comments still need the '<' after the ///, otherwise it's treated as a regular comment and makes the original doc comment broken in viewers, IDEs, etc. While we're at it, also fix some typos in the comments.
-