dolphin/Source/Core/Core/IOS
Léo Lam 2058f37596 IOS/ES: Implement ImportTitleCancel properly
Mistakenly used the wrong TMD to clean up the import.

The original TMD is the one that is supposed to be used when
cancelling an import, but I forgot it's in the /import directory after
starting an import.
2017-05-14 15:30:39 +02:00
..
DI IOS: Convert the IOS kernel HLE code to a class 2017-04-30 17:18:53 +02:00
ES IOS/ES: Implement ImportTitleCancel properly 2017-05-14 15:30:39 +02:00
FS IOS: Add/move some useful enums/structs 2017-05-02 23:49:21 +02:00
Network IOS: Convert the IOS kernel HLE code to a class 2017-04-30 17:18:53 +02: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 IOS: Implement IOSC-like API 2017-05-02 23:49:22 +02:00
IOSC.h IOS: Implement IOSC-like API 2017-05-02 23:49:22 +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 Move DVD code to a new directory 2017-03-31 17:27:23 +02:00
MIOS.h IOS: Implement MIOS functionality 2017-02-08 15:07:34 +01:00