rpcsx/rpcs3/Emu/Cell
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
..
MFC.cpp - Implemented HDD manager. 2013-08-03 12:40:03 +03:00
MFC.h Event flag partial implementation 2014-03-17 00:14:46 +04:00
PPCDecoder.cpp - Renamed ARM9 to ARMv7. 2013-11-05 21:22:58 +02:00
PPCDecoder.h - Renamed ARM9 to ARMv7. 2013-11-05 21:22:58 +02:00
PPCDisAsm.h log fixes (to wx_str()) 2014-02-13 20:59:13 +04:00
PPCInstrTable.h Start porting to GNU compiler 2013-11-23 23:27:58 +01:00
PPCThread.cpp Fixed thread issues 2014-02-03 17:12:25 +04:00
PPCThread.h use .wx_str() instead of .mb_str(), Dbg console is still broken 2014-02-10 13:53:09 +01:00
PPCThreadManager.cpp Make buildable with GCC in Linux 2014-02-23 17:52:52 +01:00
PPCThreadManager.h Make buildable with GCC in Linux 2014-02-23 17:52:52 +01:00
PPUDecoder.h - Implemented ARM9Thread. 2013-11-03 21:23:16 +02:00
PPUDisAsm.h stswi and lswi instructions 2014-03-20 02:48:02 +01:00
PPUInstrTable.h stswi and lswi instructions 2014-03-20 02:48:02 +01:00
PPUInterpreter.h stswi and lswi instructions 2014-03-20 02:48:02 +01:00
PPUOpcodes.h stswi and lswi instructions 2014-03-20 02:48:02 +01:00
PPUProgramCompiler.cpp log fixes (to wx_str()) 2014-02-13 20:59:13 +04:00
PPUProgramCompiler.h Initialize strings through the initializer list in PPUProgramCompiler.h 2014-03-24 08:40:35 -04:00
PPUThread.cpp PSF Loader improved & issue #126 fixed 2014-03-28 05:20:13 +01:00
PPUThread.h Minor const correctness 2014-03-24 08:47:30 -04:00
RawSPUThread.cpp SPU Thread Group-specific MMIO 2014-03-16 00:46:53 +04:00
RawSPUThread.h Implemented vfsLocalDir & vfsDirBase. 2014-02-02 21:42:32 +02:00
SPUDecoder.h Start porting to GNU compiler 2013-11-23 23:27:58 +01:00
SPUDisAsm.h log fixes (to wx_str()) 2014-02-13 20:59:13 +04:00
SPUInstrTable.h - Implemented ARM9Thread. 2013-11-03 21:23:16 +02:00
SPUInterpreter.h Event flag partial implementation 2014-03-17 00:14:46 +04:00
SPUOpcodes.h SPU improvements 2013-12-08 00:52:41 +02:00
SPUThread.cpp SPU Thread Group-specific MMIO 2014-03-16 00:46:53 +04:00
SPUThread.h Fix erroneous assignment in an if statement. 2014-03-24 20:08:33 -04:00