rpcsx/rpcs3
Alexandro Sánchez Bach 81cdaa883a cellPngDec fixes and some rewritings
* This commit solves the cellPngDec GetMemFromAddr(0x0) error when
loading PNGs from files.
* cellVideoOutGetResolution, cellRtc* syscalls rewritten to use the use
the mem*_t data types.
* Replaced int/uint with s32/u32 in some syscall arguments and structs.
2014-04-02 19:53:44 +02:00
..
cmake_modules Add FindGLEW to CMake modules along with some compiler flags 2014-03-31 00:00:30 -07:00
Crypto Merge pull request #153 from Bigpet/wxString_exorcism 2014-04-01 18:25:33 +02:00
Emu cellPngDec fixes and some rewritings 2014-04-02 19:53:44 +02:00
Gui cellPngDec fixes and some rewritings 2014-04-02 19:53:44 +02:00
Loader replace all instances of wxString with std::string in all cases not 2014-04-01 16:23:03 +02: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 replace all instances of wxString with std::string in all cases not 2014-04-01 16:23:03 +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 replace all instances of wxString with std::string in all cases not 2014-04-01 16:23:03 +02:00
rpcs3.vcxproj.filters replace all instances of wxString with std::string in all cases not 2014-04-01 16:23:03 +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