dolphin-emulator/Source/Core/Core
Léo Lam bacf52384f IOS/ES: Implement DeleteTitleContent properly
Just like DeleteTitle, Using CNANDContentManager is overkill,
inefficient and useless. And it results in a few failures in
situations where a delete should just always work.

But here it gets bonus points, because it manages to actually use
the TMD for deleting contents, when IOS does none of that and just
deletes files ending with .app in the title content directory. :)
2017-05-13 00:34:58 +02:00
..
Boot Boot: Read apploader trailer for Wii discs too 2017-05-12 18:49:00 +02:00
ConfigLoaders Config/Layer: Fix accidental cast of RecursiveSection to Section 2017-05-09 00:17:00 +01:00
Debugger Generate Symbols From RSO Modules added 2017-04-21 00:32:06 +01:00
DSP
FifoPlayer FifoDataFile: static_assert that structs are right size 2017-04-25 17:43:37 -07:00
HLE HLE: Use a proper apploader OSReport 2017-05-02 20:47:47 +01:00
HW IOS: Allow instances that are not tied to emulation 2017-05-13 00:34:58 +02:00
IOS IOS/ES: Implement DeleteTitleContent properly 2017-05-13 00:34:58 +02:00
PowerPC JitArm64: Drop ps_res. 2017-05-03 23:48:14 +02:00
ActionReplay.cpp
ActionReplay.h
Analytics.cpp
Analytics.h
ARDecrypt.cpp
ARDecrypt.h
BootManager.cpp
BootManager.h
CMakeLists.txt Merge pull request #5354 from leoetlino/iosc 2017-05-04 19:58:47 +02:00
ConfigManager.cpp Qt: Bring Gamelist up to Wx standards 2017-05-08 19:03:59 +02:00
ConfigManager.h Qt: Bring Gamelist up to Wx standards 2017-05-08 19:03:59 +02:00
Core.cpp IOS: Convert the IOS kernel HLE code to a class 2017-04-30 17:18:53 +02:00
Core.h
Core.vcxproj IOS: Implement IOSC-like API 2017-05-02 23:49:22 +02:00
Core.vcxproj.filters IOS: Implement IOSC-like API 2017-05-02 23:49:22 +02:00
CoreTiming.cpp
CoreTiming.h JitArm64: Implement timer SPRs 2017-04-25 09:20:09 +01:00
DSPEmulator.cpp
DSPEmulator.h
ec_wii.cpp Don't duplicate code for getting paths based on title IDs 2017-05-06 17:45:08 +02:00
ec_wii.h IOS: Reuse more code for crypto operations 2017-05-02 23:49:22 +02:00
GeckoCode.cpp
GeckoCode.h
GeckoCodeConfig.cpp
GeckoCodeConfig.h
Host.h
HotkeyManager.cpp
HotkeyManager.h
MachineContext.h
MemoryWatcher.cpp
MemoryWatcher.h
MemTools.cpp
MemTools.h
Movie.cpp IOS: Convert the IOS kernel HLE code to a class 2017-04-30 17:18:53 +02:00
Movie.h
NetPlayClient.cpp
NetPlayClient.h
NetPlayProto.h
NetPlayServer.cpp
NetPlayServer.h
PatchEngine.cpp
PatchEngine.h
State.cpp IOS: Reuse more code for crypto operations 2017-05-02 23:49:22 +02:00
State.h
WiiRoot.cpp Don't duplicate code for getting paths based on title IDs 2017-05-06 17:45:08 +02:00
WiiRoot.h