overdrivenpotato / rust-psp

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

Enable std builds (and retain ability to be no_std) #68

Closed MrAwesome closed 3 years ago

MrAwesome commented 3 years ago

Changes:

Bits of this, especially around panics, feel like they could be a lot better, so very open to suggestions there if anything seems off.