obhq / obliteration

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

Remove EntryArg #882

Open ultimaweapon opened 1 week ago

ultimaweapon commented 1 week ago

Actually the PS4 use the top of main stack for this. Can't remember why I created this struct instead of using the main stack the same as PS4. Now we need to follow the same as PS4 so it will work inside a VM.