dolphin-emulator/Source/Core/Core
Lioncash f91292eff2 GeckoCodeConfig: Return vector by value for LoadCodes()
Using an out-param is a leftover from C++03. Action Replay codes already
return the vector of codes by value as well.
2017-03-21 16:58:13 -04:00
..
Boot change parameter names to match our coding style while we're at it 2017-03-16 18:22:51 +01:00
ConfigLoaders Movie configuration loader 2017-03-05 15:47:25 +01:00
Debugger Fix memory breakpoint when checking the middle of the data 2017-03-18 22:48:57 -04:00
DSP Merge pull request #5097 from MerryMage/pic 2017-03-17 22:24:03 +01:00
FifoPlayer FifoDataFile: In-class initialize member variables where applicable 2017-03-21 15:41:05 -04:00
HLE
HW Merge pull request #4901 from JosJuice/filemonitor-redesign 2017-03-20 12:46:19 -07:00
IOS Merge pull request #5099 from JosJuice/wii-menu-strings 2017-03-20 14:03:04 +13:00
PowerPC JitBase: Rename MergeAllowedNextInstructions to CanMergeNextInstructions 2017-03-21 13:50:03 -04:00
ActionReplay.cpp
ActionReplay.h
Analytics.cpp VideoConfig: add bSupportsFragmentStoresAndAtomics 2017-03-15 17:20:47 -07:00
Analytics.h
ARDecrypt.cpp Common: Move byte swapping utilities into their own header 2017-03-03 17:18:18 -05:00
ARDecrypt.h Common: Move byte swapping utilities into their own header 2017-03-03 17:18:18 -05:00
BootManager.cpp SI: Namespace device classes 2017-03-16 04:41:39 -04:00
BootManager.h
CMakeLists.txt Merge pull request #5110 from MerryMage/const-pool 2017-03-20 13:29:57 -07:00
ConfigManager.cpp Merge pull request #5093 from JosJuice/six-char-game-ids 2017-03-20 13:38:35 +13:00
ConfigManager.h SI: Namespace device classes 2017-03-16 04:41:39 -04:00
Core.cpp FileMonitor redesign 2017-03-13 17:13:20 +01:00
Core.h Android: Move screenshot waiting logic to Renderer 2017-03-04 16:53:16 +10:00
Core.vcxproj Merge pull request #5110 from MerryMage/const-pool 2017-03-20 13:29:57 -07:00
Core.vcxproj.filters Merge pull request #5110 from MerryMage/const-pool 2017-03-20 13:29:57 -07:00
CoreTiming.cpp
CoreTiming.h
DSPEmulator.cpp
DSPEmulator.h
ec_wii.cpp IOS/ES: Handle personalised tickets properly 2017-03-11 21:14:26 +01:00
ec_wii.h IOS/ES: Handle personalised tickets properly 2017-03-11 21:14:26 +01:00
FileMonitor.cpp FileMonitor: Move file system parsing to DVD thread 2017-03-13 17:13:20 +01:00
FileMonitor.h FileMonitor redesign 2017-03-13 17:13:20 +01:00
GeckoCode.cpp
GeckoCode.h
GeckoCodeConfig.cpp GeckoCodeConfig: Return vector by value for LoadCodes() 2017-03-21 16:58:13 -04:00
GeckoCodeConfig.h GeckoCodeConfig: Return vector by value for LoadCodes() 2017-03-21 16:58:13 -04:00
Host.h
HotkeyManager.cpp Implement hotkey options group in HotkeyInputConfigDiag 2017-03-13 13:39:52 -07:00
HotkeyManager.h Implement hotkey options group in HotkeyInputConfigDiag 2017-03-13 13:39:52 -07:00
MachineContext.h
MemoryWatcher.cpp
MemoryWatcher.h
MemTools.cpp JitInterface: Convert includes into forward declarations where applicable 2017-03-02 13:20:29 -05:00
MemTools.h
Movie.cpp SI: Namespace device classes 2017-03-16 04:41:39 -04:00
Movie.h
NetPlayClient.cpp NetPlayClient: const correctness 2017-03-19 09:32:58 -04:00
NetPlayClient.h NetPlayClient: const correctness 2017-03-19 09:32:58 -04:00
NetPlayProto.h
NetPlayServer.cpp NetPlayServer: const correctness 2017-03-19 09:36:40 -04:00
NetPlayServer.h NetPlayServer: const correctness 2017-03-19 09:36:40 -04:00
PatchEngine.cpp GeckoCodeConfig: Return vector by value for LoadCodes() 2017-03-21 16:58:13 -04:00
PatchEngine.h
State.cpp IOS/ES: Keep track of the active title properly 2017-03-02 20:28:01 +01:00
State.h
WiiRoot.cpp Unify the way of setting game ID, title ID, revision 2017-03-09 15:34:14 +01:00
WiiRoot.h