overdrivenpotato / rust-psp

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

Kernel Mode Support #48

Open overdrivenpotato opened 4 years ago

overdrivenpotato commented 4 years ago

There is currently no support for kernel mode functions. It would be nice to have an (off by default) kernel feature in this crate to enable all the missing kernel mode functions.