The Dax
d102baacd0
Prep PPSSPP for Visual Studio 2013.
2013-09-17 10:27:06 -04:00
Unknown W. Brackets
50e9e45d65
Check version in each DoState() func.
...
They bail on PointerWrap error or bad version.
2013-09-14 20:23:03 -07:00
Unknown W. Brackets
5352432d8f
Don't copy a negative size in savedata.
...
Not sure what's correct here, Street Fighter Alpha 3 passes -1.
It seems to call it twice, so probably the first time is to get the size?
Fixes #3722 , thanks @thedax.
2013-09-10 22:23:47 -07:00
Unknown W. Brackets
e75ea49a66
Fix #3706 , custom save dialog dates.
2013-09-10 02:09:18 -07:00
Unknown W. Brackets
9fb64183e6
Don't write more than the savedata buffer.
...
Fixes Numblast when there's savedata, probably others.
Could use more testing.
2013-09-10 01:46:49 -07:00
Henrik Rydgard
8c88dff5a4
More log categories, use them (and existing ones). Improve log config.
2013-09-07 22:02:55 +02:00
sum2012
f941b09909
better fix
2013-09-04 23:14:39 +08:00
sum2012
3d20b8d7b0
Fix crash in debug build
2013-09-04 20:35:34 +08:00
sum2012
6358f4ec62
Fix Summon Night 5,when there is a save,make new game would crash
2013-09-04 20:18:21 +08:00
Unknown W. Brackets
1ed8edb0d3
Avoid some dangerous hex constant widths.
2013-08-22 23:23:48 -07:00
Henrik Rydgard
43978f0ed6
Auto-create .nomedia file on Android to hide savedata icons from Gallery
2013-08-12 21:49:02 +02:00
Unknown W. Brackets
a32cf817ff
Fix some minor warnings.
2013-07-07 20:31:04 -07:00
Lioncash
b823bb7543
Change PSPPointer function name Valid to IsValid.
...
Improves readability and shows intent better.
2013-06-25 09:51:39 -04:00
Unknown W. Brackets
a94640f112
Fix a few null checks in savedata.
...
Fixes #2456 .
2013-06-24 23:02:57 -07:00
Sacha
5ce2f2abcc
Blackberry Buildfix.
2013-06-24 21:22:05 +10:00
Unknown W. Brackets
8f0d3c55fb
Use PSP memory directly in GETSIZES for savedata.
2013-06-23 22:22:25 -07:00
Unknown W. Brackets
8734b29105
Return a bind value in FILELIST, tweaks.
2013-06-23 22:22:25 -07:00
Unknown W. Brackets
6eca664c7c
Switch idList to use structs in savedata.
2013-06-23 22:22:24 -07:00
Unknown W. Brackets
73acbe556d
Use the specified game/save name for SIZES.
...
It doesn't use the global one (not sure why...)
2013-06-23 22:22:24 -07:00
Unknown W. Brackets
3672b591bb
Return error codes from SavedataParam::GetSizes().
...
Rather than true/false, makes things simpler.
2013-06-23 22:22:23 -07:00
Unknown W. Brackets
16752f57b6
Switch SIZES savedata mode to using structs.
2013-06-23 22:22:23 -07:00
Unknown W. Brackets
dae4156654
Make more savedata struct parts PSPPointers.
2013-06-22 22:49:39 -07:00
Unknown W. Brackets
12232dcad4
Simplify some Memory::GetPointer stuff.
2013-06-22 22:44:00 -07:00
Unknown W. Brackets
f7a717746f
Sometimes newData.buf is NULL, don't log an error.
2013-06-22 22:40:48 -07:00
aquanull
ddc85988ab
Improve PSP system dialogs' looks.
...
Format date according to configurations.
Swap positions of button tips.
Fix text wrapping with non-top-left text alignment.
2013-06-10 21:24:48 +08:00