rpcsx/rpcs3/Loader
Bigpet eea3aa9729 This is squashed commit from the follwing commits:
* various changes to make it compile with clang

* don't compile recompiler on linux yet but make the CMake build include asmjit already

* add experimental travis bot

* modify yml to match

* try to build and install wxWidgets, since it's not in the travis repo

* use newer cmake version for travis

* add keys with sudo

* use sudo for all apt- commands

* Add additional dependencies

* use version approriate gcc flags for c++11

* try clang, gcc too old

* set c++0x flag for clang

* use gcc 4.8

* use gcc 4.8 and add the repo for it

* use gcc 4.8 even for clang to get newer headers

* fix ambiguous conversions

* add lz from hykem and more explicit conversions from be for x86

* more switch disambiguation

* more switch disambiguation

* add additional unigned int casts to deal with be_t conversion ambiguity

* remove unnecessary clang flag

* add lz.cpp to vcxproj and cast to u32 instead of unsigned int

* correct temporaray #ifdefs
2014-04-27 00:41:46 +02:00
..
ELF.cpp Merge fix 2013-11-30 03:50:43 +04:00
ELF.h RSX Bugfixes and plugging memory leaks 2014-04-17 15:15:43 -05:00
ELF32.cpp fixes to get llvm to compile (excepti for utils.cpp, that'll get fixed 2014-04-12 12:06:52 +02:00
ELF32.h fixes to get llvm to compile (excepti for utils.cpp, that'll get fixed 2014-04-12 12:06:52 +02:00
ELF64.cpp fixes to get llvm to compile (excepti for utils.cpp, that'll get fixed 2014-04-12 12:06:52 +02:00
ELF64.h fixes to get llvm to compile (excepti for utils.cpp, that'll get fixed 2014-04-12 12:06:52 +02:00
Loader.cpp replace all instances of wxString with std::string in all cases not 2014-04-01 16:23:03 +02:00
Loader.h RSX Bugfixes and plugging memory leaks 2014-04-17 15:15:43 -05:00
PKG.cpp replace all instances of wxString with std::string in all cases not 2014-04-01 16:23:03 +02:00
PKG.h First installment of RPCS3's custom crypto engine: 2014-03-03 04:48:07 +00:00
PSF.cpp replace all instances of wxString with std::string in all cases not 2014-04-01 16:23:03 +02:00
PSF.h replace all instances of wxString with std::string in all cases not 2014-04-01 16:23:03 +02:00
SELF.cpp - Implemented MTCRF instruction. 2013-07-08 16:24:46 +03:00
SELF.h Use spaces for vertical alignment 2014-04-04 09:25:38 -04:00
TROPUSR.cpp RSX Bugfixes and plugging memory leaks 2014-04-17 15:15:43 -05:00
TROPUSR.h Linux build fix. 2014-03-26 10:23:06 +10:00
TRP.cpp This is squashed commit from the follwing commits: 2014-04-27 00:41:46 +02:00
TRP.h cellGame, cellSysutil and TRP installer improved 2014-03-17 20:34:19 +01:00