rpcsx/rpcs3/Emu
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
..
ARMv7 log fixes (to wx_str()) 2014-02-13 20:59:13 +04:00
Audio PSF Loader improved & issue #126 fixed 2014-03-28 05:20:13 +01:00
Cell PSF Loader improved & issue #126 fixed 2014-03-28 05:20:13 +01:00
CPU Use Push instead of AddCpy in CallStackBranch. 2014-03-26 19:25:12 -04:00
FS Minor fixes 2014-03-27 16:40:58 +01:00
GS Minor fixes 2014-03-27 16:40:58 +01:00
HDD Fix a typo in a log message 2014-03-27 09:23:32 -04:00
Io Minor const correctness 2014-03-24 08:47:30 -04:00
Memory cellAtrac draft 2014-03-22 15:08:07 +04:00
SysCalls PSF Loader improved & issue #126 fixed 2014-03-28 05:20:13 +01:00
DbgConsole.cpp Merge branch 'master' of https://github.com/DHrpcs3/rpcs3 2014-03-02 10:24:18 +04:00
DbgConsole.h RPCS3 arguments, TTY to file & sceNpTrophy stuff 2014-03-01 19:33:38 +01: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 http://code.google.com/p/rpcs3/source/detail?r=44 2012-11-15 01:39:56 +02:00
System.cpp Fix slashes for Windows :p 2014-03-21 13:45:26 +04:00
System.h First installment of RPCS3's custom crypto engine: 2014-03-03 04:48:07 +00:00