dolphin-emulator/Source/Core/Core
Léo Lam 1b3b7518e6 ESFormats: Fix the first field of ticket views
Looking more carefully at the IOS ticket view generation code reveals
that the first field in the TicketView struct is copied over from
the ticket version, extended to 4 bytes.
2017-04-25 20:59:40 +02:00
..
Boot Merge pull request #5228 from JosJuice/why-did-this-exist 2017-04-12 08:07:54 -04:00
ConfigLoaders Movie configuration loader 2017-03-05 15:47:25 +01:00
Debugger Generate Symbols From RSO Modules added 2017-04-21 00:32:06 +01:00
DSP DSPIntMultiplier: Place translation unit local functions in an anonymous namespace 2017-03-26 16:42:35 -04:00
FifoPlayer CPU: Convert state enum to an enum class 2017-03-28 11:48:28 -04:00
HLE HLE: Add Reload() function 2017-04-09 14:02:34 +01:00
HW WiimoteReal: init and destroy ScannerBackends in same thread 2017-04-23 17:11:27 -07:00
IOS ESFormats: Fix the first field of ticket views 2017-04-25 20:59:40 +02:00
PowerPC JitArm64: Implement timer SPRs 2017-04-25 09:20:09 +01:00
ActionReplay.cpp
ActionReplay.h
Analytics.cpp VideoConfig: add bSupportsFragmentStoresAndAtomics 2017-03-15 17:20:47 -07:00
Analytics.h ControllerEmu: Separate ControlGroup from ControllerEmu 2017-02-09 18:18:52 -05:00
ARDecrypt.cpp ARDecrypt: const correctness 2017-03-22 20:35:00 -04:00
ARDecrypt.h Common: Move byte swapping utilities into their own header 2017-03-03 17:18:18 -05:00
BootManager.cpp Merge pull request #5008 from ligfx/aspectheuristic 2017-04-10 11:30:34 +12:00
BootManager.h
CMakeLists.txt Generate Symbols From RSO Modules added 2017-04-21 00:32:06 +01:00
ConfigManager.cpp Merge pull request #5285 from spycrab/fr_9952 2017-04-24 23:12:39 +02:00
ConfigManager.h Make title column toggleable (Issue #9952) 2017-04-17 19:34:14 +02:00
Core.cpp VideoCommon: rework anamorphic widescreen heuristic 2017-04-05 17:23:16 -07:00
Core.h VideoCommon: rework anamorphic widescreen heuristic 2017-04-05 17:23:16 -07:00
Core.vcxproj Generate Symbols From RSO Modules added 2017-04-21 00:32:06 +01:00
Core.vcxproj.filters Generate Symbols From RSO Modules added 2017-04-21 00:32:06 +01: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 IOS/ES: Handle personalised tickets properly 2017-03-11 21:14:26 +01:00
ec_wii.h IOS/ES: Handle personalised tickets properly 2017-03-11 21:14:26 +01: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 GeckoCodeConfig: Return vector by value for LoadCodes() 2017-03-21 16:58:13 -04:00
Host.h
HotkeyManager.cpp Add i18n comments for the acronym IR 2017-04-08 16:00:09 +02:00
HotkeyManager.h Implement hotkey options group in HotkeyInputConfigDiag 2017-03-13 13:39:52 -07:00
MachineContext.h Initial support for Haiku. 2017-03-27 23:46:19 -04:00
MemoryWatcher.cpp
MemoryWatcher.h
MemTools.cpp JitInterface: Convert includes into forward declarations where applicable 2017-03-02 13:20:29 -05:00
MemTools.h
Movie.cpp Merge pull request #5105 from lioncash/namespace 2017-04-08 17:12:56 -04: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 NetPlayClient: const correctness 2017-03-19 09:32:58 -04:00
NetPlayProto.h EXI: Namespace device classes 2017-03-18 21:13:12 -04:00
NetPlayServer.cpp Merge pull request #4951 from waddlesplash/haiku-2 2017-03-28 17:19:35 +13:00
NetPlayServer.h NetPlayServer: const correctness 2017-03-19 09:36:40 -04:00
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/ES: Implement ES_SetUid 2017-04-25 00:15:51 +02:00
State.h Frame: Remove callback function prototypes from header 2017-04-03 06:34:36 -04:00
WiiRoot.cpp Unify the way of setting game ID, title ID, revision 2017-03-09 15:34:14 +01:00
WiiRoot.h