obhq / obliteration

Experimental PS4 emulator written in Rust for Windows, macOS and Linux
https://obliteration.net
MIT License
586 stars 17 forks source link

Moves syscall table to p_sysent #784

Closed ultimaweapon closed 3 months ago

ultimaweapon commented 3 months ago

So it is matched with FreeBSD. This will also allow us to support other binary than SELF in the future (e.g. PE).