Commit Graph

5058 Commits

Author SHA1 Message Date
Henrik Rydgard
ac7f6e6cf4 Oops 2013-06-01 00:53:24 +02:00
Henrik Rydgard
c1ce720bdd Update native (android buildfix) 2013-06-01 00:50:43 +02:00
Henrik Rydgard
c9b3c7f7f9 minor fixes to NativeApp.cpp 2013-05-31 23:12:48 +02:00
Henrik Rydgard
ab4987bc20 Update to latest version of "native" 2013-05-31 23:10:58 +02:00
Henrik Rydgård
f2c316a64a Merge pull request #2009 from unknownbrackets/gpu-minor
Add GPU statistic for cycles executed
2013-05-31 12:39:47 -07:00
Unknown W. Brackets
c115a6f36c Don't report alphatest masks for always/never. 2013-05-31 10:40:39 -07:00
Unknown W. Brackets
9c85bd92e4 Show statistics for GPU cycles executed per frame. 2013-05-31 10:40:16 -07:00
Henrik Rydgård
6726f017d2 Merge pull request #2008 from thedax/master
Fix some logging typos & a comment typo
2013-05-31 10:38:03 -07:00
The Dax
cda9881cb9 Fix some logging typos and a comment typo. 2013-05-31 12:59:39 -04:00
Henrik Rydgård
6ad2782867 Merge pull request #2000 from tpunix/master
ELF: Add relocate type 0x700000A1 support
2013-05-31 09:37:55 -07:00
Henrik Rydgård
e5e2636d1d Merge branch 'patch-6' of https://github.com/sum2012/ppsspp into sum2012-patch-6 2013-05-31 18:36:50 +02:00
Henrik Rydgård
c59fd948e8 Merge pull request #2005 from thedax/master
Fix VS2010 debug builds
2013-05-31 09:30:40 -07:00
The Dax
7ddf344bc1 Fix VS2010 debug builds. It was caused by my Pangya fix: I had this else statement in the wrong place. 2013-05-31 11:08:27 -04:00
Henrik Rydgård
58c992d3d0 Merge pull request #2004 from raven02/patch-7
HW mode : Fix incorrect texture in Dragon Ball Z Shin Budokai 2
2013-05-31 08:07:17 -07:00
raven02
a945cf0e13 Fix incorrect texture in Dragon Ball Z Shin Budokai 2 2013-05-31 23:00:35 +08:00
Henrik Rydgård
fe04ff95b8 Merge pull request #2002 from Nezarn/master
Change Xbox360 pad left trigger funcionality
2013-05-31 07:25:32 -07:00
Nezarn
1705776759 Change Xbox360 pad left trigger funcionality
With this left trigger will work as tab on keyboard
2013-05-31 16:12:13 +02:00
tpu
cf8309b783 add relocate type 0x700000a1 support 2013-05-31 18:34:47 +08:00
Henrik Rydgård
c85add4ede Merge pull request #1999 from unknownbrackets/savedata
Implement the filelist savedata mode properly + other save fixes
2013-05-31 02:31:41 -07:00
Unknown W. Brackets
7d17ed8a8e Correctly shutdown dialogs on game reset. 2013-05-31 01:41:04 -07:00
Unknown W. Brackets
aaddde2f62 Don't mark <> file entries as non-existant.
Otherwise Load() will fail when it ought not to.
2013-05-31 01:41:04 -07:00
Unknown W. Brackets
00eb684c0c Correctly handle the file list savedata mode. 2013-05-31 01:41:04 -07:00
Unknown W. Brackets
55a226549c Make a few variables static and CONSTANTy. 2013-05-31 01:41:01 -07:00
Unknown W. Brackets
a0fd824f78 Read in the PARAMS.SFO secure file list. 2013-05-31 01:40:43 -07:00
Unknown W. Brackets
1d2476f28e Add error handling to the FILES savedata mode.
Not actually changed yet.
2013-05-31 01:40:36 -07:00
Henrik Rydgård
9b36333aac Merge pull request #1995 from jtraynham/master
Added iCade support to the iOS Build
2013-05-31 01:37:06 -07:00
Henrik Rydgård
7e3ff382d6 Merge pull request #1991 from thedax/pangyaFix
Fix Pangya Fantasy golf properly (redux)
2013-05-31 01:36:01 -07:00
Unknown W. Brackets
f084781ccf Stop writing ENCRYPT_INFO.BIN, PSP doesn't do it.
We don't need it and it may confuse games.
2013-05-31 01:33:24 -07:00
Unknown W. Brackets
2bc5deb659 Skip <> in MAKEDATA/etc. savedata modes. 2013-05-31 01:33:24 -07:00
Unknown W. Brackets
f57a34a99c Fix bad project file merge. 2013-05-31 01:32:39 -07:00
Unknown W. Brackets
ee751d6fdd Buildfix for Linux, fixes #1994. 2013-05-30 22:42:27 -07:00
The Dax
e4e642b2a7 Fix Call of Duty Road to Victory black screen caused by Pangya fix. It was just a simple oversight. 2013-05-30 23:02:53 -04:00
Jake Traynham
7dc90fcc49 ifstream constructor takes a c string 2013-05-30 21:23:28 -05:00
Jake Traynham
dc25d42eca Added iCade support to the iOS build 2013-05-30 20:58:41 -05:00
sum2012
c44e4de7e6 Fix sceKernelModule
Fix Army Of Two 40th Day
https://github.com/hrydgard/ppsspp/issues/1919
Thanks unknownbrackets , JPCSP r3181
2013-05-31 07:36:06 +08:00
The Dax
77e4a8008b Fix accidental typo in MetaFileSystem.cpp. 2013-05-30 16:23:25 -04:00
The Dax
370b50a328 Fix Pangya: Fantasy Golf hang when going in-game via emulating SCE_KERNEL_ERROR_NOCWD correctly, or at least, more correctly than it was before. 2013-05-30 16:15:15 -04:00
Henrik Rydgård
5c22ef363c Merge pull request #1989 from raven02/patch-6
Remove duplicate MediaEngine.h
2013-05-30 11:56:39 -07:00
raven02
8e9e8f8291 Remove duplicate MediaEngine.h 2013-05-31 02:52:42 +08:00
Henrik Rydgard
b259b5da0e Merge branch 'master' into makotech222-cwcheat 2013-05-30 19:14:46 +02:00
Henrik Rydgard
3d06c6784c Buildfix 2013-05-30 19:13:39 +02:00
Henrik Rydgard
c8be33b5f5 Merge branch 'makotech222-cwcheat' of github.com:hrydgard/ppsspp into makotech222-cwcheat 2013-05-30 19:12:00 +02:00
Henrik Rydgard
572eb26305 Merge branch 'master' into makotech222-cwcheat
Conflicts:
	Core/Core.vcxproj.filters
	Core/HLE/__sceAudio.cpp
	Core/HLE/sceKernel.cpp
2013-05-30 19:11:20 +02:00
Henrik Rydgard
839e5eccc6 Copy at3plusdecoder.so to internal memory to solve android permission issues on devices with no-exec mounted SD cards. 2013-05-30 19:06:56 +02:00
Henrik Rydgård
eee5c74b0b Merge pull request #1986 from lioncash/master
Fix improper clearing of the sample queue in sceAtrac.
2013-05-30 09:19:10 -07:00
lioncash
85098289e8 Fix improper clearing of the sample queue in sceAtrac.cpp 2013-05-30 12:15:17 -04:00
Henrik Rydgard
ae23c26af1 Print more debug info if the library load fails. 2013-05-30 18:14:52 +02:00
Henrik Rydgård
8ca2e30747 Merge pull request #1985 from lioncash/master
Fix a resource leak and possible unintentionally executed code.
2013-05-30 09:00:36 -07:00
lioncash
743f5185b8 Missed including this in the __KernelSwitchContext null check fix.
This shouldn't be called if target is null.
2013-05-30 11:55:29 -04:00
lioncash
81a91fbcbb Ensure code inside method __KernelSwitchContext in sceKernelThread.cpp isn't unintentionally executed.
The null check around line 2935 for target also makes me think this was supposed to have been done.
2013-05-30 11:47:10 -04:00