dolphin/Source/Core/Core
Léo Lam e1990e2645 IOS/ES: Fix title ordering
On a real Wii, the title list is not in any particular order. However,
because of how the flash filesystem works, titles such as 1-2 are
*never* in the first position. We must keep this behaviour, or some
versions of the System Menu may break.
2017-06-17 22:39:08 +02:00
..
Boot Core: Remove unnecessary includes 2017-06-15 18:52:22 -04:00
Config Merge pull request #5594 from MerryMage/phack 2017-06-16 18:36:39 +02:00
ConfigLoaders Core: Remove unnecessary includes 2017-06-15 18:52:22 -04:00
Debugger Core: Remove unnecessary includes 2017-06-15 18:52:22 -04:00
DSP Core: Remove unnecessary includes 2017-06-15 18:52:22 -04:00
FifoPlayer Core: Remove unnecessary includes 2017-06-15 18:52:22 -04:00
HLE Core: Remove unnecessary includes 2017-06-15 18:52:22 -04:00
HW windows: fix handle leak when using continuous scan 2017-06-16 04:00:32 -07:00
IOS IOS/ES: Fix title ordering 2017-06-17 22:39:08 +02:00
PowerPC Core: Remove unnecessary includes 2017-06-15 18:52:22 -04:00
ActionReplay.cpp Core: Remove unnecessary includes 2017-06-15 18:52:22 -04:00
ActionReplay.h
Analytics.cpp
Analytics.h
ARDecrypt.cpp do not assign in conditional statements 2017-06-07 20:09:44 -07:00
ARDecrypt.h
BootManager.cpp Boot: Clean up the boot code 2017-06-06 16:27:52 +02:00
BootManager.h Boot: Clean up the boot code 2017-06-06 16:27:52 +02:00
CMakeLists.txt Externals: Add zeux/pugixml@38edf25 2017-06-13 14:05:10 +02:00
ConfigManager.cpp IOS/ES: Add VerifyContainer 2017-06-16 16:17:37 +02:00
ConfigManager.h IOS/ES: Add VerifyContainer 2017-06-16 16:17:37 +02:00
Core.cpp Merge pull request #5611 from JosJuice/reorganize-file-namespace 2017-06-15 23:28:36 +02:00
Core.h Boot: Clean up the boot code 2017-06-06 16:27:52 +02:00
Core.vcxproj msbuild: put pugixml in Externals solution filter; fix project reference. 2017-06-15 19:06:16 -07:00
Core.vcxproj.filters Core: Add WiimoteCommon headers to the VS project 2017-06-15 18:38:21 -04:00
CoreTiming.cpp Core: Remove unnecessary includes 2017-06-15 18:52:22 -04:00
CoreTiming.h JitArm64: Implement timer SPRs 2017-04-25 09:20:09 +01:00
DSPEmulator.cpp Core: Remove unnecessary includes 2017-06-15 18:52:22 -04:00
DSPEmulator.h
ec_wii.cpp Move IOFile to a separate file 2017-06-15 21:33:50 +02:00
ec_wii.h IOS: Reuse more code for crypto operations 2017-05-02 23:49:22 +02:00
GeckoCode.cpp Core: Remove unnecessary includes 2017-06-15 18:52:22 -04:00
GeckoCode.h
GeckoCodeConfig.cpp Common: Add HttpRequest to simplify HTTP requests 2017-06-13 12:52:31 +02:00
GeckoCodeConfig.h Move GeckoCodeDiag download logic to GeckoCodeConfig 2017-04-05 12:48:35 -07:00
Host.h Host: Get rid of Host_SetStartupDebuggingParameters() 2017-05-14 19:12:59 -04:00
HotkeyManager.cpp Core: Remove unnecessary includes 2017-06-15 18:52:22 -04:00
HotkeyManager.h
MachineContext.h Initial support for Haiku. 2017-03-27 23:46:19 -04:00
MemoryWatcher.cpp
MemoryWatcher.h
MemTools.cpp
MemTools.h
Movie.cpp Core: Remove unnecessary includes 2017-06-15 18:52:22 -04:00
Movie.h Boot: Clean up the boot code 2017-06-06 16:27:52 +02:00
NetPlayClient.cpp Core: include what you use 2017-06-07 01:20:48 -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 Core: Remove unnecessary includes 2017-06-15 18:52:22 -04:00
NetPlayServer.h NetPlayServer: const correctness 2017-03-19 09:36:40 -04:00
PatchEngine.cpp Core: Remove unnecessary includes 2017-06-15 18:52:22 -04:00
PatchEngine.h PatchEngine: Add Reload() function 2017-04-09 14:02:33 +01:00
State.cpp Core: Remove unnecessary includes 2017-06-15 18:52:22 -04:00
State.h Frame: Remove callback function prototypes from header 2017-04-03 06:34:36 -04:00
TitleDatabase.cpp Core: Remove unnecessary includes 2017-06-15 18:52:22 -04:00
TitleDatabase.h TitleDatabase: Fix header includes 2017-05-22 02:02:04 +02:00
WiiRoot.cpp Core: Remove useless ShutdownWiiRoot calls 2017-06-10 20:00:43 +02:00
WiiRoot.h