rpcsx/rpcs3/Emu/Cell
Alexandro Sánchez Bach 4d98826259 Directory-related functions implemented
* cellFsOpendir, cellFsReaddir, cellFsClosedir functions implemented.
* vfsDirBase: m_entryes, GetEntryes renamed to m_entries, GetEntries
respectively.
* vfsLocalDir: Read() function added to get the entries one by one.
* Moved IsExists() from vfsLocalDir to vfsDirBase to avoid "R6025 pure
virtual function call" error.
* Other minor changes in some functions of sys_fs
2014-02-09 22:53:48 +01:00
..
MFC.cpp - Implemented HDD manager. 2013-08-03 12:40:03 +03:00
MFC.h Fixed errors, improvements 2014-01-10 05:30:59 +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 Start porting to GNU compiler 2013-11-23 23:27:58 +01: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 Implemented vfsLocalDir & vfsDirBase. 2014-02-02 21:42:32 +02:00
PPCThreadManager.cpp Start porting to GNU compiler 2013-11-23 23:27:58 +01:00
PPCThreadManager.h Start porting to GNU compiler 2013-11-23 23:27:58 +01:00
PPUDecoder.h - Implemented ARM9Thread. 2013-11-03 21:23:16 +02:00
PPUDisAsm.h Implemented LWZUX, LWAX, LWAUX, LHA, LHAU, LWA, STWBRX, STHBRX. 2013-12-24 07:25:15 +02:00
PPUInstrTable.h Fixed conflicts 2013-12-24 12:42:03 +04:00
PPUInterpreter.h Small changes 2014-02-09 15:11:48 +04:00
PPUOpcodes.h Implemented LWZUX, LWAX, LWAUX, LHA, LHAU, LWA, STWBRX, STHBRX. 2013-12-24 07:25:15 +02:00
PPUProgramCompiler.cpp First stage of WX dependency removal. 2013-11-28 05:16:19 +10:00
PPUProgramCompiler.h First stage of WX dependency removal. 2013-11-28 05:16:19 +10:00
PPUThread.cpp Directory-related functions implemented 2014-02-09 22:53:48 +01:00
PPUThread.h Reservation implemented 2014-02-07 02:55:48 +04:00
RawSPUThread.cpp Improved ThreadBase. 2014-01-31 20:40:18 +02: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 SPU improvements 2013-12-08 00:52:41 +02:00
SPUInstrTable.h - Implemented ARM9Thread. 2013-11-03 21:23:16 +02:00
SPUInterpreter.h Reservation review 2014-02-08 01:55:25 +04:00
SPUOpcodes.h SPU improvements 2013-12-08 00:52:41 +02:00
SPUThread.cpp Some typos fixed (thanks to Nukem9) 2014-02-01 14:17:15 +04:00
SPUThread.h Reservation review 2014-02-08 01:55:25 +04:00