.. |
Debugger
|
Move fileutil, net, image loaders, ui to Common. (#13506)
|
2020-10-04 20:48:47 +02:00 |
Dialog
|
Merge pull request #13520 from shenweip/memStickSize
|
2020-10-10 15:41:44 +02:00 |
ELF
|
Move fileutil, net, image loaders, ui to Common. (#13506)
|
2020-10-04 20:48:47 +02:00 |
FileLoaders
|
Move fileutil, net, image loaders, ui to Common. (#13506)
|
2020-10-04 20:48:47 +02:00 |
FileSystems
|
Simulates memory stick size to get fixed free space.
|
2020-10-08 23:51:56 +08:00 |
Font
|
Remove ELOG/ILOG/WLOG from the Android C++ code (mostly)
|
2020-08-15 19:08:39 +02:00 |
HLE
|
Don't need to connect if AdhocServer IP is the same with this instance localhost IP and having AdhocServer disabled
|
2020-10-19 23:34:47 +07:00 |
HW
|
Simulates memory stick size to get fixed free space.
|
2020-10-08 23:51:56 +08:00 |
MIPS
|
Make all the Comp_Cache implementations the same.
|
2020-10-16 09:13:41 +02:00 |
Util
|
More buildfixes
|
2020-10-16 00:24:12 +02:00 |
AVIDump.cpp
|
Move fileutil, net, image loaders, ui to Common. (#13506)
|
2020-10-04 20:48:47 +02:00 |
AVIDump.h
|
Fix Symbian Builds
|
2016-09-04 12:52:14 -04:00 |
Compatibility.cpp
|
Workaround for date bug in Car Jack Streets.
|
2020-10-11 16:19:06 +08:00 |
Compatibility.h
|
Workaround for date bug in Car Jack Streets.
|
2020-10-11 16:19:06 +08:00 |
Config.cpp
|
Merge pull request #13520 from shenweip/memStickSize
|
2020-10-10 15:41:44 +02:00 |
Config.h
|
Merge pull request #13520 from shenweip/memStickSize
|
2020-10-10 15:41:44 +02:00 |
ConfigValues.h
|
Display: Allow unthrottle to skip only flipping.
|
2020-07-19 13:57:04 +02:00 |
Core.cpp
|
Move NativeApp.h to Common/System, split into NativeApp.h and System.h
|
2020-10-04 11:42:16 +02:00 |
Core.h
|
Crash: Show disassembly of the instruction causing the crash, and the symbol name.
|
2020-07-15 12:38:05 +02:00 |
Core.vcxproj
|
Remove Timer.cpp/h. Move various collections into Common/Data/Collections.
|
2020-10-05 21:05:23 +02:00 |
Core.vcxproj.filters
|
Remove Timer.cpp/h. Move various collections into Common/Data/Collections.
|
2020-10-05 21:05:23 +02:00 |
CoreParameter.h
|
UI: Stop caching the draw context in coreParam.
|
2019-09-28 21:58:15 -07:00 |
CoreTiming.cpp
|
Move the profiler to Common
|
2020-10-04 11:42:16 +02:00 |
CoreTiming.h
|
Oops, got these backwards.
|
2019-04-16 17:36:29 -07:00 |
CwCheat.cpp
|
Move fileutil, net, image loaders, ui to Common. (#13506)
|
2020-10-04 20:48:47 +02: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
|
Identify remasters based on UMD_DATA hash.
|
2015-12-28 14:13:05 -08:00 |
Host.cpp
|
Windows: Initialize WindowsHost in EmuThread.
|
2017-05-05 06:53:48 -07:00 |
Host.h
|
Update symbol list of disassembly window when loadexec.
|
2020-09-12 19:45:25 +08:00 |
Instance.cpp
|
Windows: Show instance counter only with peers.
|
2020-08-18 06:59:49 -07:00 |
Instance.h
|
Windows: Show instance counter only with peers.
|
2020-08-18 06:59:49 -07:00 |
KeyMap.cpp
|
Move NativeApp.h to Common/System, split into NativeApp.h and System.h
|
2020-10-04 11:42:16 +02: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
|
Move fileutil, net, image loaders, ui to Common. (#13506)
|
2020-10-04 20:48:47 +02:00 |
Loaders.h
|
fix
|
2020-01-04 09:11:15 +08:00 |
MemFault.cpp
|
Common.h shouldn't include Log.h.
|
2020-10-04 11:42:14 +02:00 |
MemFault.h
|
Split the fault handling from MemMap.cpp to MemFault.cpp.
|
2020-07-15 12:12:57 +02:00 |
MemMap.cpp
|
Core: Fix memory size check.
|
2020-09-27 12:54:34 -07:00 |
MemMap.h
|
Fix text issue in God Eater Burst. Forgot that games can allocate texture in volatile memory too.
|
2020-10-14 00:09:08 +02: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: Run memory breakpoints on mobile.
|
2018-06-06 17:31:56 -07:00 |
Opcode.h
|
MemMap should not be included in MIPS.h.
|
2014-03-15 10:45:39 +01:00 |
PSPLoaders.cpp
|
Move fileutil, net, image loaders, ui to Common. (#13506)
|
2020-10-04 20:48:47 +02:00 |
PSPLoaders.h
|
Move umd replace to loaders.
|
2020-01-02 14:56:24 +08:00 |
Replay.cpp
|
Move fileutil, net, image loaders, ui to Common. (#13506)
|
2020-10-04 20:48:47 +02:00 |
Replay.h
|
Replay: Attempt to ignore reads in PSP/GAME.
|
2019-07-04 23:46:15 -07:00 |
Reporting.cpp
|
Add an option to the in-game dev menu to reset counts on limited logging
|
2020-10-10 15:10:46 +02:00 |
Reporting.h
|
Add an option to the in-game dev menu to reset counts on limited logging
|
2020-10-10 15:10:46 +02:00 |
SaveState.cpp
|
Move fileutil, net, image loaders, ui to Common. (#13506)
|
2020-10-04 20:48:47 +02:00 |
SaveState.h
|
SaveState: Rename ChunkFile files to Serialize.
|
2020-08-10 08:04:05 +00:00 |
Screenshot.cpp
|
Qt: Remove Qt-specific screenshot path.
|
2020-10-18 20:46:09 -07:00 |
Screenshot.h
|
GE Debugger: Save with alpha for PNGs.
|
2017-12-21 23:47:49 -08:00 |
System.cpp
|
Move fileutil, net, image loaders, ui to Common. (#13506)
|
2020-10-04 20:48:47 +02:00 |
System.h
|
Plugins: Support for loading game-specific plugins.
|
2020-09-08 09:12:19 -07: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
|
Move fileutil, net, image loaders, ui to Common. (#13506)
|
2020-10-04 20:48:47 +02:00 |
WebServer.cpp
|
Move fileutil, net, image loaders, ui to Common. (#13506)
|
2020-10-04 20:48:47 +02: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 |