rpcsx/rpcs3/Emu
Alexandro Sánchez Bach 8183ee4d56 cellSaveData* improvements
* cellSaveDataFixedSave2 and cellSaveDataFixedLoad2 implemented. Still a
little buggy.
* Small fix the cellSaveDataList(Save|Load)2 problem in Disgaea D2 and
other games.

NOTE: cellSysutil_SaveData.cpp is a total mess: some blocks of code
appear in all the syscalls. I just want to wait until most of the
SaveData functions are implemented and working to do some serious
refactoring.
2014-04-09 18:23:14 +02:00
..
ARMv7 replace all instances of wxString with std::string in all cases not 2014-04-01 16:23:03 +02:00
Audio Conflicts fixed 2014-04-04 18:43:43 +04:00
Cell Fix typo in SUBFZE for the PPUInterpreter. 2014-04-07 11:48:30 -04:00
CPU Use spaces for vertical alignment 2014-04-04 09:25:38 -04:00
FS Use spaces for vertical alignment 2014-04-04 09:25:38 -04:00
GS Use spaces for vertical alignment 2014-04-04 09:25:38 -04:00
HDD Use spaces for vertical alignment 2014-04-04 09:25:38 -04:00
Io Fix stupid mistake I made with rebasing. 2014-04-06 23:47:00 -04:00
Memory replace all instances of wxString with std::string in all cases not 2014-04-01 16:23:03 +02:00
SysCalls cellSaveData* improvements 2014-04-09 18:23:14 +02:00
DbgConsole.cpp replace all instances of wxString with std::string in all cases not 2014-04-01 16:23:03 +02:00
DbgConsole.h replace all instances of wxString with std::string in all cases not 2014-04-01 16:23:03 +02:00
Event.cpp more merge fixes, I should really compile it before submitting a pull request 2014-02-23 20:40:12 +01:00
event.h Minor const correctness 2014-03-24 08:47:30 -04:00
GameInfo.h replace all instances of wxString with std::string in all cases not 2014-04-01 16:23:03 +02:00
System.cpp replace all instances of wxString with std::string in all cases not 2014-04-01 16:23:03 +02:00
System.h Use spaces for vertical alignment 2014-04-04 09:25:38 -04:00