rpcsx/rpcs3/Emu/SysCalls
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
..
lv2 remove some wxString references I missed 2014-04-01 19:25:22 +02:00
Modules cellPngDec fixes and some rewritings 2014-04-02 19:53:44 +02:00
Callback.cpp libmixer draft 2014-03-06 15:40:50 +04:00
Callback.h Improved Vertex Shader Decompiler. 2014-01-07 22:11:02 +02:00
ErrorCodes.h http://code.google.com/p/rpcs3/source/detail?r=44 2012-11-15 01:39:56 +02:00
FuncList.cpp Some sceNpTrophy syscalls and few fixes 2014-02-16 02:51:04 +01:00
Modules.cpp replace all instances of wxString with std::string in all cases not 2014-04-01 16:23:03 +02:00
Modules.h replace all instances of wxString with std::string in all cases not 2014-04-01 16:23:03 +02:00
SC_FUNC.h Make buildable with GCC in Linux 2014-02-23 17:52:52 +01:00
Static.cpp remove redundant c_str -> string -> c_str conversions 2014-04-01 17:22:57 +02:00
SysCalls.cpp remove redundant c_str -> string -> c_str conversions 2014-04-01 17:22:57 +02:00
SysCalls.h cellPngDec fixes and some rewritings 2014-04-02 19:53:44 +02:00