ppsspp/Core
Henrik Rydgård a9eb786811
Merge pull request #11181 from unknownbrackets/savestate
SaveState: Show warning on old / long use state
2018-06-16 17:45:58 +02:00
..
Debugger Debugger: Ignore invalid branches. 2018-06-08 06:59:18 -07:00
Dialog Savedata: Respect secureVersion parameter. 2018-05-28 08:42:48 -07:00
ELF Debugger: Add assembler to build. 2018-06-06 05:59:24 -07:00
FileLoaders Android: Do the same file_offset_bits checks for pread64 as before. Should help #10901 2018-04-11 13:45:18 +02:00
FileSystems Io: Prevent error when file locked for writing. 2018-05-08 18:25:15 -07:00
Font Font: Draw nothing for chars before first glyph. 2016-08-27 09:41:01 -07:00
HLE Debugger: Add HLE API funcs. 2018-06-08 06:59:18 -07:00
HW MediaEngine: adjust for AVStream.codec deprecation 2018-06-13 11:52:18 +00:00
MIPS Debugger: Allow conditions on threadID/moduleID. 2018-06-08 06:59:18 -07:00
Util Avoid wrapping when shifting down the audio after scaling by a 20-bit value. Fixes #9967 2017-11-30 18:24:26 +01: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 Add a queue processing hack for Sonic Rivals too. Now it's fast. 2018-04-13 18:05:04 +02:00
Compatibility.h Add a queue processing hack for Sonic Rivals too. Now it's fast. 2018-04-13 18:05:04 +02:00
Config.cpp SaveState: Add a setting to ignore warnings. 2018-06-14 18:29:55 -07:00
Config.h SaveState: Add a setting to ignore warnings. 2018-06-14 18:29:55 -07:00
Core.cpp GE Debugger: Prevent hang on shutdown. 2018-06-11 14:54:42 -07:00
Core.h GE Debugger: Prevent hang on shutdown. 2018-06-11 14:54:42 -07:00
Core.vcxproj Debugger: Add HLE API funcs. 2018-06-08 06:59:18 -07:00
Core.vcxproj.filters Debugger: Add HLE API funcs. 2018-06-08 06:59:18 -07:00
CoreParameter.h Switch another enum to enum class 2017-03-02 12:36:54 +01:00
CoreTiming.cpp Core: Remove some unused coreState funcs. 2018-06-06 05:58:50 -07:00
CoreTiming.h Clean up various files 2016-09-03 19:23:17 -04:00
CwCheat.cpp Cheats: Fix a debug assertion. 2018-02-11 12:35:31 -08: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 Core: Refactor stepping and locking. 2018-06-06 17:31:56 -07:00
Loaders.cpp GE Debugger: Simple framework to load dumps. 2017-06-03 15:29:11 -07:00
Loaders.h Add a missing virtual destructor, fix a warning 2018-05-30 18:01:49 +02:00
MemMap.cpp Debugger: Use a lock for memory reallocs. 2018-06-08 06: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 Switch another enum to enum class 2017-03-02 12:36:54 +01: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 Fix the loading status. Prettify the loading screen by putting the status and spinner along the bottom edge. 2018-03-13 11:25:17 +01: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: Provide suggestions on negative reports. 2018-06-06 05:55:31 -07:00
Reporting.h Reporting: Provide suggestions on negative reports. 2018-06-06 05:55:31 -07:00
SaveState.cpp SaveState: Show only after 4 hours. 2018-06-16 08:06:35 -07:00
SaveState.h SaveState: Show warning on old / long use state. 2018-06-14 18:29:55 -07: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 Debugger: Add current game info. 2018-06-08 06:59:17 -07:00
System.h Debugger: Add current game info. 2018-06-08 06:59:17 -07:00
TextureReplacer.cpp Qt: Load texture replacement images. 2018-06-06 05:57:26 -07:00
TextureReplacer.h Qt: Load texture replacement images. 2018-06-06 05:57:26 -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 Debugger: Disconnect on shutdown/disable. 2018-06-08 06:59:16 -07:00
WebServer.h Debugger: Serve a simple log listener WebSocket. 2018-06-08 06:59:16 -07:00
x360_compat.h [Xbox] Missings files 2014-03-02 11:16:56 -08:00