ppsspp/Core
2018-07-07 18:36:47 -07:00
..
Debugger Debugger: Add backtrace API. 2018-07-07 18:36:47 -07:00
Dialog Savedata: Use file hash to validate hash mode. 2018-06-30 12:17:52 -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
HLE Core: Allow toggle between 2 custom speeds. 2018-06-23 10:59:18 -07:00
HW Core: Move config enums to separate file. 2018-06-23 10:59:18 -07:00
MIPS Debugger: Update to latest armips. 2018-06-30 14:18:26 -07:00
Util SaveState: Initialize some memory that is saved. 2018-06-22 21:29:18 -07:00
AVIDump.cpp GE Debugger: Save with alpha for PNGs. 2017-12-21 23:47:49 -08:00
AVIDump.h
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 Added "oldest save" and "slots 1-5" as options for "auto load savestate" 2018-06-25 21:45:51 +01:00
Config.h Added "oldest save" and "slots 1-5" as options for "auto load savestate" 2018-06-25 21:45:51 +01: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 Core: Move config enums to separate file. 2018-06-23 10:59:18 -07:00
Core.vcxproj.filters Core: Move config enums to separate file. 2018-06-23 10:59:18 -07:00
CoreParameter.h Merge pull request #11187 from unknownbrackets/alt-speed 2018-06-24 13:41:12 +02:00
CoreTiming.cpp CoreTiming: Reset CPU mhz on reset. 2018-06-22 21:29:18 -07:00
CoreTiming.h
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
HDRemaster.h
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 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
PSPLoaders.cpp Merge pull request #11187 from unknownbrackets/alt-speed 2018-06-24 13:41:12 +02: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: Fix stale state threshold. 2018-07-04 18:00:06 -07: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 UI: Keep rendering UI even while stepping. 2018-06-24 06:24:08 -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
WaveFile.cpp
WaveFile.h
WebServer.cpp http: Check fread() result to avoid warning. 2018-06-17 11:02:26 -07:00
WebServer.h Debugger: Serve a simple log listener WebSocket. 2018-06-08 06:59:16 -07:00
x360_compat.h