dolphin/Source/Core/Core
Lioncash 6f08ef9a25 IOFile: Get rid of IOFile's ReleaseHandle function
Transfer of handles should be done via std::move.
2017-01-12 12:34:06 -05:00
..
Boot specify custom brace style to fix unions 2017-01-05 12:55:13 +01:00
Debugger BreakPoints: Rename variables 2017-01-11 10:08:11 -05:00
DSP Merge pull request #4594 from lioncash/regcache 2017-01-06 13:01:40 +01:00
FifoPlayer specify custom brace style to fix unions 2017-01-05 12:55:13 +01:00
HLE HLE: Add explicit initializers for OSBreakPoints' stub entry 2017-01-05 14:15:45 -05:00
HW IOFile: Get rid of IOFile's ReleaseHandle function 2017-01-12 12:34:06 -05:00
IPC_HLE IOS HLE: Remove useless overrides in bt_stub 2017-01-11 14:06:01 +01:00
PowerPC BreakPoints: Use std::any_of where applicable 2017-01-11 16:37:31 -05:00
ActionReplay.cpp specify custom brace style to fix unions 2017-01-05 12:55:13 +01:00
ActionReplay.h
Analytics.cpp
Analytics.h
ARDecrypt.cpp
ARDecrypt.h
BootManager.cpp
BootManager.h
CMakeLists.txt Common: Move BreakPoints into Core 2017-01-10 05:24:44 -05:00
ConfigManager.cpp Add Silent Audio Dumping INI Option 2017-01-08 13:53:44 -05:00
ConfigManager.h Add Silent Audio Dumping INI Option 2017-01-08 13:53:44 -05:00
Core.cpp
Core.h
Core.vcxproj Common: Move BreakPoints into Core 2017-01-10 05:24:44 -05:00
Core.vcxproj.filters Common: Move BreakPoints into Core 2017-01-10 05:24:44 -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
ec_wii.cpp
ec_wii.h specify custom brace style to fix unions 2017-01-05 12:55:13 +01:00
GeckoCode.cpp
GeckoCode.h
GeckoCodeConfig.cpp
GeckoCodeConfig.h
Host.h
HotkeyManager.cpp Merge pull request #4595 from aldelaro5/add-debugger-hotkeys 2017-01-05 14:33:10 -05:00
HotkeyManager.h Merge pull request #4595 from aldelaro5/add-debugger-hotkeys 2017-01-05 14:33:10 -05:00
MachineContext.h
MemoryWatcher.cpp
MemoryWatcher.h
MemTools.cpp
MemTools.h
Movie.cpp Add missing new lines for OSD 2017-01-04 10:49:52 -05:00
Movie.h Movie: Replace incorrect name and comment for numControllers 2016-12-24 18:27:56 +01:00
NetPlayClient.cpp
NetPlayClient.h
NetPlayProto.h
NetPlayServer.cpp
NetPlayServer.h
PatchEngine.cpp
PatchEngine.h PatchEngine: Get rid of a global variable 2017-01-03 18:59:33 -05:00
State.cpp IOS HLE: Replace is_hardware with a proper device type 2017-01-09 12:27:45 +01:00
State.h