ppsspp/Core
Unknown W. Brackets b7bd107956 When using a bad atrac ID, return proper errors.
Tested each func with invalid ids.
2013-10-30 07:48:48 -07:00
..
Debugger Make memchecks ignore cached/uncached memory. 2013-10-27 13:15:12 -07:00
Dialog Update comment. 2013-10-29 02:14:39 +08:00
ELF Just log and continue when EI_CLASS is wrong. 2013-10-12 10:03:27 -07:00
FileSystems Fix path bug by using the right quotes.. 2013-10-20 10:46:23 +02:00
Font Apply offset by 1px to our provided PSP fonts 2013-10-27 10:02:13 +08:00
HLE When using a bad atrac ID, return proper errors. 2013-10-30 07:48:48 -07:00
HW Revert "Use swap code from native instead. Remove all other versions of it." 2013-10-28 17:24:03 +01:00
MIPS Revert "Use swap code from native instead. Remove all other versions of it." 2013-10-28 17:24:03 +01:00
Util Fix bugs and Clean up. 2013-10-02 06:07:02 +08:00
CMakeLists.txt Add new files to cmake and Android.mk 2013-10-13 10:32:56 +08:00
Config.cpp Simplify some UI code, fix enabled-ness of Tilt analog settings 2013-10-29 10:22:09 +01:00
Config.h Merge pull request #4340 from bollu/analogStickTiltControl 2013-10-28 05:20:46 -07:00
Core.cpp Buildfix Qt Linux. 2013-10-15 00:40:46 +10:00
Core.h
Core.vcxproj Always compile xxhash with optimizations. 2013-10-26 19:51:50 -07:00
Core.vcxproj.filters Rip out the support for the Atrac3+ plugin. It is gone, to never return. 2013-10-19 23:09:26 +02:00
CoreParameter.h
CoreTiming.cpp Keep more careful track of microsecond time. 2013-10-24 01:09:35 -07:00
CoreTiming.h Keep more careful track of microsecond time. 2013-10-24 01:09:35 -07:00
CPU.cpp
CPU.h
CwCheat.cpp Have CWCheats use it, too. It's useful pretty much anywhere one needs the real path instead of a virtual memory stick path. 2013-10-15 03:41:11 -04:00
CwCheat.h Always register the cheat event, for savestates. 2013-10-07 07:46:18 -07:00
HDRemaster.cpp
HDRemaster.h
Host.cpp
Host.h Use the newer interface for Qt's gpu debugging. 2013-10-20 00:14:39 -07:00
Loaders.cpp
Loaders.h
MemMap.cpp
MemMap.h
MemMapFunctions.cpp
PSPLoaders.cpp
PSPLoaders.h
PSPMixer.cpp Revert "Merge pull request #4068 from bollu/AudioArtefactFix" 2013-10-07 20:25:35 +02:00
PSPMixer.h Revert "Merge pull request #4068 from bollu/AudioArtefactFix" 2013-10-07 20:25:35 +02:00
Reporting.cpp Remove duplicate thread library (StdThread) 2013-10-29 11:50:29 +10:00
Reporting.h
SaveState.cpp Automatically clear the JIT when exiting the Cheats dialog box. 2013-10-23 16:10:58 +02:00
SaveState.h Add basic support for rewinding (not enabled.) 2013-09-29 19:58:39 -07:00
System.cpp We don't need to reset the counter as it's already done in Reset() 2013-10-23 19:05:08 +02:00
System.h Assume g_Config.memCardDirectory will have a trailing slash. Make InitSysDirectories for Win32 only. 2013-10-15 03:41:10 -04:00
ThreadEventQueue.h Fix uninitialized variable, oops. 2013-10-13 15:14:30 -07:00