ppsspp/Core
2014-11-02 18:46:12 -08:00
..
Debugger Use XXH64 on 64-bit systems. 2014-10-26 17:49:24 -07:00
Dialog Another typo. 2014-11-02 08:12:29 -08:00
ELF Sum all .bss* sections when counting bss size. 2014-08-17 14:25:58 -07:00
FileSystems Check free disk space on Symbian too. 2014-11-02 12:27:20 +10:00
Font Reduce some excessive logging 2014-06-09 19:40:05 +02:00
HLE Cleanup some old typedefs. 2014-11-02 18:46:12 -08:00
HW Check actual free disk space when games ask. 2014-11-01 00:33:19 -07:00
MIPS Improve performance of ForgetFunctions(). 2014-11-02 17:32:04 -08:00
Util Small optimization to __PPGeInit(). 2014-11-02 17:44:24 -08:00
CMakeLists.txt Add sceUsbGps module 2014-08-13 00:11:26 +08:00
Config.cpp Add feature to cache ISOs in RAM to avoid I/O stutters. 64-bit only. Loading gets slow though. 2014-10-31 00:14:00 +01:00
Config.h Add feature to cache ISOs in RAM to avoid I/O stutters. 64-bit only. Loading gets slow though. 2014-10-31 00:14:00 +01:00
Core.cpp Seems like this else was a mistake. 2014-08-23 21:54:04 -07:00
Core.h Use UpdateRunLoop to handle input and detect minimized window for all platforms. 2014-06-30 00:17:34 +10:00
Core.vcxproj Fix paths. 2014-10-11 12:29:31 -07:00
Core.vcxproj.filters Fix paths. 2014-10-11 12:29:31 -07:00
CoreParameter.h
CoreTiming.cpp Improve some timing in msgpipes. 2014-09-01 20:03:58 -07:00
CoreTiming.h Fire a callback when cpu mhz changes. 2014-07-01 23:01:30 -07:00
CwCheat.cpp Fix Cwcheat code type for address compare 2014-07-25 13:11:28 +02:00
CwCheat.h
HDRemaster.cpp
HDRemaster.h
Host.cpp
Host.h D3D9 init error reporting improved. Use "override" properly in Host. 2014-09-20 21:55:58 +02:00
Loaders.cpp Display .7z files in file listings. Can't decompress them though. 2014-10-21 00:09:24 +02:00
Loaders.h Display .7z files in file listings. Can't decompress them though. 2014-10-21 00:09:24 +02:00
MemMap.cpp Symbian buildfix. It doesn't use MemArena. 2014-08-25 02:18:58 +10:00
MemMap.h Remove most mentions of the "_XBOX" define 2014-08-24 14:21:35 +02:00
MemMapFunctions.cpp Keep track of ranges that have emuhack ops. 2014-07-05 16:25:16 -07:00
Opcode.h
PSPLoaders.cpp Add feature to cache ISOs in RAM to avoid I/O stutters. 64-bit only. Loading gets slow though. 2014-10-31 00:14:00 +01:00
PSPLoaders.h
PSPMixer.cpp Be consistent about how we read and update the UI state variable 2014-06-22 09:57:01 +02:00
PSPMixer.h
Reporting.cpp Add actual reporting of compatibility. 2014-09-27 16:41:34 -07:00
Reporting.h Add actual reporting of compatibility. 2014-09-27 16:41:34 -07:00
SaveState.cpp sprintf->snprintf, fix some too short buffers 2014-09-14 00:14:11 +02:00
SaveState.h
System.cpp More GetPointer cleanup. memCardDirectory->memStickDirectory. 2014-10-19 23:20:51 +02:00
System.h Be consistent about how we read and update the UI state variable 2014-06-22 09:57:01 +02:00
ThreadEventQueue.h Fix issues on win32 with multithreading. 2014-07-06 14:02:00 -07:00
x360_compat.h