dolphin/Source/Core/Core
Lioncash 1ffc311bf3 Core: Fix vcxproj filter
This would cause the core project to fail to load.
2017-06-06 20:29:03 -04:00
..
Boot Boot: Restore symbol map loading 2017-06-06 16:40:00 +02:00
Config Config: Add GFX ConfigInfo 2017-06-03 18:11:58 +01:00
ConfigLoaders IsSettingSaveable: Allow GFX settings to be saved 2017-06-03 18:13:04 +01:00
Debugger
DSP Move DSP::CodesToHeader to DSPTool 2017-06-05 19:28:40 -07:00
FifoPlayer FifoDataFile: static_assert that structs are right size 2017-04-25 17:43:37 -07:00
HLE StringUtil: StringPopBackIf added 2017-06-06 05:08:51 +01:00
HW Merge pull request #5560 from shuffle2/gh5 2017-06-06 13:12:02 -07:00
IOS Boot: Unify the ELF and DOL code paths 2017-06-06 16:30:54 +02:00
PowerPC quick UB fix for 3c0bdd74 2017-06-06 03:49:01 -07:00
ActionReplay.cpp
ActionReplay.h
Analytics.cpp
Analytics.h
ARDecrypt.cpp
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 Boot: Unify the ELF and DOL code paths 2017-06-06 16:30:54 +02:00
ConfigManager.cpp Boot: Restore symbol map loading 2017-06-06 16:40:00 +02:00
ConfigManager.h Boot: Restore symbol map loading 2017-06-06 16:40:00 +02:00
Core.cpp Don't show CPU and file related OSD messages on boot (#5533) 2017-06-06 13:14:30 -07:00
Core.h Boot: Clean up the boot code 2017-06-06 16:27:52 +02:00
Core.vcxproj Boot: Unify the ELF and DOL code paths 2017-06-06 16:30:54 +02:00
Core.vcxproj.filters Core: Fix vcxproj filter 2017-06-06 20:29:03 -04:00
CoreTiming.cpp
CoreTiming.h
DSPEmulator.cpp DSPHLE: Use unique_ptr for ucodes 2017-05-12 23:55:13 +02:00
DSPEmulator.h
ec_wii.cpp
ec_wii.h
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
GeckoCodeConfig.h
Host.h Host: Get rid of Host_SetStartupDebuggingParameters() 2017-05-14 19:12:59 -04:00
HotkeyManager.cpp
HotkeyManager.h
MachineContext.h
MemoryWatcher.cpp
MemoryWatcher.h
MemTools.cpp
MemTools.h
Movie.cpp Boot: Clean up the boot code 2017-06-06 16:27:52 +02:00
Movie.h Boot: Clean up the boot code 2017-06-06 16:27:52 +02:00
NetPlayClient.cpp
NetPlayClient.h
NetPlayProto.h
NetPlayServer.cpp
NetPlayServer.h
PatchEngine.cpp
PatchEngine.h
State.cpp Core: Replace BOOT_MIOS with an explicit "is MIOS" flag 2017-06-06 16:21:58 +02:00
State.h
TitleDatabase.cpp TitleDatabase: Check game ID length before reading characters 2017-06-03 20:46:57 +02:00
TitleDatabase.h TitleDatabase: Fix header includes 2017-05-22 02:02:04 +02:00
WiiRoot.cpp
WiiRoot.h