dolphin/Source/Core/Core
JosJuice f85266df20 SConfig: Replace bNTSC with m_region
This lets us get rid of VideoInterface::SetRegionReg,
a huge hack in CEXIMemoryCard, and some minor things.
2017-01-02 20:57:48 +01:00
..
Boot SConfig: Replace bNTSC with m_region 2017-01-02 20:57:48 +01:00
Debugger DebugInterface: Make GetRawMemoryString return a std::string 2016-10-07 10:26:26 -04:00
DSP DSP: Namespace remaining un-namespaced DSP code 2016-12-31 17:20:14 -05:00
FifoPlayer Remove unnecessary ConfigManager includes 2016-11-27 22:38:38 +01:00
HLE HLE: Add a hook for JUTWarningConsole_f 2016-12-09 23:40:06 +01:00
HW SConfig: Replace bNTSC with m_region 2017-01-02 20:57:48 +01:00
IPC_HLE IPC_HLE: Fix incorrect file path for IOCTL_SET_ATTR 2016-12-07 13:52:44 +01:00
PowerPC JitRegCache: Get rid of reliance on the jit global variable 2016-12-28 17:52:58 -05:00
ActionReplay.cpp Fix missing includes 2016-10-07 23:46:41 +02: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 SConfig: Replace bNTSC with m_region 2017-01-02 20:57:48 +01:00
BootManager.h Don't read/store settings directly from/to SYSCONF 2016-10-08 14:37:55 +02:00
CMakeLists.txt JitRegCache: Separate FPURegCache and GPRRegCache into their own files 2016-12-28 17:47:25 -05:00
ConfigManager.cpp SConfig: Replace bNTSC with m_region 2017-01-02 20:57:48 +01:00
ConfigManager.h SConfig: Replace bNTSC with m_region 2017-01-02 20:57:48 +01:00
Core.cpp IPC_HLE: Move NWC24Config and WiiNetConfig to their own source files 2016-11-05 03:12:07 -04:00
Core.h
Core.vcxproj JitRegCache: Separate FPURegCache and GPRRegCache into their own files 2016-12-28 17:47:25 -05:00
Core.vcxproj.filters JitRegCache: Separate FPURegCache and GPRRegCache into their own files 2016-12-28 17:47:25 -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: Move common variable into base class 2016-10-07 08:55:54 -04:00
ec_wii.cpp
ec_wii.h
GeckoCode.cpp
GeckoCode.h
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 #4495 from slashiee/dump-textures-hotkey 2017-01-01 17:28:56 -08:00
HotkeyManager.h Merge pull request #4495 from slashiee/dump-textures-hotkey 2017-01-01 17:28:56 -08:00
MachineContext.h
MemoryWatcher.cpp
MemoryWatcher.h
MemTools.cpp
MemTools.h
Movie.cpp DSP: Namespace remaining un-namespaced DSP code 2016-12-31 17:20:14 -05:00
Movie.h Movie: Replace incorrect name and comment for numControllers 2016-12-24 18:27:56 +01:00
NetPlayClient.cpp EXI_DeviceIPL: Unify GetGCTime epoch handling 2016-10-29 18:30:00 +02:00
NetPlayClient.h HW: Change u8 pad specifier params to int where applicable 2016-10-07 08:14:12 -04:00
NetPlayProto.h EXI_DeviceIPL: Unify GetGCTime epoch handling 2016-10-29 18:30:00 +02:00
NetPlayServer.cpp EXI_DeviceIPL: Unify GetGCTime epoch handling 2016-10-29 18:30:00 +02:00
NetPlayServer.h
PatchEngine.cpp Change the patch engine log to be debug level log 2016-11-23 00:58:07 -05:00
PatchEngine.h
State.cpp Merge pull request #4383 from Sintendo/minor-text-fixes 2016-10-31 12:51:42 +01:00
State.h