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 ELF handling to kernel #806

Closed ultimaweapon closed 3 months ago

ultimaweapon commented 3 months ago

We need to refactor the SELF loading so it is similar to how the PS4 work. This is one of a prerequisite for the refactor. The reason we use orbis name here is because self is a Rust keyword.