.. |
Debugger
|
Debugger: Keep char *s for memchecks.
|
2021-02-20 16:16:43 -08:00 |
Dialog
|
Merge pull request #14056 from unknownbrackets/debugger-mem
|
2021-02-21 10:18:11 +01:00 |
ELF
|
Merge pull request #14056 from unknownbrackets/debugger-mem
|
2021-02-21 10:18:11 +01:00 |
FileLoaders
|
Windows: Correct some variable init warnings.
|
2021-02-15 11:59:45 -08:00 |
FileSystems
|
Io: Allow early cancel of CRC calculation.
|
2021-02-16 19:37:48 -08:00 |
Font
|
Global: Correct many endian types and casts.
|
2021-02-18 22:25:24 -08:00 |
HLE
|
Merge pull request #14140 from ANR2ME/adhoc
|
2021-02-21 22:18:05 +01:00 |
HW
|
Merge pull request #14205 from unknownbrackets/mpeg-minor
|
2021-02-22 16:18:13 +01:00 |
MIPS
|
Hook open season
|
2021-02-21 13:46:49 +08:00 |
Util
|
Merge pull request #14056 from unknownbrackets/debugger-mem
|
2021-02-21 10:18:11 +01:00 |
AVIDump.cpp
|
AVI: Update to latest FFmpeg packet pump.
|
2021-02-18 00:20:27 -08:00 |
AVIDump.h
|
Fix Symbian Builds
|
2016-09-04 12:52:14 -04:00 |
Compatibility.cpp
|
Rename the new warmup variable from #14091
|
2021-02-09 16:11:59 +01:00 |
Compatibility.h
|
Rename the new warmup variable from #14091
|
2021-02-09 16:11:59 +01:00 |
Config.cpp
|
Windows: Setting for standard/debugger shortcuts.
|
2021-02-27 14:40:02 -08:00 |
Config.h
|
Windows: Setting for standard/debugger shortcuts.
|
2021-02-27 14:40:02 -08:00 |
ConfigValues.h
|
Display: Allow unthrottle to skip only flipping.
|
2020-07-19 13:57:04 +02:00 |
Core.cpp
|
Cause the correct type of exception. Never ignore EXEC_ADDR exceptions.
|
2021-02-09 09:38:03 +01:00 |
Core.h
|
Cause the correct type of exception. Never ignore EXEC_ADDR exceptions.
|
2021-02-09 09:38:03 +01:00 |
Core.vcxproj
|
Merge pull request #14056 from unknownbrackets/debugger-mem
|
2021-02-21 10:18:11 +01:00 |
Core.vcxproj.filters
|
Debugger: Add more metadata for memory usage.
|
2021-02-15 15:01:21 -08:00 |
CoreParameter.h
|
GPU: Remove NULL GPU.
|
2021-01-02 09:36:13 -08:00 |
CoreTiming.cpp
|
SaveState: Start new events at end properly.
|
2021-02-21 08:13:32 -08:00 |
CoreTiming.h
|
SaveState: Make event restoring more obvious.
|
2020-12-28 13:29:19 -08:00 |
CwCheat.cpp
|
Debugger: Notate Memcpys directly as well.
|
2021-02-15 15:01:23 -08:00 |
CwCheat.h
|
Merge base/basictypes.h into Common/Common.h (mostly).
|
2020-09-29 15:51:51 +02:00 |
HDRemaster.cpp
|
Merge base/basictypes.h into Common/Common.h (mostly).
|
2020-09-29 15:51:51 +02:00 |
HDRemaster.h
|
Windows: Fix improper case or missing includes.
|
2021-02-14 10:30:10 -08:00 |
Host.cpp
|
Windows: Initialize WindowsHost in EmuThread.
|
2017-05-05 06:53:48 -07:00 |
Host.h
|
SwicthUMD:Only update Switch UMD item of Windows menu instead of entire UI.
|
2020-10-22 17:45:29 +08:00 |
Instance.cpp
|
Windows: Fix some format warnings.
|
2021-02-14 10:30:10 -08:00 |
Instance.h
|
Windows: Show instance counter only with peers.
|
2020-08-18 06:59:49 -07:00 |
KeyMap.cpp
|
SaveState: Allow rewind on mobile.
|
2021-01-03 10:42:40 -08:00 |
KeyMap.h
|
Move math and some file and data conversion files out from native to Common.
|
2020-10-04 09:12:46 +02:00 |
Loaders.cpp
|
Global: Correct many endian types and casts.
|
2021-02-18 22:25:24 -08:00 |
Loaders.h
|
fix
|
2020-01-04 09:11:15 +08:00 |
MemFault.cpp
|
Remove now-redundant check
|
2021-02-09 10:17:15 +01:00 |
MemFault.h
|
Crash screen: Add a very dangerous and inaccurate "Resume" function.
|
2020-12-19 20:27:39 +01:00 |
MemMap.cpp
|
Debugger: Notate memset tags directly.
|
2021-02-15 15:01:23 -08:00 |
MemMap.h
|
Global: Correct many endian types and casts.
|
2021-02-18 22:25:24 -08:00 |
MemMapFunctions.cpp
|
Partially fix Katamari (flicker due to choice of the wrong depth buffer still happening).
|
2020-09-01 22:54:36 +02:00 |
MemMapHelpers.h
|
Debugger: Notate Memcpys directly as well.
|
2021-02-15 15:01:23 -08:00 |
Opcode.h
|
More reinterpret shader gen and test work.
|
2020-11-08 10:41:20 +01:00 |
PSPLoaders.cpp
|
Fixed a PlayStation typo (#13729)
|
2020-11-30 23:58:43 +01:00 |
PSPLoaders.h
|
Move umd replace to loaders.
|
2020-01-02 14:56:24 +08:00 |
Replay.cpp
|
Common: Include unistd.h before ctime on mingw.
|
2021-02-14 10:30:10 -08:00 |
Replay.h
|
Replay: Attempt to ignore reads in PSP/GAME.
|
2019-07-04 23:46:15 -07:00 |
Reporting.cpp
|
Io: Allow early cancel of CRC calculation.
|
2021-02-16 19:37:48 -08:00 |
Reporting.h
|
UI: Add button to show CRC on feedback screen.
|
2021-02-16 19:29:37 -08:00 |
SaveState.cpp
|
SaveState: Delay restart handling until end frame.
|
2021-02-21 08:18:13 -08:00 |
SaveState.h
|
SaveState: Delay restart handling until end frame.
|
2021-02-21 08:18:13 -08:00 |
Screenshot.cpp
|
GPU: Rotate screenshot framebuffer per display.
|
2021-02-19 22:57:34 -08:00 |
Screenshot.h
|
GE Debugger: Save with alpha for PNGs.
|
2017-12-21 23:47:49 -08:00 |
System.cpp
|
SaveState: Delay restart handling until end frame.
|
2021-02-21 08:18:13 -08:00 |
System.h
|
Add an iOS-only utility in devtools to copy savestates to memstick root.
|
2020-12-16 14:52:34 +01:00 |
TextureReplacer.cpp
|
Buildfix - remove more Qt-specific code in TextureReplacer
|
2020-10-06 00:16:23 +02:00 |
TextureReplacer.h
|
GPU: Remove neon xxhash implementation.
|
2020-08-27 20:31:09 -07:00 |
ThreadEventQueue.h
|
Split CORE_ERROR into CORE_BOOT_ERROR and CORE_RUNTIME_ERROR
|
2020-07-12 15:25:20 +02:00 |
ThreadPools.cpp
|
Remove Timer.cpp/h. Move various collections into Common/Data/Collections.
|
2020-10-05 21:05:23 +02:00 |
ThreadPools.h
|
Remove Timer.cpp/h. Move various collections into Common/Data/Collections.
|
2020-10-05 21:05:23 +02:00 |
WaveFile.cpp
|
Common.h shouldn't include Log.h.
|
2020-10-04 11:42:14 +02:00 |
WaveFile.h
|
Global: Remove some unused variables.
|
2021-02-15 11:59:45 -08:00 |
WebServer.cpp
|
http: Wait less time for IPv6 if IPv4 succeeds.
|
2020-12-25 22:24:51 -08:00 |
WebServer.h
|
http: Ensure webserver shutdown on exit.
|
2019-09-28 11:12:12 -07:00 |
x360_compat.h
|
[Xbox] Missings files
|
2014-03-02 11:16:56 -08:00 |