..
Debugger
Clear the symbol map between each test.
2014-03-02 10:20:40 -08:00
Dialog
fix a mistake in a logic condition
2014-02-21 19:43:24 -05:00
ELF
Improve error handling when PARAM.SFO can't read.
2014-02-15 10:34:39 -08:00
FileSystems
Improve error handling when PARAM.SFO can't read.
2014-02-15 10:34:39 -08:00
Font
Implement sceFontGetShadowInfo().
2014-03-01 00:18:19 -08:00
HLE
Merge pull request #5589 from unknownbrackets/mpeg-version
2014-03-02 23:14:36 +07:00
HW
Tone down sas raw output reporting, found a game.
2014-03-01 15:32:34 -08:00
MIPS
x86jit: Add a missing unknown prefix check.
2014-02-21 09:47:28 -08:00
Util
Don't use strstr for single character search terms
2013-12-30 21:48:36 -08:00
CMakeLists.txt
Implement sceMt19937()
2014-01-25 20:17:53 +08:00
Config.cpp
Add a basic decrypted EBOOT.BIN dump function.
2014-02-27 01:35:17 -05:00
Config.h
Add a basic decrypted EBOOT.BIN dump function.
2014-02-27 01:35:17 -05:00
Core.cpp
Fix Symbian DPI
2014-02-20 03:37:06 +10:00
Core.h
Update native with buildfix. Fix some resizing issues.
2014-02-10 15:14:45 +01:00
Core.vcxproj
Clean up defines in MSVC project files.
2014-02-08 16:38:44 -08:00
Core.vcxproj.filters
Update project to MSVC 2013 tools.
2014-02-08 13:41:28 -08:00
CoreParameter.h
Remove obsolete outputWidth/outputHeight
2014-02-10 12:44:35 +01:00
CoreTiming.cpp
Improvements to timer hack.
2013-11-20 12:55:56 +10:00
CoreTiming.h
More include cleanup. Hoping for very slightly faster compile times..
2013-12-30 10:49:05 +01:00
CwCheat.cpp
Disable reporting when using cheats as well.
2014-02-15 15:41:27 -08:00
CwCheat.h
Disable reporting when using cheats as well.
2014-02-15 15:41:27 -08:00
HDRemaster.cpp
Restructure the hack to be more correct, and add support for double texture coordinates. Fixes #2314 .
2013-06-26 16:02:52 -04:00
HDRemaster.h
More include cleanup. Hoping for very slightly faster compile times..
2013-12-30 10:49:05 +01:00
Host.cpp
Fix some includes on Windows/etc.
2013-12-29 15:59:36 -08:00
Host.h
Fix some includes on Windows/etc.
2013-12-29 15:59:36 -08:00
Loaders.cpp
Add additional check to prevent PS1 EBOOTs from loading.
2014-02-24 23:16:26 -05:00
Loaders.h
More include cleanup. Hoping for very slightly faster compile times..
2013-12-30 10:49:05 +01:00
MemMap.cpp
Switch from USING_GLES2 to MOBILE_DEVICE.
2014-02-08 16:37:58 -08:00
MemMap.h
Get rid of Memory::GetStruct(), use PSPPointer.
2014-02-27 00:28:57 -08:00
MemMapFunctions.cpp
Delete CPU.cpp/h , cleanup
2013-12-30 00:11:29 +01:00
PSPLoaders.cpp
Fix PAKFILE2.BIN and eboot logic
2014-02-16 10:51:45 +08:00
PSPLoaders.h
Mostly get rid of including "Globals.h"
2013-12-30 10:17:11 +01:00
PSPMixer.cpp
move direct sound specific behavior into the actual direct sound function instead of into an ifdef
2013-11-04 18:29:49 +01:00
PSPMixer.h
Revert "Merge pull request #4068 from bollu/AudioArtefactFix"
2013-10-07 20:25:35 +02:00
Reporting.cpp
Oops, fix reporting showing disabled outside game.
2014-02-20 01:02:22 -08:00
Reporting.h
Fix MSVC build.
2014-02-17 10:43:23 -08:00
SaveState.cpp
Keep track of whether a savestate has been used.
2014-02-09 17:39:15 -08:00
SaveState.h
Keep track of whether a savestate has been used.
2014-02-09 17:39:15 -08:00
System.cpp
Reset initing if boot fails with threading off.
2014-02-28 09:58:10 -08:00
System.h
Add a basic decrypted EBOOT.BIN dump function.
2014-02-27 01:35:17 -05:00
ThreadEventQueue.h
Blackberry: fix freezing due to overflow of nanoseconds in timer.
2013-11-11 04:53:08 +10:00