ppsspp/Core
Unknown W. Brackets e717a87f9f Add extra frames if we run out of atrac data.
We could probably insert frames instead for GHA phase shifting, but this
will solve other bugs too, I think.
2014-09-23 11:33:21 -07:00
..
Debugger sprintf->snprintf, fix some too short buffers 2014-09-14 00:14:11 +02:00
Dialog (Partially) slip thin3d underneath DrawBuffer. 2014-08-22 20:54:53 +02:00
ELF Sum all .bss* sections when counting bss size. 2014-08-17 14:25:58 -07:00
FileSystems Remove bogus blank line. 2014-09-04 18:09:07 +09:00
Font Reduce some excessive logging 2014-06-09 19:40:05 +02:00
HLE Add extra frames if we run out of atrac data. 2014-09-23 11:33:21 -07:00
HW Add breakpoints to most sceAtrac mem access. 2014-09-23 11:33:18 -07:00
MIPS Merge pull request #6922 from daniel229/a_few_func_replacement 2014-09-21 23:13:02 +02:00
Util Reduce some unnecessary includes in Core/. 2014-03-15 10:41:07 -07:00
CMakeLists.txt Add sceUsbGps module 2014-08-13 00:11:26 +08:00
Config.cpp Win32: Add an UI option to change the GPU backend. 2014-09-14 06:59:27 -04:00
Config.h Win32: Add an UI option to change the GPU backend. 2014-09-14 06:59:27 -04: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 Win32 buildfix. 2014-08-12 22:34:05 -04:00
Core.vcxproj.filters Win32 buildfix. 2014-08-12 22:34:05 -04:00
CoreParameter.h Allow specifying a root path for host0:/. 2014-04-19 21:43:09 -07:00
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 Disable reporting when using cheats as well. 2014-02-15 15:41:27 -08:00
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 Get rid of redundant ERROR_LOG. 2014-03-03 11:57:33 -05:00
Loaders.h
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 MemMap should not be included in MIPS.h. 2014-03-15 10:45:39 +01:00
PSPLoaders.cpp Fix path issue running tests on Linux. 2014-08-30 22:38:19 -07:00
PSPLoaders.h Reduce some unnecessary includes in Core/. 2014-03-15 10:41:07 -07:00
PSPMixer.cpp Be consistent about how we read and update the UI state variable 2014-06-22 09:57:01 +02:00
PSPMixer.h Reduce some unnecessary includes in Core/. 2014-03-15 10:41:07 -07:00
Reporting.cpp Increase the reporting message buffer a bit. 2014-09-04 00:38:49 -07:00
Reporting.h Fix missing log semicolons only affecting logging. 2014-06-29 19:09:39 -07:00
SaveState.cpp sprintf->snprintf, fix some too short buffers 2014-09-14 00:14:11 +02:00
SaveState.h Reduce some unnecessary includes in Core/. 2014-03-15 10:41:07 -07:00
System.cpp Remove most mentions of the "_XBOX" define 2014-08-24 14:21:35 +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 [Xbox] Missings files 2014-03-02 11:16:56 -08:00