mirror of
https://github.com/RPCS3/rpcs3.git
synced 2026-01-03 07:10:23 +01:00
*Replaced "sys_jpgdec" with "cellJpgDec" in "rpcs3\Emu\SysCalls\Modules.cpp". *Implemented 'cellJpgDec', using 'sys_fs' to access the files and the 'jpg-compressor' (jpgd) library to decode JPG buffers to Raw-pixel buffers that can be used as textures. *Fixed memory leak issue in cellPngDec and minor changes. |
||
|---|---|---|
| bin | ||
| GL | ||
| jpeg-compressor | ||
| lodepng | ||
| rpcs3 | ||
| Utilities | ||
| wxWidgets | ||
| .gitignore | ||
| README.md | ||
| rpcs3.sln | ||
rpcs3
PS3 emulator/debugger