Francisco José García García
Francisco José García García
In order to get fios2.suprx working we need a high-level implementation of: https://wiki.henkaku.xyz/vita/SceDriverUser#SceFios2User We have some info on headers on: https://github.com/rpcs3/rpcs3/blob/psp2/rpcs3/Emu/PSP2/Modules/sceFios.cpp - [ ] sceFiosOverlayAddForProcess02 - [ ] sceFiosOverlayGetInfoForProcess02 -...
Implement functions for unloading modules. These functions must deal with export and import resolving
Add some code to load libc.suprx before eboot.bin. This could allow us to **avoid implementing SceLibc, SceLibm and SceLibstdcxx** This are the nids imported by libc. There are some **UNRECOGNISED**...
Use ```c typedef struct __GLsync *GLsync; ``` for proper CPU-GPU synchronization
Hi Maybe I want to start a gpu gxm plugin for vita using other plugin as a base. What is the status of gpu gles to use it? Thanks
What do you think? anything missing? any idea/improvement?