dolphin/Source/Core/Core/HW
Dentomologist fdb7328c73 CheatSearch: Update Current Values at end of frame
At the end of each frame automatically update the Current Value for
visible table rows in the selected and visible CheatSearchWidget (if
any). Also update all Current Values in all CheatSearchWidgets when the
State changes to Paused.

Only updating visible table rows serves to minimize the performance cost
of this feature. If the user scrolls to an un-updated cell it will
promptly be updated by either the next VIEndFieldEvent or the State
transitioning to Paused.
2023-10-31 17:34:31 -07:00
..
DSPHLE DSPHLE: handle offsets to a different memory region 2023-09-29 20:48:10 +02:00
DSPLLE DSPEmulator: Remove unused PauseAndLock parameter 2023-06-25 20:29:23 -07:00
DVD
EXI Core/BBA/BuiltIn: Replace IP_PROTOCOL with IPV4_ETHERTYPE to avoid conflict with Linux headers. 2023-10-04 16:13:16 +02:00
GCMemcard Fix heap buffer overflow in GCMemcardRaw 2023-10-08 15:13:41 +02:00
HSP
SI Fix unsafe netplay code in SI_DeviceGCController 2023-07-06 11:34:08 -04:00
WiimoteCommon
WiimoteEmu Use structs for config callback IDs 2023-08-17 19:19:26 +02:00
WiimoteReal Use structs for config callback IDs 2023-08-17 19:19:26 +02:00
AddressSpace.cpp Debugger/Memory: Fix unable to search mem2 2023-09-21 23:54:07 -04:00
AddressSpace.h
AudioInterface.cpp
AudioInterface.h
CPU.cpp Don't call RunAsCPUThread in config callbacks 2023-08-17 19:19:25 +02:00
CPU.h
DSP.cpp
DSP.h
GBACore.cpp
GBACore.h
GBAPad.cpp
GBAPad.h
GBAPadEmu.cpp ControllerEmu: Convert Translatability to enum class 2023-06-12 18:11:04 -07:00
GBAPadEmu.h
GCKeyboard.cpp
GCKeyboard.h
GCKeyboardEmu.cpp ControllerEmu: Convert Translatability to enum class 2023-06-12 18:11:04 -07:00
GCKeyboardEmu.h
GCPad.cpp
GCPad.h
GCPadEmu.cpp ControllerEmu: Convert Translatability to enum class 2023-06-12 18:11:04 -07:00
GCPadEmu.h
GPFifo.cpp
GPFifo.h
HW.cpp
HW.h
Memmap.cpp
Memmap.h
MemoryInterface.cpp
MemoryInterface.h
MMIO.cpp
MMIO.h
MMIOHandlers.h
ProcessorInterface.cpp
ProcessorInterface.h
Sram.cpp
Sram.h
StreamADPCM.cpp
StreamADPCM.h
SystemTimers.cpp
SystemTimers.h
VideoInterface.cpp CheatSearch: Update Current Values at end of frame 2023-10-31 17:34:31 -07:00
VideoInterface.h
WII_IPC.cpp
WII_IPC.h
Wiimote.cpp Use structs for config callback IDs 2023-08-17 19:19:26 +02:00
Wiimote.h
WiiSave.cpp
WiiSave.h
WiiSaveStructs.h