ppsspp/Core
Henrik Rydgard 1b770cc316 Typo fix
2013-12-11 11:00:01 +01:00
..
Debugger Some code reformatting in SymbolMap 2013-12-02 15:30:03 +01:00
Dialog Buildfix for Windows Qt. Enable PSP model SLIM on Symbian (works fine due to lack of mmap). 2013-12-10 18:49:25 +10:00
ELF Merge pull request #4767 from unknownbrackets/moduleinfo 2013-12-09 01:02:59 -08:00
FileSystems Return an int not a u32 for proper error check. 2013-12-09 08:04:33 -08:00
Font Kill the "packagedFont" hack, correctly fixed now. 2013-12-10 23:19:25 -08:00
HLE Kill the "packagedFont" hack, correctly fixed now. 2013-12-10 23:19:25 -08:00
HW
MIPS Don't crash trying to clear the icache in interpreter mode 2013-12-10 20:34:07 +01:00
Util Use ReadEntireFile() a few more places. 2013-12-08 12:02:37 -08:00
CMakeLists.txt
Config.cpp Tweak the new button style to add slight drop shadows, add folder icons. 2013-12-11 09:37:07 +01:00
Config.h "Thin Borders" touch button style, ability to choose. 2013-12-10 23:27:46 +01:00
Core.cpp
Core.h
Core.vcxproj More work on the Homebrew Store, get it working on Windows and Android 2013-12-05 12:48:09 +01:00
Core.vcxproj.filters More work on the Homebrew Store, get it working on Windows and Android 2013-12-05 12:48:09 +01:00
CoreParameter.h
CoreTiming.cpp
CoreTiming.h
CPU.cpp
CPU.h
CwCheat.cpp
CwCheat.h
HDRemaster.cpp
HDRemaster.h
Host.cpp
Host.h Add InputBox as a platform-specific system function instead of a host function. Enable it on all Qt platforms. Add Set Nickname to mobile Qt. 2013-12-08 20:16:34 +10:00
Loaders.cpp Logspam reduction 2013-12-09 13:45:17 +01:00
Loaders.h
MemMap.cpp Typo fix 2013-12-11 11:00:01 +01:00
MemMap.h Use additional memory map mirrors for 32-bit. 2013-12-10 23:40:37 -08:00
MemMapFunctions.cpp Use additional memory map mirrors for 32-bit. 2013-12-10 23:40:37 -08:00
PSPLoaders.cpp Use ReadEntireFile() a few more places. 2013-12-08 12:02:37 -08:00
PSPLoaders.h
PSPMixer.cpp
PSPMixer.h
Reporting.cpp
Reporting.h
SaveState.cpp Add keybinding to rewind (backspace by default), if rewind states are enabled. Disable rewind on mobile. 2013-12-05 16:25:17 +01:00
SaveState.h Add "u_time" uniform to postprocessing shaders. 2013-12-02 17:24:55 +01:00
System.cpp Perform savestate actions more intelligently. 2013-11-28 15:34:11 -05:00
System.h
ThreadEventQueue.h