dolphin/Source/Core/Core
JosJuice f09ceaa735 Move IOFile to a separate file
Reduces the number of files that need to be recompiled
when making changes to FileUtil.h.
2017-06-15 21:33:50 +02:00
..
Boot Move IOFile to a separate file 2017-06-15 21:33:50 +02:00
Config video: change multisample/AA setting to u32 2017-06-07 20:20:25 -07:00
ConfigLoaders Core: include what you use 2017-06-07 01:20:48 -04:00
Debugger Move IOFile to a separate file 2017-06-15 21:33:50 +02:00
DSP Move IOFile to a separate file 2017-06-15 21:33:50 +02:00
FifoPlayer Move IOFile to a separate file 2017-06-15 21:33:50 +02:00
HLE HLE: fix unreachable code warning 2017-06-07 19:52:07 -07:00
HW Move IOFile to a separate file 2017-06-15 21:33:50 +02:00
IOS Move IOFile to a separate file 2017-06-15 21:33:50 +02:00
PowerPC Move IOFile to a separate file 2017-06-15 21:33:50 +02:00
ActionReplay.cpp StringUtil: Make SplitString return by value 2017-06-11 16:48:20 +02:00
ActionReplay.h
Analytics.cpp
Analytics.h
ARDecrypt.cpp do not assign in conditional statements 2017-06-07 20:09:44 -07:00
ARDecrypt.h
BootManager.cpp Boot: Clean up the boot code 2017-06-06 16:27:52 +02:00
BootManager.h Boot: Clean up the boot code 2017-06-06 16:27:52 +02:00
CMakeLists.txt msbuild: Remove hack for ObjectFileName (reduces build parallelism). 2017-06-07 17:30:05 -07:00
ConfigManager.cpp Skip GameCube IPL by default 2017-06-11 17:51:01 +02:00
ConfigManager.h Boot: Restore symbol map loading 2017-06-06 16:40:00 +02:00
Core.cpp Move IOFile to a separate file 2017-06-15 21:33:50 +02:00
Core.h Boot: Clean up the boot code 2017-06-06 16:27:52 +02:00
Core.vcxproj IOS/ES: Make NandUtils member functions 2017-06-08 17:44:00 +02:00
Core.vcxproj.filters IOS/ES: Make NandUtils member functions 2017-06-08 17:44:00 +02:00
CoreTiming.cpp
CoreTiming.h JitArm64: Implement timer SPRs 2017-04-25 09:20:09 +01:00
DSPEmulator.cpp DSPHLE: Use unique_ptr for ucodes 2017-05-12 23:55:13 +02:00
DSPEmulator.h
ec_wii.cpp Move IOFile to a separate file 2017-06-15 21:33:50 +02:00
ec_wii.h IOS: Reuse more code for crypto operations 2017-05-02 23:49:22 +02:00
GeckoCode.cpp Revert "GeckoCode: install code handler even if no codes are activated" 2017-06-03 22:52:42 +02:00
GeckoCode.h
GeckoCodeConfig.cpp Core: include what you use 2017-06-07 01:20:48 -04:00
GeckoCodeConfig.h
Host.h Host: Get rid of Host_SetStartupDebuggingParameters() 2017-05-14 19:12:59 -04:00
HotkeyManager.cpp Core: include what you use 2017-06-07 01:20:48 -04:00
HotkeyManager.h
MachineContext.h
MemoryWatcher.cpp
MemoryWatcher.h
MemTools.cpp
MemTools.h
Movie.cpp Move IOFile to a separate file 2017-06-15 21:33:50 +02:00
Movie.h Boot: Clean up the boot code 2017-06-06 16:27:52 +02:00
NetPlayClient.cpp Core: include what you use 2017-06-07 01:20:48 -04:00
NetPlayClient.h
NetPlayProto.h
NetPlayServer.cpp quiet some sign-conversion-in-parameter warnings 2017-06-07 20:09:43 -07:00
NetPlayServer.h
PatchEngine.cpp Move IOFile to a separate file 2017-06-15 21:33:50 +02:00
PatchEngine.h
State.cpp Move IOFile to a separate file 2017-06-15 21:33:50 +02:00
State.h
TitleDatabase.cpp Core: include what you use 2017-06-07 01:20:48 -04:00
TitleDatabase.h TitleDatabase: Fix header includes 2017-05-22 02:02:04 +02:00
WiiRoot.cpp Don't duplicate code for getting paths based on title IDs 2017-05-06 17:45:08 +02:00
WiiRoot.h