Commit Graph
5812 Commits
Author SHA1 Message Date
Henrik Rydgård 88b9fa7345 Merge pull request #2522 from raven02/patch-19
Add Square icon to LOAD/SAVE/DELETE
2013-06-28 12:41:41 -07:00
raven02 5b920e1d86 Add square icon to LOAD/SAVE/DELETE 2013-06-29 03:37:30 +08:00
Henrik Rydgård 1279183bc1 Merge pull request #2518 from Kingcom/master
Don't step when the core is active
2013-06-28 12:24:15 -07:00
Henrik Rydgård 3914c598ca Merge pull request #2520 from raven02/patch-18
Match message dialog with real PSP
2013-06-28 12:23:51 -07:00
Henrik Rydgård b51d8558ed Merge pull request #2514 from raven02/patch-17
Add EXIT button to new UI
2013-06-28 12:23:00 -07: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
raven02 64de3c428e Minor cleanup 2013-06-28 21:43:12 +08:00
raven02 26049e213f Add UI::EventReturn OnExit 2013-06-28 20:31:10 +08:00
raven02 ccb26fe883 Add EXIT button to new UI 2013-06-28 20:29:15 +08:00
Kingcom b8f467b45a -don't step while the core is active
-reset the counter before starting the core (so that it actually counts the execution time of the last run)
2013-06-28 00:26:04 +02:00
Henrik Rydgård b126048f1f Merge pull request #2505 from Kingcom/master
Breakpoint list
2013-06-27 14:25:55 -07:00
Henrik Rydgård 49da6435f0 Merge pull request #2504 from mschic/master
Fixing scePsmf for AKB48 MPEG crash because wrong pointer
2013-06-27 14:15:22 -07:00
Kingcom e4755d4bdb Small changes to the disassembly view 2013-06-27 22:16:02 +02:00
Kingcom d4214af710 Breakpoint list at the bottom of the disassembly window 2013-06-27 21:07:49 +02:00
Sacha 217e6482eb Qt Buildfix. 2013-06-28 03:40:45 +10: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
Sacha 8f163301eb Buildfix 2013-06-28 02:19:52 +10:00
Henrik Rydgard a95daf4647 Reduce logspam for some GE signals. doesn't seem to be a problem (although that might change if we paralellize). 2013-06-27 17:49:29 +02:00
Sacha d7e8476cc4 Update versions to 0.8.1 for Symbian, Blackberry, Meego. 2013-06-28 01:40:44 +10: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
Henrik Rydgård b0f4849277 Merge pull request #2497 from raven02/patch-15
Performance fix : disable atrac3+ along when sound disabled
2013-06-27 03:59:06 -07:00
raven02 6d969cc39f Performance fix : disable atrac3 along when sound disabled 2013-06-27 18:54:50 +08:00
Henrik Rydgård 23da619abd Merge pull request #2496 from Kingcom/master
Register list changes
2013-06-27 03:20:35 -07:00
Kingcom 960fe5a828 Correct hotkey in screenshot menu option 2013-06-27 12:01:55 +02:00
Kingcom 76f135e077 -edit register by double clicking
-copy register with ctrl+c
2013-06-27 11:50:59 +02:00
Henrik Rydgård c81ca1874d Merge pull request #2485 from Kingcom/master
Disassembly keyboard shortcuts and step over
2013-06-27 01:39:17 -07: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
Henrik Rydgard f93de8be51 Quick Android/GLES2 buildfix. The new read framebuffer code was not OpenGL ES friendly. 2013-06-26 23:23:16 +02:00
Henrik Rydgard cc23937150 Add some contributors to credits list 2013-06-26 23:18:15 +02: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 0d8833500f Fix incorrect comment. 2013-06-26 16:02:53 -04: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 cc78160ff1 Forgot QT. 2013-06-26 16:02:53 -04:00
The Dax dfd70d993c Add HDRemaster.cpp/.h to Android.mk and CMakeLists.txt. 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 6b35340265 ..And another. 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
The Dax 7ade9f6ceb Remove old TODOs. Re-enable FastRunLoop for HD Remasters. 2013-06-26 16:02:52 -04:00
The Dax 1260d76167 Remove magic numbers from loop, thus fixing more coding style issues. 2013-06-26 16:02:52 -04:00