dolphin/Source/Core/Core
Léo Lam 8e0ea92ec3
Merge pull request #7058 from JosJuice/move-titledatabase-usage
Don't store custom names from TitleDatabase in GameFileCache
2018-06-04 14:59:05 +02:00
..
Boot FS: Add a struct for modes 2018-06-03 20:45:35 +02:00
Config Port FS, SD and dump path to onion config 2018-05-23 16:07:18 +02:00
ConfigLoaders Config: Fix path settings not being saved 2018-05-27 21:03:01 +02:00
Debugger SymbolDB: Namespace code under the Common namespace 2018-05-27 18:01:40 -04:00
DSP PcapFile: Namespace code under the Common namespace 2018-05-29 17:56:15 -04:00
FifoPlayer Common: Move host communication enum to Host.h 2018-05-28 14:34:59 -04:00
HLE Common: Move host communication enum to Host.h 2018-05-28 14:34:59 -04:00
HW FS: Add a struct for modes 2018-06-03 20:45:35 +02:00
IOS FS: Add a struct for modes 2018-06-03 20:45:35 +02:00
PowerPC Gekko: Make register constructors explicit where applicable 2018-06-03 12:37:17 -04:00
ActionReplay.cpp PowerPC: Move MMU-specifics from PowerPC.h to MMU.h 2018-05-17 19:18:55 -04:00
ActionReplay.h
Analytics.cpp Analytics: Report update track 2018-06-02 05:59:03 +02:00
Analytics.h
ARDecrypt.cpp
ARDecrypt.h
BootManager.cpp Remove useless BootManager::Stop 2018-05-26 11:33:13 +02:00
BootManager.h Remove useless BootManager::Stop 2018-05-26 11:33:13 +02:00
CMakeLists.txt
CommonTitles.h
ConfigManager.cpp Merge pull request #6499 from Ebola16/SettingsGroup 2018-06-03 12:02:56 +02:00
ConfigManager.h AudioCommon: Implement WASAPI 2018-05-26 13:08:10 +02:00
Core.cpp Don't switch to blank NAND in the middle of emulation 2018-05-29 15:41:11 +02:00
Core.h Common: Move host communication enum to Host.h 2018-05-28 14:34:59 -04:00
Core.vcxproj Interpreter: Move common exception functions to ExceptionUtils.h 2018-05-20 18:25:32 -04:00
Core.vcxproj.filters Interpreter: Move common exception functions to ExceptionUtils.h 2018-05-20 18:25:32 -04:00
CoreTiming.cpp
CoreTiming.h
DSPEmulator.cpp DSPEmulator: Default destructor in the cpp file 2018-05-29 07:54:39 -04:00
DSPEmulator.h DSPEmulator: Make the IsLLE() member function const-qualified 2018-05-29 17:45:07 -04:00
GeckoCode.cpp PowerPC: Move MMU-specifics from PowerPC.h to MMU.h 2018-05-17 19:18:55 -04:00
GeckoCode.h
GeckoCodeConfig.cpp Core/GeckoCodeConfig: Circumvent DDOS protection 2018-05-29 03:56:28 +02:00
GeckoCodeConfig.h
Host.h Common: Move host communication enum to Host.h 2018-05-28 14:34:59 -04:00
HotkeyManager.cpp
HotkeyManager.h
MachineContext.h
MemoryWatcher.cpp
MemoryWatcher.h
MemTools.cpp
MemTools.h
Movie.cpp
Movie.h
NetPlayClient.cpp
NetPlayClient.h
NetPlayProto.h
NetPlayServer.cpp
NetPlayServer.h
PatchEngine.cpp PowerPC: Move MMU-specifics from PowerPC.h to MMU.h 2018-05-17 19:18:55 -04:00
PatchEngine.h
State.cpp IOSC: Fix hardcoded MS and CA IDs 2018-05-21 15:11:25 +02:00
State.h
SysConf.cpp FS: Add a struct for modes 2018-06-03 20:45:35 +02:00
SysConf.h
TitleDatabase.cpp Don't store custom names from TitleDatabase in GameFileCache 2018-06-04 07:45:22 +02:00
TitleDatabase.h Don't store custom names from TitleDatabase in GameFileCache 2018-06-04 07:45:22 +02:00
WiiRoot.cpp WiiRoot: Use a namespace alias for FS to reduce noise 2018-06-03 21:37:28 +02:00
WiiRoot.h
WiiUtils.cpp
WiiUtils.h