dolphin-emulator/Source/Core/Core
Léo Lam 6b8cb2ee41 IOS/ES: Handle fake-signed tickets properly
Fake-signed tickets have a bogus common key index, in which case we
must assume and use the normal common key to decrypt contents.
2017-05-09 20:58:20 +02:00
..
Boot Merge pull request #5356 from sepalani/hle-app 2017-05-07 18:45:58 +02:00
ConfigLoaders
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 Merge pull request #5332 from spycrab/wiimote_casts 2017-05-06 13:27:04 +02:00
IOS IOS/ES: Handle fake-signed tickets properly 2017-05-09 20:58:20 +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 Merge pull request #5008 from ligfx/aspectheuristic 2017-04-10 11:30:34 +12:00
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 VideoCommon: rework anamorphic widescreen heuristic 2017-04-05 17:23:16 -07:00
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 Merge pull request #5144 from MerryMage/mfspr 2017-04-10 22:30:56 +02:00
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 Use pointers inside ini loop to retain references to ini files 2017-04-01 17:52:25 +03:00
GeckoCodeConfig.h
Host.h
HotkeyManager.cpp Add i18n comments for the acronym IR 2017-04-08 16:00:09 +02:00
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 Frame: Make TAS dialogs private 2017-04-02 04:11:47 -04:00
NetPlayClient.cpp Merge pull request #5105 from lioncash/namespace 2017-04-08 17:12:56 -04:00
NetPlayClient.h
NetPlayProto.h
NetPlayServer.cpp
NetPlayServer.h
PatchEngine.cpp PatchEngine: Add Reload() function 2017-04-09 14:02:33 +01:00
PatchEngine.h PatchEngine: Add Reload() function 2017-04-09 14:02:33 +01:00
State.cpp IOS: Reuse more code for crypto operations 2017-05-02 23:49:22 +02:00
State.h Frame: Remove callback function prototypes from header 2017-04-03 06:34:36 -04:00
WiiRoot.cpp Don't duplicate code for getting paths based on title IDs 2017-05-06 17:45:08 +02:00
WiiRoot.h