dolphin/Source/Core/Core
Markus Wick abbc25f662 Merge pull request #2788 from TurboK234/3d_hotkeys
Added hotkeys for toggling different stereoscopy modes
2015-12-02 15:24:59 +01:00
..
Boot Merge pull request #3152 from ShadowsFriend/ipl_checksum 2015-11-20 14:37:13 +13: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 Fifoplayer: Load the Correct version number. 2015-11-08 01:24:08 +13:00
HLE Common: Remove other Common prefixed headers from Common.h 2015-09-26 18:51:58 -04:00
HW Merge pull request #3286 from jloehr/Wiimote-Rumble-LED-Fix 2015-11-29 00:58:18 +13:00
IPC_HLE Merge pull request #2745 from AdmiralCurtiss/wiimote-disconnect-message 2015-12-02 15:13:29 +01:00
PowerPC CPU: Convert CCPU into a namespace 2015-10-04 15:15:10 -04:00
ActionReplay.cpp Merge pull request #3067 from JosJuice/cheat-manager-regression 2015-12-02 14:08:32 +01:00
ActionReplay.h Fix Cheat Manager not saving created codes 2015-09-19 17:20:16 +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 Create DVDThread (no multithreading yet) 2015-11-16 23:20:07 +01:00
ConfigManager.cpp Merge pull request #3149 from ShadowsFriend/fname_column 2015-12-02 15:04:36 +01:00
ConfigManager.h DolphinWX: Add a filename column 2015-10-11 05:29:01 +02:00
Core.cpp Reset the GC adapter rumble when stopping a game 2015-11-18 20:48:48 +01:00
Core.h Synchronize DVDInterface::ChangeDisc with the CPU thread properly. 2015-11-03 12:42:05 +01:00
Core.vcxproj Create DVDThread (no multithreading yet) 2015-11-16 23:20:07 +01:00
Core.vcxproj.filters Create DVDThread (no multithreading yet) 2015-11-16 23:20:07 +01: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 #2788 from TurboK234/3d_hotkeys 2015-12-02 15:24:59 +01:00
HotkeyManager.h Merge pull request #2788 from TurboK234/3d_hotkeys 2015-12-02 15:24:59 +01: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 Merge pull request #2876 from CastellaFactory/master 2015-12-02 14:20:47 +01: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 Create DVDThread (no multithreading yet) 2015-11-16 23:20:07 +01:00
State.h SaveState/DolphinWX: Display time and date of savestate when a slot is selected, or Empty if no savestate exists in the slot. 2015-10-10 22:14:22 +02:00