rpcsx/rpcs3/Loader
Alexandro Sánchez Bach 2c7269e3de PSF Loader improved & issue #126 fixed
* Improved PSF Loader: Now you can get the value of the PARAM.SFO
entries directly with the GetString(key), GetInteger(key) methods.
GameInfo related lines were removed since they have nothing to do with
PSF files.
* cellGame, cellSysutil, and GameViewer are modified because of the PSF
Loader changes.
* Removed unnecessary null pointer checks:
https://github.com/DHrpcs3/rpcs3/issues/126
2014-03-28 05:20:13 +01:00
..
ELF.cpp Merge fix 2013-11-30 03:50:43 +04:00
ELF.h Minor const correctness 2014-03-24 08:47:30 -04:00
ELF32.cpp First installment of RPCS3's custom crypto engine: 2014-03-03 04:48:07 +00:00
ELF32.h First installment of RPCS3's custom crypto engine: 2014-03-03 04:48:07 +00:00
ELF64.cpp libmixer draft 2014-03-06 15:40:50 +04:00
ELF64.h log fixes (to wx_str()) 2014-02-13 20:59:13 +04:00
Loader.cpp Linux build fix. 2014-03-12 02:36:58 +10:00
Loader.h Minor const correctness 2014-03-24 08:47:30 -04:00
PKG.cpp First installment of RPCS3's custom crypto engine: 2014-03-03 04:48:07 +00:00
PKG.h First installment of RPCS3's custom crypto engine: 2014-03-03 04:48:07 +00:00
PSF.cpp PSF Loader improved & issue #126 fixed 2014-03-28 05:20:13 +01:00
PSF.h PSF Loader improved & issue #126 fixed 2014-03-28 05:20:13 +01:00
SELF.cpp - Implemented MTCRF instruction. 2013-07-08 16:24:46 +03:00
SELF.h log fixes (to wx_str()) 2014-02-13 20:59:13 +04:00
TROPUSR.cpp Minor fixes 2014-03-27 16:40:58 +01:00
TROPUSR.h Linux build fix. 2014-03-26 10:23:06 +10:00
TRP.cpp cellHddGameCheck and some fixes 2014-03-19 16:19:35 +01:00
TRP.h cellGame, cellSysutil and TRP installer improved 2014-03-17 20:34:19 +01:00