dolphin-emulator/Source/Core/Core
2017-06-07 20:09:43 -07:00
..
Boot Merge pull request #5568 from lioncash/boot 2017-06-07 09:27:04 +02:00
Config Config: Add GFX ConfigInfo 2017-06-03 18:11:58 +01:00
ConfigLoaders Core: include what you use 2017-06-07 01:20:48 -04:00
Debugger fix various instances of -1 being assigned to unsigned types 2017-06-07 19:52:07 -07:00
DSP Core: include what you use 2017-06-07 01:20:48 -04:00
FifoPlayer Core: include what you use 2017-06-07 01:20:48 -04:00
HLE HLE: fix unreachable code warning 2017-06-07 19:52:07 -07:00
HW set underlying type of some enums to quiet warnings 2017-06-07 19:52:07 -07:00
IOS ios/usbv4: initialize TransferCommand::data_address to 0 2017-06-07 19:52:08 -07:00
PowerPC powerpc: silence an int->u32 init warning 2017-06-07 20:09:43 -07:00
ActionReplay.cpp Core: include what you use 2017-06-07 01:20:48 -04:00
ActionReplay.h
Analytics.cpp
Analytics.h
ARDecrypt.cpp Core: include what you use 2017-06-07 01:20:48 -04: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 Core: include what you use 2017-06-07 01:20:48 -04: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 msbuild: Remove hack for ObjectFileName (reduces build parallelism). 2017-06-07 17:30:05 -07:00
Core.vcxproj.filters msbuild: Remove hack for ObjectFileName (reduces build parallelism). 2017-06-07 17:30:05 -07: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: Add missing <string> header 2017-06-06 20:37:43 -04:00
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 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 Movie: Use std::put_time in GetRTCDisplay() 2017-06-06 20:56:04 -04: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
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 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
WiiRoot.h