need help: Lv2 SysCall calling HVSC crashes PS3 –
11-08-2010,07:24 AM
I tried calling different lv1 calls, but all result in crashing the ps3.
To compile it, copy dev_syscalls.h.s and payload_dev.s into your PL3 directory. then compile psgroove and PL3.
the syscall (20) is located in dev_syscalls.h.s
i also tried the example from here