dolphin/Source/Core
Léo Lam 1525396ecf IOS/ES: Properly handle missing TMD in GetStoredTMD
When the TMD doesn't exist on the NAND, IOS returns -106.

This commit also changes IsValid() to not check for the TMD validity,
since this is not always something we want. (IOS can have different
error codes when the TMD is missing, or even worse, simply assume
that the TMD is valid.)
2017-03-04 20:33:35 +01:00
..
AudioCommon C++ conformance fixes (MSVC /permissive-) 2017-02-15 20:37:04 -08:00
Common CMakeLists: Normalize whitespace 2017-03-01 14:53:23 -05:00
Core IOS/ES: Properly handle missing TMD in GetStoredTMD 2017-03-04 20:33:35 +01:00
DiscIO IOS/ES: Implement ES_GetOwnedTitles 2017-03-04 20:33:35 +01:00
DolphinQt2 CMakeLists: Normalize whitespace 2017-03-01 14:53:23 -05:00
DolphinWX Merge pull request #5003 from lioncash/memory 2017-03-04 12:14:35 +01:00
InputCommon BooleanSetting: Initialize m_value to default_value in the constructor 2017-03-03 14:09:48 -05:00
UICommon UICommon: Make GetNewDisassembler() return a unique_ptr 2017-03-02 21:26:17 -05:00
VideoBackends Merge pull request #5011 from stenzek/d3d-texture-corruption 2017-03-04 15:55:58 +01:00
VideoCommon Merge pull request #4995 from lioncash/normalize 2017-03-02 11:51:06 +01:00
CMakeLists.txt CMakeLists: Normalize whitespace 2017-03-01 14:53:23 -05:00