dolphin/Source/Core/Core
Scott Mansell 008386fc7f Just a minor cleanup. Totally not the cause of random FifoCi failures.
This 'absolutely not' a read of uninitialized memory is '100% not'
the cause of our non-deterministic behavior on the Intel NUC.

If there was a such an error, it would show up on all FifoCi
backends equally. This is 'probably' unrelated to the fact that
the Intel NUC is the only fifoci runner not running under virtualization.
2015-11-04 23:23:35 +13:00
..
Boot Fix GC software crashing at boot if no disc is inserted 2015-11-01 20:29:48 +01:00
Debugger Remove unnecessary virtual keywords 2015-07-30 10:33:08 -04:00
DSP DSPJitRegCache: Make the allocation array part of the DSPJitRegCache class 2015-10-24 23:36:18 -04:00
FifoPlayer Just a minor cleanup. Totally not the cause of random FifoCi failures. 2015-11-04 23:23:35 +13:00
HLE Common: Remove other Common prefixed headers from Common.h 2015-09-26 18:51:58 -04:00
HW Merge pull request #3145 from catzilla4/master 2015-10-19 17:29:34 +13:00
IPC_HLE WII_IPC_HLE: Remove unused typedef 2015-10-21 13:43:22 -04:00
PowerPC CPU: Convert CCPU into a namespace 2015-10-04 15:15:10 -04:00
ActionReplay.cpp Get rid of some casts used with logging for size_t 2015-09-28 08:43:53 -04:00
ActionReplay.h Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
ARDecrypt.cpp Core: Pass several parameters by const reference 2015-06-04 14:19:25 -04:00
ARDecrypt.h Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
BootManager.cpp Implemented ability to block writes to the SD card 2015-08-28 17:32:29 -07:00
BootManager.h Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
CMakeLists.txt Fix OProfile discovery and drop bfd dependency 2015-10-11 16:27:03 +02:00
ConfigManager.cpp Merge pull request #3139 from JosJuice/fix-wii-root 2015-10-16 16:49:34 +02:00
ConfigManager.h Common: Move NonCopyable to its own header 2015-09-26 18:50:35 -04:00
Core.cpp Core: Move a global into a namespace 2015-10-16 22:52:41 -04:00
Core.h Core: Move a global into a namespace 2015-10-16 22:52:41 -04:00
Core.vcxproj mbedTLS: adapt Dolphin's Visual Studio files 2015-09-25 03:46:41 +02:00
Core.vcxproj.filters ZeldaHLE: Rip out the whole voice processing code. Still boots games, but no sound at all. 2015-08-14 15:20:29 +02:00
CoreTiming.cpp Partially revert "General: Toss out PRI macro usage" 2015-09-11 09:49:00 -04:00
CoreTiming.h CoreTiming: remove unused functions 2015-08-26 15:40:15 +02:00
DSPEmulator.cpp Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
DSPEmulator.h Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
ec_wii.cpp Merge pull request #3091 from Tilka/mbedtls 2015-10-03 18:00:58 -07:00
ec_wii.h Update license headers to GPLv2+ 2015-05-25 13:22:31 +02:00
GeckoCode.cpp Options: merge SCoreStartupParameter into SConfig 2015-06-12 19:07:45 +02:00
GeckoCode.h GeckoCode: Remove GetAddress function prototype 2015-07-28 22:10:39 -04:00
GeckoCodeConfig.cpp Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
GeckoCodeConfig.h Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
Host.h Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
HotkeyManager.cpp Merge pull request #2704 from RisingFog/frameadvancehold 2015-10-28 15:31:03 +13:00
HotkeyManager.h Merge pull request #2704 from RisingFog/frameadvancehold 2015-10-28 15:31:03 +13:00
MachineContext.h Remove ARMv7 support. 2015-06-07 22:44:13 -05:00
MemTools.cpp Include unistd.h in memtools.cpp to fix nopch 2015-10-09 11:08:17 +02:00
MemTools.h Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
Movie.cpp Merge pull request #3139 from JosJuice/fix-wii-root 2015-10-16 16:49:34 +02:00
Movie.h Movie: Add the PAL60 setting to Movie files. 2015-06-14 17:10:34 +02:00
NetPlayClient.cpp Merge pull request #2873 from lioncash/netleaks 2015-09-16 21:56:17 +02:00
NetPlayClient.h General: Remove unimplemented function prototypes 2015-09-05 22:01:07 -04:00
NetPlayProto.h NetPlay: Use std::array for the pad mappings 2015-08-16 00:08:09 -04:00
NetPlayServer.cpp CMake: simplify FindMiniupnpc.cmake 2015-10-12 02:26:35 +02:00
NetPlayServer.h Add missing override specifiers 2015-09-05 22:40:19 -04:00
PatchEngine.cpp Options: merge SCoreStartupParameter into SConfig 2015-06-12 19:07:45 +02:00
PatchEngine.h Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
State.cpp Wiimote: simplify DoState() parameters 2015-10-11 23:37:34 +02:00
State.h Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00