mirror of
https://github.com/yuzu-emu/yuzu-android
synced 2025-04-26 17:30:50 -07:00
A fairly basic service function, which only appears to currently support retrieving the process state. This also alters the ProcessStatus enum to contain all of the values that a kernel process seems to be able of reporting with regards to state.