dolphin/Source/Core/Core
EmptyChaos 4fef9d8d64 GeckoCode: Don't truncate codes that won't fit
The code table builder cuts off the end of codes that won't fit
after already writing part of it. That seems quite unlikely to
work the way anyone would find useful since the codes can contain
actual PPC instructions.
2016-10-03 16:27:18 +11:00
..
Boot Reorganise a ton of logs level 2016-10-01 15:50:28 -04:00
Debugger PPCDebugInterface: Fix ToggleMemcheck 2016-09-15 13:08:48 +10:00
DSP Reorganise a ton of logs level 2016-10-01 15:50:28 -04:00
FifoPlayer Support for dynamic BAT modification (dynamic-bat). 2016-09-06 08:43:22 +02:00
HLE HLE_OS: Return string from GetStringVA by value 2016-08-19 00:31:54 -04:00
HW Merge pull request #4244 from leoetlino/stm-shutdown 2016-10-02 20:25:13 -07:00
IPC_HLE Merge pull request #4244 from leoetlino/stm-shutdown 2016-10-02 20:25:13 -07:00
PowerPC Merge pull request #4200 from EmptyChaos/jit64-dispatch-bug 2016-10-02 20:41:39 -07:00
ActionReplay.cpp Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
ActionReplay.h Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
Analytics.cpp Suppress deprecation warning. 2016-06-26 00:49:51 -04:00
Analytics.h Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
ARDecrypt.cpp Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
ARDecrypt.h Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
BootManager.cpp Force disable WC24 standby mode 2016-10-01 13:06:04 +02:00
BootManager.h
CMakeLists.txt IPC_HLE/stm: Separate header and implementation 2016-10-01 13:06:04 +02:00
ConfigManager.cpp ConfigManager: In-class initialise member variables 2016-09-25 22:36:26 +02:00
ConfigManager.h ConfigManager: In-class initialise member variables 2016-09-25 22:36:26 +02:00
Core.cpp Reorganise a ton of logs level 2016-10-01 15:50:28 -04:00
Core.h Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
Core.vcxproj IPC_HLE/stm: Separate header and implementation 2016-10-01 13:06:04 +02:00
Core.vcxproj.filters IPC_HLE/stm: Separate header and implementation 2016-10-01 13:06:04 +02:00
CoreTiming.cpp CoreTiming: Guarantee FIFO processing of timed events 2016-09-08 19:46:42 +10:00
CoreTiming.h CoreTiming: Document initial startup behavior 2016-09-03 14:55:45 +10:00
DSPEmulator.cpp Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
DSPEmulator.h Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
ec_wii.cpp Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
ec_wii.h Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
GeckoCode.cpp GeckoCode: Don't truncate codes that won't fit 2016-10-03 16:27:18 +11:00
GeckoCode.h GeckoCode: Cleanup 2016-10-03 16:27:18 +11:00
GeckoCodeConfig.cpp Fix building with PCH disabled. 2016-08-07 01:18:59 -05:00
GeckoCodeConfig.h Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
Host.h VideoCommon: Drop GetConfigName. 2016-06-26 12:34:59 +02:00
HotkeyManager.cpp [Hotkey] Added custom textures toggle 2016-08-19 23:14:56 -05:00
HotkeyManager.h [Hotkey] Added custom textures toggle 2016-08-19 23:14:56 -05:00
MachineContext.h Add a context definition for OpenBSD amd64. 2016-07-17 22:15:14 -06:00
MemoryWatcher.cpp Core: Change CoreTiming event key from int to EventType* 2016-09-03 14:55:44 +10:00
MemoryWatcher.h Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
MemTools.cpp Add a context definition for OpenBSD amd64. 2016-07-17 22:15:14 -06:00
MemTools.h Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
Movie.cpp Move code into Movie::SignalDiscChange 2016-08-21 12:51:14 +02:00
Movie.h Move code into Movie::SignalDiscChange 2016-08-21 12:51:14 +02:00
NetPlayClient.cpp Wiimote netplay: Check the reporting mode instead of the size 2016-08-14 19:25:00 +02:00
NetPlayClient.h Wiimote netplay: Check the reporting mode instead of the size 2016-08-14 19:25:00 +02:00
NetPlayProto.h Add md5 testing to netplay 2016-07-16 22:48:46 +02:00
NetPlayServer.cpp Merge pull request #3588 from Aestek/feature/improve-netplay-dialog 2016-07-26 02:12:22 +02:00
NetPlayServer.h Fix bogus UPnP requests 2016-07-23 20:04:07 +02:00
PatchEngine.cpp PatchEngine: Clear active codes on shutdown 2016-07-01 13:07:57 +02:00
PatchEngine.h Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
State.cpp DVDInterface: Make changing discs savestate-safe 2016-09-27 16:51:14 +02:00
State.h DolphinWX: Don't translate OSD messages 2016-08-10 18:18:25 +02:00