overdrivenpotato / rust-psp

Rust on PSP. Panic and allocation support. Access PSP system libraries.
Other
601 stars 33 forks source link

Added PSP Power and working example. #7

Closed IridescentRose closed 4 years ago

IridescentRose commented 4 years ago

Added a brand new example "PSP-Power" which overclocks the PSP, verifies the overclock, and prints out the battery percentage.

Also adds all of the scePower functions from PSPSDK