rpcsx/rpcs3
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
..
cmake_modules Add FindGLEW to CMake modules along with some compiler flags 2014-03-31 00:00:30 -07:00
Crypto Various warning fixes and devirtualization 2014-04-08 19:41:47 +02:00
Emu cellSaveData* improvements 2014-04-09 18:23:14 +02:00
Gui Merge pull request #177 from Bigpet/minifix 2014-04-08 20:06:20 +02:00
Loader Use spaces for vertical alignment 2014-04-04 09:25:38 -04:00
rpcs3qt PSF Loader improved & issue #126 fixed 2014-03-28 05:20:13 +01:00
AppConnector.cpp - Improved sc function binder. 2013-06-30 11:46:29 +03:00
AppConnector.h - Improved sc function binder. 2013-06-30 11:46:29 +03:00
CMakeLists.txt Add FindGLEW to CMake modules along with some compiler flags 2014-03-31 00:00:30 -07:00
git-version.h Basic DMA, MFC, channel changes 2013-12-11 02:58:11 +04:00
Ini.cpp replace all instances of wxString with std::string in all cases not 2014-04-01 16:23:03 +02:00
Ini.h Various warning fixes and devirtualization 2014-04-08 19:41:47 +02:00
rpcs3.cpp replace all instances of wxString with std::string in all cases not 2014-04-01 16:23:03 +02:00
rpcs3.h x11 fix 2014-03-29 00:33:51 +13:00
rpcs3.rc http://code.google.com/p/rpcs3/source/detail?r=44 2012-11-15 01:39:56 +02:00
rpcs3.vcxproj Merge pull request #161 from lioncash/vs 2014-04-06 22:59:05 +02:00
rpcs3.vcxproj.filters Merge pull request #161 from lioncash/vs 2014-04-06 22:59:05 +02:00
rpcs3.vcxproj.user Fix debugger working directory 2013-08-10 23:48:54 +02:00
stdafx.cpp http://code.google.com/p/rpcs3/source/detail?r=44 2012-11-15 01:39:56 +02:00
stdafx.h replace all instances of wxString with std::string in all cases not 2014-04-01 16:23:03 +02:00