dolphin/Source/Core/Core
Léo Lam ff1cb5a1c0
Merge pull request #9803 from Techjar/bbox-videocommon
VideoCommon: Abstract bounding box
2021-10-08 22:24:38 +02:00
..
Boot
Config Add an option to abort when a panic alert occurs 2021-08-29 02:02:07 +02:00
ConfigLoaders Add an option to abort when a panic alert occurs 2021-08-29 02:02:07 +02:00
Debugger
DSP DSPInterpreter: fix off-by-one errors in cycle counting 2021-08-31 01:51:42 +01:00
FifoPlayer FifoDataFile: Improve error handling when reading 2021-08-06 15:55:50 -07:00
HLE Port Enable Cheats to the new config system 2021-08-11 18:07:43 +02:00
HW Merge pull request #10080 from lioncash/membf 2021-09-20 14:54:27 +02:00
IOS Merge pull request #10068 from leoetlino/more-low-mem1-constants 2021-09-19 09:45:01 -04:00
PowerPC Merge pull request #10057 from JosJuice/jitarm64-divwx 2021-09-20 15:37:57 +02:00
ActionReplay.cpp Split out code for serializing/deserializing cheat lines 2021-08-28 19:31:27 +02:00
ActionReplay.h Split out code for serializing/deserializing cheat lines 2021-08-28 19:31:27 +02:00
ARDecrypt.cpp
ARDecrypt.h
BootManager.cpp Port Enable Cheats to the new config system 2021-08-11 18:07:43 +02:00
BootManager.h
CheatCodes.h
CheatGeneration.cpp Core/CheatSearch: Implement cheat searching functionality. 2021-09-15 19:05:48 +02:00
CheatGeneration.h Core/CheatSearch: Implement cheat searching functionality. 2021-09-15 19:05:48 +02:00
CheatSearch.cpp Core/CheatSearch: Avoid length underflow on new search. 2021-09-16 08:13:02 +02:00
CheatSearch.h Core/CheatSearch: Implement cheat searching functionality. 2021-09-15 19:05:48 +02:00
CMakeLists.txt Core/CheatSearch: Implement cheat searching functionality. 2021-09-15 19:05:48 +02:00
CommonTitles.h
ConfigManager.cpp Port Enable Cheats to the new config system 2021-08-11 18:07:43 +02:00
ConfigManager.h Port Enable Cheats to the new config system 2021-08-11 18:07:43 +02:00
Core.cpp Core: UpdateTitle with total framecount on recording playback 2021-09-28 21:51:24 -04:00
Core.h Core: Remove s_request_refresh_info 2021-09-18 13:39:38 +02:00
CoreTiming.cpp
CoreTiming.h
DolphinAnalytics.cpp VideoCommon: report games that set bits in XFMEM_CLIPDISABLE 2021-08-15 04:41:49 +01:00
DolphinAnalytics.h VideoCommon: report games that set bits in XFMEM_CLIPDISABLE 2021-08-15 04:41:49 +01:00
DSPEmulator.cpp
DSPEmulator.h
FreeLookConfig.cpp
FreeLookConfig.h
FreeLookManager.cpp Pad: GBA config 2021-07-13 16:42:35 +02:00
FreeLookManager.h
GeckoCode.cpp Port Enable Cheats to the new config system 2021-08-11 18:07:43 +02:00
GeckoCode.h
GeckoCodeConfig.cpp Android: Add Gecko code downloading 2021-09-16 18:48:39 +02:00
GeckoCodeConfig.h Android: Add Gecko code downloading 2021-09-16 18:48:39 +02:00
Host.h Core: Add GBA host interface 2021-07-13 16:42:49 +02:00
HotkeyManager.cpp Qt/Core: Implement GBA Hotkeys 2021-07-13 16:43:42 +02:00
HotkeyManager.h Qt/Core: Implement GBA Hotkeys 2021-07-13 16:43:42 +02:00
LibusbUtils.cpp
LibusbUtils.h
MachineContext.h
MemoryWatcher.cpp
MemoryWatcher.h
MemTools.cpp
MemTools.h
Movie.cpp Movie: display correct input difference on movie mismatch 2021-09-29 20:58:19 -04:00
Movie.h Movie: GBA Support 2021-07-13 16:44:04 +02:00
NetPlayClient.cpp NetPlayClient: Change return value of OnData() to void 2021-09-15 11:31:32 -04:00
NetPlayClient.h NetPlayClient: Change return value of OnData() to void 2021-09-15 11:31:32 -04:00
NetPlayCommon.cpp
NetPlayCommon.h
NetPlayProto.h NetPlay: GBA Support 2021-07-13 16:43:59 +02:00
NetPlayServer.cpp NetPlay: Split save and SD card write settings 2021-07-22 01:16:20 -04:00
NetPlayServer.h NetPlay: GBA Support 2021-07-13 16:43:59 +02:00
NetworkCaptureLogger.cpp
NetworkCaptureLogger.h
PatchEngine.cpp Split out code for serializing/deserializing cheat lines 2021-08-28 19:31:27 +02:00
PatchEngine.h Split out code for serializing/deserializing cheat lines 2021-08-28 19:31:27 +02:00
State.cpp VideoCommon: Abstract bounding box 2021-10-04 15:51:24 -04:00
State.h
SyncIdentifier.h
SysConf.cpp
SysConf.h
System.cpp
System.h
TitleDatabase.cpp
TitleDatabase.h
WiiRoot.cpp NetPlay: Split save and SD card write settings 2021-07-22 01:16:20 -04:00
WiiRoot.h
WiiUtils.cpp
WiiUtils.h