dolphin/Source/Core/Core/IOS
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
..
DI VolumeWiiCrypted: Replace ChangePartition with a partition parameter 2017-05-16 22:58:15 +02:00
ES IOS/ES: Move ImportTicket write function 2017-06-03 17:43:16 +02:00
FS IOS: Add/move some useful enums/structs 2017-05-02 23:49:21 +02:00
Network IP/Top: Properly fix GetAddrInfo 2017-06-01 17:05:12 +01:00
SDIO IOS: Convert the IOS kernel HLE code to a class 2017-04-30 17:18:53 +02:00
STM IOS: Convert the IOS kernel HLE code to a class 2017-04-30 17:18:53 +02:00
USB IOS: Allow instances that are not tied to emulation 2017-05-13 00:34:58 +02:00
WFS IOS: Allow instances that are not tied to emulation 2017-05-13 00:34:58 +02:00
Device.cpp IOS: Convert the IOS kernel HLE code to a class 2017-04-30 17:18:53 +02:00
Device.h IOS: Add/move some useful enums/structs 2017-05-02 23:49:21 +02:00
DeviceStub.cpp IOS: Convert the IOS kernel HLE code to a class 2017-04-30 17:18:53 +02:00
DeviceStub.h IOS: Convert the IOS kernel HLE code to a class 2017-04-30 17:18:53 +02:00
IOS.cpp IOS: Fix AddCoreDevices being called twice 2017-05-13 22:14:29 +02:00
IOS.h IOS: Fix AddCoreDevices being called twice 2017-05-13 22:14:29 +02:00
IOSC.cpp VolumeWiiCrypted: Get title keys from TicketReader 2017-05-20 20:44:12 +02:00
IOSC.h IOSC: Fix header includes 2017-05-22 02:07:14 +02:00
MemoryValues.cpp IOS: Convert the IOS kernel HLE code to a class 2017-04-30 17:18:53 +02:00
MemoryValues.h IOS: Convert the IOS kernel HLE code to a class 2017-04-30 17:18:53 +02:00
MIOS.cpp VolumeWiiCrypted: Replace ChangePartition with a partition parameter 2017-05-16 22:58:15 +02:00
MIOS.h IOS: Implement MIOS functionality 2017-02-08 15:07:34 +01:00