Commit Graph
5276 Commits
Author SHA1 Message Date
The Dax 998a6f6fdb Load the model from the savestate before deciding the memory size. 2013-11-28 15:36:24 -05:00
The Dax ba31e18060 Perform savestate actions more intelligently. 2013-11-28 15:34:11 -05:00
The Dax 1b8df0d826 Save the model into the save state. 2013-11-28 14:58:59 -05:00
The Dax 85e3a2dbfb Make the model option ini-only.
Move PSP_MODEL_FAT and PSP_MODEL_SLIM to Config.h.
Default to a PSP Slim, and enable 64 megs of memory by default.
2013-11-28 14:37:10 -05:00
The Dax 5d310e6014 Add an option to allow the emulated PSP model to be changed. Some games require a PSP-2000 for features such as multiplayer. 2013-11-28 12:37:12 -05:00
Sacha 90b5097d45 Travis: add Blackberry. Improve Blackberry out-of-box compile. 2013-11-29 00:18:41 +10:00
Henrik Rydgard 50a589ea72 Extend sanity check for vfpu reordering array. 2013-11-28 13:27:52 +01:00
Henrik Rydgard f9f6e9492d Reorder vfpu data in saved kernel contexts when loading in a new version. 2013-11-28 13:27:51 +01:00
Henrik Rydgard 55500d4bb6 Reorder VFPU registers in memory so that we can flush and reload them in bulk more often.
Doesn't actually do that yet, that's for the NEON branch.
2013-11-28 13:27:51 +01:00
Henrik Rydgard c83a7e0029 Parse mac addresses in one place. 2013-11-28 12:38:45 +01:00
Henrik Rydgard ade18848f7 Warning fixes 2013-11-28 11:54:00 +01:00
Henrik Rydgård 620bb14d6b Merge pull request #4662 from Kingcom/Debugger
Disassembler fix
2013-11-28 02:04:13 -08:00
Kingcom cca750aab5 Fix invalid memory access on start, remove combo box code from symbol map 2013-11-28 10:49:02 +01:00
Henrik Rydgård f8227132f9 Merge pull request #4657 from Kingcom/Debugger
Create data directives in disassembler
2013-11-28 01:20:21 -08:00
Unknown W. Brackets 41a7157aa6 Eat some cycles when changing thread priority.
Some games call this a lot.
2013-11-28 01:01:22 -08:00
Unknown W. Brackets 382f3b91f4 Eat cycles and reschedule in some rtc funcs.
Reported to fix #2146.
2013-11-28 00:30:04 -08:00
Unknown W. Brackets 78ea146af6 Get rid of some unnecessary ifdefs, fix build. 2013-11-27 22:15:39 -08:00
Unknown W. Brackets bb41e015b9 Truncate func names when reading symbol maps.
Otherwise they'll get trashed.
2013-11-27 22:11:18 -08:00
Sacha 778eeb9968 Adhoc: Android buildfix and tab fix. 2013-11-28 16:05:11 +10:00
Sacha c71186b35a Partial Stretch: This setting is needed on other devices too. 2013-11-28 14:59:17 +10:00
Kingcom 577a46be09 Remove useless comment 2013-11-28 00:48:05 +01:00
Kingcom 561379f5c2 Create data directives in disassembler 2013-11-28 00:33:21 +01:00
Henrik Rydgard c499be9769 Merge branch 'adhoc-support' of https://github.com/Kyhel/ppsspp into Kyhel-adhoc-support
hrydgard here: I switched to our implementation of thread.h and removed the "Windows7SDK" things for now.

Conflicts:
	Core/Core.vcxproj.filters
2013-11-27 21:21:32 +01:00
Henrik Rydgård ed13c21a37 Merge pull request #4649 from Kingcom/Debugger
Rewrite symbol table
2013-11-27 07:43:25 -08:00
Kingcom eeb9667726 Fix QT build (hopefully) 2013-11-27 15:06:41 +01:00
Kingcom 5844d0107b Rewrite SymbolTable 2013-11-27 13:33:30 +01:00
Henrik Rydgård 979a7fbdcd Merge pull request #4638 from Kingcom/Debugger
Save labels separately from symbols
2013-11-26 13:32:44 -08:00
Kingcom 33da416a82 Reduce disassembler memory usage 2013-11-26 22:20:12 +01:00
Henrik Rydgård f78de96d80 Don't try to read version json when we didn't get a response from the server. 2013-11-26 20:10:35 +01:00
shenweipandHenrik Rydgård 13f979af8c Revert "Change state to ready when umdActivated is false."
This reverts commit 1c133ff5fe.
2013-11-26 18:23:08 +01:00
shenweipandHenrik Rydgård 3855773203 Change state to ready when umdActivated is false. 2013-11-26 18:20:33 +01:00
shenweipandHenrik Rydgård a611ed3930 Remount all references in Remount func. 2013-11-26 18:20:33 +01:00
shenweipandHenrik Rydgård 5ef34e37b4 DoState. 2013-11-26 18:20:33 +01:00
shenweipandHenrik Rydgård 7832cebacd CleanUp. 2013-11-26 18:20:33 +01:00
shenweipandHenrik Rydgård 4c6005545b Bugfix. 2013-11-26 18:20:33 +01:00
shenweipandHenrik Rydgård f6f81eca93 Add comments. 2013-11-26 18:20:33 +01:00
shenweipandHenrik Rydgård 9814b1d6d2 Add support for multiple disc. 2013-11-26 18:20:33 +01:00
Henrik Rydgård 326287a52e Merge pull request #4643 from shenweip/patch-9
minor fix:Avoid a dangerous zero.
2013-11-26 09:12:04 -08:00
Sacha d6cb23e77d Buildfix for gcc (GNU) and Qt. 2013-11-27 03:02:29 +10:00
shenweip dfad2ba845 Avoid a dangerous zero. 2013-11-26 23:45:45 +08:00
Henrik Rydgard c53b32d154 Show a dismissable notification if PPSSPP is behind the latest official release 2013-11-26 14:04:29 +01:00
Kingcom 274632f304 Minor disassembly tweaks 2013-11-26 11:38:01 +01:00
Henrik Rydgard 7410f6fd44 Add run counter, which will be used for periodic stuff like checking for new version 2013-11-26 10:24:31 +01:00
Sacha 95881bdaac Blackberry: Add simulator support. 2013-11-26 12:18:34 +10:00
Kingcom 3d4bb3f20b Remove obsolete functions 2013-11-26 00:51:04 +01:00
Kingcom 00a801f6a3 Don't overwrite label name if it already exists, get label value 2013-11-26 00:43:31 +01:00
Kingcom 7c585485bb Save labels separately from symbols 2013-11-26 00:23:17 +01:00
Henrik Rydgård 41343ac538 Merge pull request #4636 from Kingcom/Debugger
Disassembler overhaul
2013-11-25 14:00:16 -08:00
Kingcom b71bfe5a62 -Get branch lines for opcodes outside of a function
-fix labels causing analyzing issues
2013-11-25 21:53:01 +01:00
Kingcom 8146e7bfb0 Fix stepping 2013-11-25 19:51:16 +01:00