dolphin-emulator/Source/Core/Core
degasus 2c69e976d0 DSPLLE: Only enable the DSP JIT on x64.
The x64 JIT is hardcoded right now, and it seems unlikely that we'll support another arch here soon.
So let's just disable the DSP JIT.
2017-01-30 23:53:58 +01:00
..
Boot Set up IOS RAM information area with real values. 2017-01-24 09:48:21 -05:00
Debugger BreakPoints: Rename variables 2017-01-11 10:08:11 -05:00
DSP DSPEmitter: Remove unused class member variable 2017-01-28 06:36:54 -05:00
FifoPlayer Fix missing includes 2017-01-24 03:31:51 +01:00
HLE IOS: Reorganise the source files and IPC_HLE→IOS 2017-01-18 20:43:10 +01:00
HW DSPLLE: Only enable the DSP JIT on x64. 2017-01-30 23:53:58 +01:00
IOS IOS STM: Get rid of forward declarations in the cpp file 2017-01-29 19:30:56 -05:00
PowerPC Merge pull request #4783 from degasus/temp 2017-01-30 09:22:56 +01:00
ActionReplay.cpp specify custom brace style to fix unions 2017-01-05 12:55:13 +01:00
ActionReplay.h
Analytics.cpp VideoConfig: Remove fullscreen flags. 2016-11-11 20:36:09 +01:00
Analytics.h
ARDecrypt.cpp
ARDecrypt.h
BootManager.cpp Hack to stop dcbz/dcbi over low MEM1 trashing memory. 2017-01-28 18:04:44 -05:00
BootManager.h Don't read/store settings directly from/to SYSCONF 2016-10-08 14:37:55 +02:00
CMakeLists.txt cmake: Change endif(.*) to endif() 2017-01-25 15:07:32 +01:00
ConfigManager.cpp Hack to stop dcbz/dcbi over low MEM1 trashing memory. 2017-01-28 18:04:44 -05:00
ConfigManager.h Hack to stop dcbz/dcbi over low MEM1 trashing memory. 2017-01-28 18:04:44 -05:00
Core.cpp Core: Move EXI source files to their own directory 2017-01-20 16:06:35 -05:00
Core.h
Core.vcxproj SI_Device: Move the null device implementation to its own source files 2017-01-22 21:18:51 -05:00
Core.vcxproj.filters SI_Device: Move the null device implementation to its own source files 2017-01-22 21:18:51 -05:00
CoreTiming.cpp
CoreTiming.h
DSPEmulator.cpp DSP: Namespace remaining un-namespaced DSP code 2016-12-31 17:20:14 -05:00
DSPEmulator.h DSPEmulator: Amend variable casing 2017-01-18 12:20:13 -05:00
ec_wii.cpp ec_wii: Make default data constexpr 2017-01-28 18:46:15 -05:00
ec_wii.h ec_wii: Amend function casing 2017-01-28 18:46:14 -05:00
GeckoCode.cpp GeckoCode: Provide operator== and operator!= overloads 2016-10-03 02:32:43 -04:00
GeckoCode.h GeckoCode: Provide operator== and operator!= overloads 2016-10-03 02:32:43 -04:00
GeckoCodeConfig.cpp
GeckoCodeConfig.h
Host.h Host: Remove the Host_RequestFullscreen() method. 2016-11-11 20:36:09 +01:00
HotkeyManager.cpp Merge pull request #4595 from aldelaro5/add-debugger-hotkeys 2017-01-05 14:33:10 -05:00
HotkeyManager.h Merge pull request #4595 from aldelaro5/add-debugger-hotkeys 2017-01-05 14:33:10 -05:00
MachineContext.h
MemoryWatcher.cpp
MemoryWatcher.h
MemTools.cpp
MemTools.h
Movie.cpp Core: Move SI source files to their own directory 2017-01-20 19:33:24 -05:00
Movie.h Movie: Replace incorrect name and comment for numControllers 2016-12-24 18:27:56 +01:00
NetPlayClient.cpp Core: Move SI source files to their own directory 2017-01-20 19:33:24 -05:00
NetPlayClient.h HW: Change u8 pad specifier params to int where applicable 2016-10-07 08:14:12 -04:00
NetPlayProto.h Core: Move EXI source files to their own directory 2017-01-20 16:06:35 -05:00
NetPlayServer.cpp Core: Move EXI source files to their own directory 2017-01-20 16:06:35 -05:00
NetPlayServer.h
PatchEngine.cpp MMU/PatchEngine: Fix potential crash during stack probe 2017-01-24 08:05:11 +11:00
PatchEngine.h PatchEngine: Get rid of a global variable 2017-01-03 18:59:33 -05:00
State.cpp IOS: Fix savestates for Bluetooth passthrough 2017-01-25 15:31:28 +01:00
State.h
WiiRoot.cpp Update log types names from IPC_HLE to IOS 2017-01-18 21:43:37 +01:00
WiiRoot.h Remove pre-generated SYSCONF 2017-01-12 21:30:11 +01:00