ppsspp/Core
Henrik Rydgård 37344d1d57 Merge pull request #7586 from unknownbrackets/ui-tweaks
Act as if unreadable files don't exist
2015-03-15 17:31:47 +01:00
..
Debugger x86jit: Disable replacements w/ breakpoints inside. 2015-01-18 21:26:37 -08:00
Dialog Change to pass some arguments by reference 2015-03-01 16:49:00 +01:00
ELF Use pre-increment instead of post-increment for iterators, and use auto for some iterators 2015-03-01 16:55:47 +01:00
FileSystems Don't read past the end of sce_lbn files on virtual discs 2015-03-01 00:45:57 +01:00
Font Fix a typo in font loading. 2015-02-01 01:20:28 -08:00
HLE Report sceUtility(Un)loadUsbModule. 2015-03-15 23:33:32 +08:00
HW Force off full-range color during video decode. 2015-03-01 09:27:38 -08:00
MIPS Switch to #pragma once in a few places. 2015-03-02 22:34:51 -08:00
Util Add install error translatable 2015-03-04 20:59:09 +08:00
CMakeLists.txt Attempt to fix linux build 2015-03-08 12:40:30 +08:00
Config.cpp Add option to auto-center the analog stick on touch within the boundaries of the stick 2015-03-05 11:01:58 +01:00
Config.h Add option to auto-center the analog stick on touch within the boundaries of the stick 2015-03-05 11:01:58 +01:00
Core.cpp Keep Windows devices from sleeping while playing. 2015-03-01 08:29:11 -08:00
Core.h Keep Windows devices from sleeping while playing. 2015-03-01 08:29:11 -08:00
Core.vcxproj Typo in Core.vcxproj 2015-03-08 17:15:42 +08:00
Core.vcxproj.filters Add sceG729 module 2015-03-08 13:27:40 +08:00
CoreParameter.h
CoreTiming.cpp
CoreTiming.h Switch to #pragma once in a few places. 2015-03-02 22:34:51 -08:00
CwCheat.cpp Use pre-increment instead of post-increment for iterators, and use auto for some iterators 2015-03-01 16:55:47 +01:00
CwCheat.h Invalidate icache before letting the cwcheat engine change memory. Might fix JIT-related cheat crashes. 2015-02-03 00:21:37 +01:00
HDRemaster.cpp
HDRemaster.h
Host.cpp
Host.h
Loaders.cpp Act as if unreadable files don't exist. 2015-03-12 19:58:09 -07:00
Loaders.h
MemMap.cpp Change to pass some arguments by reference 2015-03-01 16:49:00 +01:00
MemMap.h Change to pass some arguments by reference 2015-03-01 16:49:00 +01:00
MemMapFunctions.cpp
Opcode.h
PSPLoaders.cpp
PSPLoaders.h
Reporting.cpp
Reporting.h
SaveState.cpp Add error checking when getting the modification time of a file 2015-02-01 19:54:07 +01:00
SaveState.h Add really primitive save preview on "Next Slot". Improve pause screen layout a little. 2015-02-01 18:04:50 +01:00
Screenshot.cpp Free flipbuffer 2015-03-04 03:21:38 +10:00
Screenshot.h
System.cpp Just save the current config every time the config file is switched 2015-02-14 19:21:26 +01:00
System.h
ThreadEventQueue.h
x360_compat.h