.. |
Debugger
|
TWo warning fixes
|
2018-12-17 21:07:52 +01:00 |
Dialog
|
Savedata: Write only one secure entry.
|
2018-10-28 12:35:54 -07:00 |
ELF
|
Debugger: Add assembler to build.
|
2018-06-06 05:59:24 -07:00 |
FileLoaders
|
http: Report errors reading discs.
|
2018-12-27 10:33:32 -08:00 |
FileSystems
|
Io: Add missing error code on file open.
|
2018-11-06 19:28:22 -08:00 |
Font
|
Font: Draw nothing for chars before first glyph.
|
2016-08-27 09:41:01 -07:00 |
HLE
|
Remove the "Disable stencil test" hack. Doesn't seem to serve much purpose anymore.
|
2018-12-14 13:54:03 +01:00 |
HW
|
Core: Move config enums to separate file.
|
2018-06-23 10:59:18 -07:00 |
MIPS
|
Jit: Respect flags for jit types and features.
|
2019-02-03 14:57:08 -08:00 |
Util
|
Core: Match up NOEN define usage a bit more.
|
2018-09-01 19:56:35 -07:00 |
AVIDump.cpp
|
GE Debugger: Save with alpha for PNGs.
|
2017-12-21 23:47:49 -08:00 |
AVIDump.h
|
Fix Symbian Builds
|
2016-09-04 12:52:14 -04:00 |
Compatibility.cpp
|
Use compat setting instead
|
2018-11-27 22:45:51 +08:00 |
Compatibility.h
|
Use compat setting instead
|
2018-11-27 22:45:51 +08:00 |
Config.cpp
|
Core: Add flags to disable jit features.
|
2019-02-03 13:58:24 -08:00 |
Config.h
|
Core: Add flags to disable jit features.
|
2019-02-03 13:58:24 -08:00 |
ConfigValues.h
|
Moved from using enum to enum class
|
2018-06-26 07:52:02 +01:00 |
Core.cpp
|
UI: Keep rendering UI even while stepping.
|
2018-06-24 06:24:08 -07:00 |
Core.h
|
GE Debugger: Prevent hang on shutdown.
|
2018-06-11 14:54:42 -07:00 |
Core.vcxproj
|
Disable "Edit & Continue" with VS debug mode.
|
2018-12-07 13:01:16 +09:00 |
Core.vcxproj.filters
|
Debugger: Add an event for GE dump recording.
|
2018-09-01 10:59:37 -07:00 |
CoreParameter.h
|
Merge pull request #11187 from unknownbrackets/alt-speed
|
2018-06-24 13:41:12 +02:00 |
CoreTiming.cpp
|
Remove "Timer Hack" setting. Untested, probably low usage and unclear utility.
|
2018-12-14 13:56:42 +01:00 |
CoreTiming.h
|
Clean up various files
|
2016-09-03 19:23:17 -04:00 |
CwCheat.cpp
|
Just a quick fix for a typo made in last big rewrite of cheat engine.
|
2018-07-07 15:45:56 +02:00 |
CwCheat.h
|
Cheats: Split parsing and execution.
|
2017-11-07 19:51:32 -08:00 |
HDRemaster.cpp
|
Enable extra ram for The Elder Scrolls Travels Oblivion USA Beta and Melodie - alpha
|
2016-06-14 15:42:54 +08: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
|
GE Debugger: Refactor out stepping callback.
|
2018-09-01 09:41:20 -07:00 |
Loaders.cpp
|
http: Report errors reading discs.
|
2018-12-27 10:33:32 -08:00 |
Loaders.h
|
http: Report errors reading discs.
|
2018-12-27 10:33:32 -08:00 |
MemMap.cpp
|
Core: Move config enums to separate file.
|
2018-06-23 10:59:18 -07:00 |
MemMap.h
|
b.sh: Add a build option for address sanitizer. When enabled, we turn on some compatibility options to make it work right.
|
2018-01-31 14:29:23 +01:00 |
MemMapFunctions.cpp
|
Core: Move config enums to separate file.
|
2018-06-23 10:59:18 -07: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
|
Core: Wait for background CPU load on exit.
|
2018-11-01 21:29:34 -07:00 |
PSPLoaders.h
|
GE Debugger: Simple framework to load dumps.
|
2017-06-03 15:29:11 -07:00 |
Replay.cpp
|
Replay: Fix a silly typo applying analog.
|
2018-04-11 21:31:56 -07:00 |
Replay.h
|
Replay: Initial file handling and control funcs.
|
2018-04-07 18:00:51 -07:00 |
Reporting.cpp
|
Reporting: Disable when jit flags are disabled.
|
2019-02-03 14:57:08 -08:00 |
Reporting.h
|
Reporting: Provide suggestions on negative reports.
|
2018-06-06 05:55:31 -07:00 |
SaveState.cpp
|
SaveState: Retry failed state screenshots.
|
2018-11-25 08:20:23 -08:00 |
SaveState.h
|
Added "oldest save" and "slots 1-5" as options for "auto load savestate"
|
2018-06-25 21:45:51 +01:00 |
Screenshot.cpp
|
GE Debugger: Save with alpha for PNGs.
|
2017-12-21 23:47:49 -08:00 |
Screenshot.h
|
GE Debugger: Save with alpha for PNGs.
|
2017-12-21 23:47:49 -08:00 |
System.cpp
|
Core: Wait for background CPU load on exit.
|
2018-11-01 21:29:34 -07:00 |
System.h
|
Core: Wait for background CPU load on exit.
|
2018-11-01 21:29:34 -07:00 |
TextureReplacer.cpp
|
Replacement: Show a warning for bad texture names.
|
2018-09-30 17:55:51 -07:00 |
TextureReplacer.h
|
Replacement: Refactor ini template generation.
|
2018-09-30 17:00:05 -07:00 |
ThreadEventQueue.h
|
Big mutex overhaul - remove our custom ones, make them non-recursive where possible
|
2017-02-28 11:40:29 +01:00 |
WaveFile.cpp
|
Fix Symbian Builds
|
2016-09-04 12:52:14 -04:00 |
WaveFile.h
|
Fix Symbian Builds
|
2016-09-04 12:52:14 -04:00 |
WebServer.cpp
|
http: Allow pbp and ppdmp files too.
|
2018-10-07 14:53:38 -07:00 |
WebServer.h
|
http: Allow pbp and ppdmp files too.
|
2018-10-07 14:53:38 -07:00 |
x360_compat.h
|
[Xbox] Missings files
|
2014-03-02 11:16:56 -08:00 |