dolphin/Source/Core/Core
Pierre Bourdon a8f7012cf7 IOS/ES: Implement basic title installation.
There are several things wrong with this implementation. The first being
that since we still don't have a proper ticket/tmd handling library, we
hardcode offsets once again to fetch TMD fields. The second being that
we don't stream data to the disk and we buffer everything in memory. The
third being that we don't properly fetch the content index for
decryption, which is prone to breaking.

But hey, it works well enough to install the DQX channel!
2017-01-14 17:06:40 +01:00
..
Boot Merge pull request #4544 from JosJuice/region-enum 2017-01-13 09:19:27 +13:00
Debugger BreakPoints: Rename variables 2017-01-11 10:08:11 -05:00
DSP DSPInterpreter: Get rid of a #define constant 2017-01-12 20:36:52 -05:00
FifoPlayer specify custom brace style to fix unions 2017-01-05 12:55:13 +01:00
HLE Merge pull request #4299 from sepalani/hle_symbols 2017-01-13 10:05:32 +13:00
HW ColorUtil: Make decodeCI8image's pal parameter const 2017-01-13 17:07:26 -05:00
IPC_HLE IOS/ES: Implement basic title installation. 2017-01-14 17:06:40 +01:00
PowerPC Merge pull request #4299 from sepalani/hle_symbols 2017-01-13 10:05:32 +13:00
ActionReplay.cpp specify custom brace style to fix unions 2017-01-05 12:55:13 +01:00
ActionReplay.h
Analytics.cpp VideoConfig: Remove fullscreen flags. 2016-11-11 20:36:09 +01:00
Analytics.h
ARDecrypt.cpp
ARDecrypt.h
BootManager.cpp SConfig: Replace bNTSC with m_region 2017-01-02 20:57:48 +01:00
BootManager.h Don't read/store settings directly from/to SYSCONF 2016-10-08 14:37:55 +02:00
CMakeLists.txt IOS: Add ESFormats.{cpp,h}. 2017-01-14 17:06:40 +01:00
ConfigManager.cpp Remove pre-generated SYSCONF 2017-01-12 21:30:11 +01:00
ConfigManager.h Merge pull request #4544 from JosJuice/region-enum 2017-01-13 09:19:27 +13:00
Core.cpp Remove pre-generated SYSCONF 2017-01-12 21:30:11 +01:00
Core.h
Core.vcxproj IOS: Add ESFormats.{cpp,h}. 2017-01-14 17:06:40 +01:00
Core.vcxproj.filters IOS: Add ESFormats.{cpp,h}. 2017-01-14 17:06:40 +01:00
CoreTiming.cpp
CoreTiming.h
DSPEmulator.cpp DSP: Namespace remaining un-namespaced DSP code 2016-12-31 17:20:14 -05:00
DSPEmulator.h DSPEmulator: Move common variable into base class 2016-10-07 08:55:54 -04:00
ec_wii.cpp
ec_wii.h specify custom brace style to fix unions 2017-01-05 12:55:13 +01:00
GeckoCode.cpp GeckoCode: Provide operator== and operator!= overloads 2016-10-03 02:32:43 -04:00
GeckoCode.h GeckoCode: Provide operator== and operator!= overloads 2016-10-03 02:32:43 -04:00
GeckoCodeConfig.cpp
GeckoCodeConfig.h
Host.h Host: Remove the Host_RequestFullscreen() method. 2016-11-11 20:36:09 +01:00
HotkeyManager.cpp Merge pull request #4595 from aldelaro5/add-debugger-hotkeys 2017-01-05 14:33:10 -05:00
HotkeyManager.h Merge pull request #4595 from aldelaro5/add-debugger-hotkeys 2017-01-05 14:33:10 -05:00
MachineContext.h
MemoryWatcher.cpp
MemoryWatcher.h
MemTools.cpp
MemTools.h
Movie.cpp Add missing new lines for OSD 2017-01-04 10:49:52 -05:00
Movie.h Movie: Replace incorrect name and comment for numControllers 2016-12-24 18:27:56 +01:00
NetPlayClient.cpp EXI_DeviceIPL: Unify GetGCTime epoch handling 2016-10-29 18:30:00 +02:00
NetPlayClient.h HW: Change u8 pad specifier params to int where applicable 2016-10-07 08:14:12 -04:00
NetPlayProto.h EXI_DeviceIPL: Unify GetGCTime epoch handling 2016-10-29 18:30:00 +02:00
NetPlayServer.cpp EXI_DeviceIPL: Unify GetGCTime epoch handling 2016-10-29 18:30:00 +02:00
NetPlayServer.h
PatchEngine.cpp Change the patch engine log to be debug level log 2016-11-23 00:58:07 -05:00
PatchEngine.h PatchEngine: Get rid of a global variable 2017-01-03 18:59:33 -05:00
State.cpp IOS HLE: Replace is_hardware with a proper device type 2017-01-09 12:27:45 +01:00
State.h
WiiRoot.cpp Remove pre-generated SYSCONF 2017-01-12 21:30:11 +01:00
WiiRoot.h Remove pre-generated SYSCONF 2017-01-12 21:30:11 +01:00