rpcsx/rpcs3/Emu
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
..
ARMv7 replace all instances of wxString with std::string in all cases not 2014-04-01 16:23:03 +02:00
Audio replace all instances of wxString with std::string in all cases not 2014-04-01 16:23:03 +02:00
Cell remove dummy alias in strfmt. Fix some wxString remnants, that only make problems in Linux 2014-04-01 20:13:22 +02:00
CPU fix indentation 2014-04-01 20:27:58 +02:00
FS replace all instances of wxString with std::string in all cases not 2014-04-01 16:23:03 +02:00
GS cellPngDec fixes and some rewritings 2014-04-02 19:53:44 +02:00
HDD replace all instances of wxString with std::string in all cases not 2014-04-01 16:23:03 +02:00
Io Minor const correctness 2014-03-24 08:47:30 -04:00
Memory replace all instances of wxString with std::string in all cases not 2014-04-01 16:23:03 +02:00
SysCalls cellPngDec fixes and some rewritings 2014-04-02 19:53:44 +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 replace all instances of wxString with std::string in all cases not 2014-04-01 16:23:03 +02:00