rpcsx/rpcs3/Emu/CPU
Alexandro Sánchez Bach 382ae8a78f Improved cellResc module
* cellResc module improved

* Many changes in this commit are from [DH]: The implementation of
cellRescSetConvertAndFlip, cellRescSetWaitFlip and cellRescSetSrc as
well as all the other changes that are not in cellResc module.

* Fixed another conflict from O1L/rpcs3 (master): Deleted
"cellPhotoUtility" (which already exists in cellPhotoExport)
Now all the conflicts are solved. :-)

NOTE: We should search for a better name for 's_rescInternalInstance'.
This one is just too long and some lines don't even fit in my screen
because of this.
2013-11-16 01:38:22 +01:00
..
CPUDecoder.h - Renamed ARM9 to ARMv7. 2013-11-05 21:22:58 +02:00
CPUDisAsm.h - Implemented ARM9Thread. 2013-11-03 21:23:16 +02:00
CPUInstrTable.h - Implemented ARM9Thread. 2013-11-03 21:23:16 +02:00
CPUThread.cpp Improved cellResc module 2013-11-16 01:38:22 +01:00
CPUThread.h Improved cellResc module 2013-11-16 01:38:22 +01:00
CPUThreadManager.cpp - Renamed ARM9 to ARMv7. 2013-11-05 21:22:58 +02:00
CPUThreadManager.h - Implemented ARM9Thread. 2013-11-03 21:23:16 +02:00