ppsspp/Core
Henrik Rydgård e875e8597a Merge pull request #3728 from unknownbrackets/savedata-minor
Don't copy a negative size in savedata
2013-09-11 00:02:48 -07:00
..
Debugger Fix some initialization/sprintf warnings. 2013-09-01 01:15:07 -07:00
Dialog Don't copy a negative size in savedata. 2013-09-10 22:23:47 -07:00
ELF Open files using wide functions on win32. 2013-08-27 00:28:46 -07:00
FileSystems Improve DirectoryFileSystem's wide char handling. 2013-09-07 16:14:41 -07:00
Font More log categories, use them (and existing ones). Improve log config. 2013-09-07 22:02:55 +02:00
HLE Merge pull request #3715 from unknownbrackets/savedata-minor 2013-09-10 02:12:48 -07:00
HW More log categories, use them (and existing ones). Improve log config. 2013-09-07 22:02:55 +02:00
MIPS Experiment: Disable VROT on x86 32-bit except on Windows where I know it works. 2013-09-10 18:17:00 +02:00
Util More log categories, use them (and existing ones). Improve log config. 2013-09-07 22:02:55 +02:00
CMakeLists.txt
Config.cpp Split the resolution setting into Window Size and Rendering Resolution (internal resolution). 2013-09-11 00:19:34 +02:00
Config.h Split the resolution setting into Window Size and Rendering Resolution (internal resolution). 2013-09-11 00:19:34 +02:00
Core.cpp Split the resolution setting into Window Size and Rendering Resolution (internal resolution). 2013-09-11 00:19:34 +02:00
Core.h
Core.vcxproj Split out sceNetAdhoc* into a separate file from sceNet. 2013-09-07 00:55:42 +02:00
Core.vcxproj.filters Split out sceNetAdhoc* into a separate file from sceNet. 2013-09-07 00:55:42 +02:00
CoreParameter.h
CoreTiming.cpp More log categories, use them (and existing ones). Improve log config. 2013-09-07 22:02:55 +02:00
CoreTiming.h
CPU.cpp
CPU.h
CwCheat.cpp Fix crashing on empy newlines. Increase max cheat list to 128 2013-08-29 19:08:31 -05:00
CwCheat.h
HDRemaster.cpp
HDRemaster.h
Host.cpp
Host.h Let NewUI's Antialiasing option be instant so a game reboot isn't required. 2013-09-08 00:27:39 -04:00
Loaders.cpp Fix typo 2013-09-04 13:48:22 +02:00
Loaders.h Try to detect if someone tries to open a PSX ISO 2013-09-02 01:49:15 +02:00
MemMap.cpp I'm a typo machine. 2013-09-09 00:35:38 -07:00
MemMap.h I'm a typo machine. 2013-09-09 00:35:38 -07:00
MemMapFunctions.cpp Fix bugs when memory size is 0x04C00000/etc. 2013-09-09 00:25:10 -07:00
PSPLoaders.cpp
PSPLoaders.h
PSPMixer.cpp
PSPMixer.h
Reporting.cpp Disable reporting when copy framebuffer is used. 2013-09-01 12:57:39 -07:00
Reporting.h Disable reporting when copy framebuffer is used. 2013-09-01 12:57:39 -07:00
SaveState.cpp
SaveState.h
System.cpp Fix bugs when memory size is 0x04C00000/etc. 2013-09-09 00:25:10 -07:00
System.h
ThreadEventQueue.h