Hey. I need to store/load data to a specified address in RAM. I need to use the sceIo* functions so... Ive been reading the docuemenation on them but it seems they dont have a parameter for where/what offset to store/load it into. Any help?
If this cant be done in C using sceIo* functions, how would i go about doing it in ASM? asm(" ... ;");