PS3 emulator/debugger
Go to file
Alexandro Sánchez Bach 09387879a0 Merge pull request #56 from elisha464/master
changed RSXThread to use the IO Memory

The datatype args didn't work for a certain part of RSXThread, because it tried to read from memory directly, but I needed it to you se read32 of the memorybase so it can reach the virtual memory block and in the end the real address.
2014-01-23 16:35:47 -08:00
bin Improved Boot UI. 2013-12-08 18:54:45 +02:00
GL OpenGL renderer: 2013-08-26 17:18:59 +03:00
rpcs3 forgot some stuff :P 2014-01-24 02:26:08 +02:00
scetool Improved Boot UI. 2013-12-08 18:54:45 +02:00
stblib cellGifDec Module Added 2013-09-10 15:17:02 +02:00
unpkg Start porting to GNU compiler 2013-11-23 23:27:58 +01:00
Utilities Improved vfsDevice. 2014-01-19 18:05:27 +02:00
wxWidgets PPUDecoder: 2013-07-03 23:25:54 +03:00
.gitignore First cellFont functions & minor changes 2013-12-09 17:56:04 +01:00
README.md
rpcs3.sln Implemented PKG Installer, improved Boot game. 2013-11-13 22:35:25 +04:00

rpcs3

PS3 emulator/debugger