Commit graph

3145 commits

Author SHA1 Message Date
sum2012
c2091de3d5 Add dummy sceCcc
Fix loading of Gensou Chronicle
2013-06-30 20:21:56 +08:00
Henrik Rydgård
f5da5f4cf6 Merge pull request #2544 from raven02/filtering-ui
Consolildate Texture filtering option
2013-06-30 00:11:12 -07:00
Henrik Rydgård
0d32163248 Merge pull request #2542 from unknownbrackets/fps-limit
Add an optional hack to force <= 60 FPS
2013-06-30 00:07:24 -07:00
Unknown W. Brackets
3eb5e917ee Change the config setting to not say game. 2013-06-30 00:02:33 -07:00
raven02
5d275d7fe9 Consolildate Texture filtering option 2013-06-30 14:58:46 +08:00
Henrik Rydgård
752d974284 Merge pull request #2540 from unknownbrackets/windows-ui
Fix a couple crashes on shutdown
2013-06-29 23:32:17 -07:00
Unknown W. Brackets
9f3aae873f Add a config setting to force 60 fps in games. 2013-06-29 20:53:02 -07:00
Unknown W. Brackets
4f68703cfd Rename "VPS"/"FPS" to "Speed"/"FPES" so it's clear.
Still scaled to 60, but could change to 100 instead?

"FPES" is "frames per emulated second."  Or we could change it instead...
2013-06-29 20:06:34 -07:00
Unknown W. Brackets
4ca084b9ad Add a bit more space for the smoothness hackery.
Prevents a buffer overflow error I was getting randomly.
2013-06-29 16:06:24 -07:00
Kingcom
6df25d52f0 -ctrl+g for goto in mem viewer/disassembly
-removed skipping of zz_/z_ in disassembly
-fixes to the expression parser
2013-06-29 22:25:17 +02:00
Henrik Rydgård
9ec27e4f92 Merge pull request #2534 from oioitff/mpeg-fix
Add option to enable Linear Filtering only for CGs.
2013-06-29 12:49:20 -07:00
oioitff
dc04584ca1 Add a new option to enable
Linear Filtering only for CGs.
2013-06-30 03:35:28 +08:00
Unknown W. Brackets
84f65dc961 Save flags around conditional breakpoint check. 2013-06-29 11:45:29 -07:00
Unknown W. Brackets
609f8d6340 Allow hitting Go on a breakpoint to continue.
Doesn't work for branches though, because of delay slots.
2013-06-29 11:23:24 -07:00
Unknown W. Brackets
aaafd372e9 Clear temp breakpoints off the CPU thread.
This should make it possible to actually clear them.  Fixes #2519.
2013-06-29 10:54:33 -07:00
Kingcom
8ce9ad6cf1 Linux build fix 2013-06-29 17:53:45 +02:00
Kingcom
fb84d2654b Merge branch 'master' of https://github.com/hrydgard/ppsspp into ExpressionParser 2013-06-29 15:17:09 +02:00
Kingcom
ab1aa09dce Expression parser 2013-06-29 15:17:00 +02:00
Henrik Rydgård
cff69a336f Merge pull request #2523 from raven02/patch-20
Match font size of save dialog with real PSP and fix the wrong color of Yes/No button
2013-06-29 04:22:03 -07:00
Henrik Rydgård
9628001f56 Merge pull request #2521 from oioitff/mpeg-fix
sceMpegGetAvcAu should return PSP_ERROR_MPEG_NO_DATA at first call before mpegAvcDecode
2013-06-29 04:21:41 -07:00
Henrik Rydgård
d18eb994da Merge pull request #2502 from oioitff/mpeg-fix2
Improve PsmfPlayer, and implement video loop for PsmfPlayer.
2013-06-29 04:21:14 -07:00
raven02
0c22bcf2e4 Fix wrong YES/NO color of save dialog 2013-06-29 04:58:44 +08:00
raven02
fa138b9354 Quick fix sizing 2013-06-29 04:31:17 +08:00
raven02
1ecde43163 Match the font size of save dialog with real PSP 2013-06-29 04:28:50 +08:00
raven02
5b920e1d86 Add square icon to LOAD/SAVE/DELETE 2013-06-29 03:37:30 +08:00
raven02
1f9846e5c4 Minor sizing fix 2013-06-29 01:17:36 +08:00
raven02
c4b0db4d2f Match message dialog with real PSP 2013-06-29 01:02:55 +08:00
oioitff
6b87524077 sceMpegGetAvcAu should return
PSP_ERROR_MPEG_NO_DATA at first call before mpegAvcDecode.
2013-06-28 22:06:20 +08:00
oioitff
a86ddab8d0 Tiny bug fix. 2013-06-28 05:44:57 +08:00
Henrik Rydgård
b126048f1f Merge pull request #2505 from Kingcom/master
Breakpoint list
2013-06-27 14:25:55 -07:00
Kingcom
d4214af710 Breakpoint list at the bottom of the disassembly window 2013-06-27 21:07:49 +02:00
mschic
47b690918d Update scePsmf.cpp
Fixing for AKB48 MPEG crash because wrong pointer
Has been tested with:
 - AKB148 Idol to koi shitara, Idol to Guam de Koishitara
 - AKB149 Renai Sousenkyo
2013-06-27 23:56:01 +07:00
oioitff
ecffab317a Improve PsmfPlayer.
Implement video loop for PsmfPlayer.
2013-06-27 23:46:26 +08:00
Henrik Rydgard
4f3ccf011e Oops x3 2013-06-27 16:53:11 +02:00
Henrik Rydgard
bf624f8c8a Merge branch 'master' of github.com:hrydgard/ppsspp 2013-06-27 16:29:23 +02:00
Henrik Rydgard
604ad0181b Merge branch 'new-ui'. Still incomplete. Enable by setting NewUI=True in ppsspp.ini
Conflicts:
	UI/MenuScreens.cpp
2013-06-27 16:28:38 +02:00
Kingcom
76f135e077 -edit register by double clicking
-copy register with ctrl+c
2013-06-27 11:50:59 +02:00
Kingcom
3a758fe279 Resolve ppsspp.rc conflict 2013-06-27 01:21:38 +02:00
Henrik Rydgård
e440fa606e Merge pull request #2235 from thedax/master
User controllable CPU speed option
2013-06-26 14:57:40 -07:00
Kingcom
827d13c34f -Fix step over for conditional branches
-don't redraw the disassembly window while waiting for a temporary breakpoint
2013-06-26 23:14:15 +02:00
Henrik Rydgård
ed47eac63d Merge pull request #2381 from thedax/hdRemasterSupport
Add preliminary support for PS3 PSP HD Remasters.
2013-06-26 14:13:01 -07:00
Henrik Rydgard
5fcd521a71 Merge branch 'framebuffers-to-mem' of https://github.com/arnastia/ppsspp into arnastia-framebuffers-to-mem
Conflicts:
	Windows/Debugger/Debugger_MemoryDlg.cpp
2013-06-26 23:09:44 +02:00
Henrik Rydgard
5b5f9cbe4f Merge branch 'master' of github.com:hrydgard/ppsspp 2013-06-26 22:59:12 +02:00
Henrik Rydgard
cc414296d6 Merge branch 'master' of https://github.com/jtraynham/ppsspp into jtraynham-master
Conflicts:
	lang
	pspautotests
2013-06-26 22:56:53 +02:00
Henrik Rydgård
872366a137 Merge pull request #2284 from oioitff/mpeg-fix2
Use ringbuffer as a real PSP instead the huge buffer.
2013-06-26 13:55:50 -07:00
The Dax
0bbcec9ad4 Remove redundant include and fix comments. 2013-06-26 16:02:53 -04:00
The Dax
ad1323c6ec Change logging in PSPLoaders.cpp to debug instead of error; it was a remnant of the debugging process. 2013-06-26 16:02:53 -04:00
The Dax
bd0944fc49 Remove a few more unneeded includes and change a loop to use ARRAY_SIZE instead of a variable. 2013-06-26 16:02:53 -04:00
The Dax
d11deba3cd Fix HD Remasters and tidy up. This should be the final commit for the preliminary support, no further coding style issues withstanding. 2013-06-26 16:02:53 -04:00
The Dax
695f7eeec5 Fix more style issues, and abstract most of the init code from MemMap.cpp. 2013-06-26 16:02:52 -04:00