dolphin/Source
Léo Lam 9d52ab5144 IOS/ES: Move ImportTicket write function
This commit moves the write function to where it should be (IOS),
especially when ES::ImportTicket() is the only place to use it.

Prevents misusing the ticket import function, and removes one unsafe
direct write to the NAND that does not go through IOS.

This also fixes the destination path: the session root is the one which
should be used for determining the ticket path, not the configured one.
2017-06-03 17:43:16 +02:00
..
Android Merge pull request #5465 from sepalani/gc-bios 2017-05-26 10:23:03 +02:00
Core IOS/ES: Move ImportTicket write function 2017-06-03 17:43:16 +02:00
DSPSpy Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
DSPTool upgrade to Windows SDK 10.0.15063.0 2017-05-28 13:37:31 +02:00
PCH upgrade to Windows SDK 10.0.15063.0 2017-05-28 13:37:31 +02:00
UnitTests Merge pull request #5271 from JosJuice/allow-aslr 2017-06-02 21:53:02 -07:00
VSProps enable latest C++ Standard features (/std:c++latest) 2017-05-28 13:37:33 +02:00
.clang-format clang-format: Sort windows.h before other headers 2017-01-23 00:35:09 -08:00
CMakeLists.txt Common: Add a std::optional implementation 2017-06-03 12:36:24 +02:00
dolphin-emu.sln Externals: remove PortAudio 2017-05-27 18:28:57 -07:00