2 releases
| 0.1.1 | Sep 12, 2018 |
|---|---|
| 0.1.0 | Sep 11, 2018 |
#725 in Memory management
12KB
147 lines
vitallocator
A Rust allocator interface to the PS Vita kernel allocator.
Usage
This crate depends on psp2-sys,
so you'll need the vitasdk set up and the
$VITASDK environment variable set.
Credits
- VitaSDK team for the
arm-vita-eabitoolchain,psp2headers, ... - Team Molecule for the
Henkakuhard work.
Disclaimer
vitallocator is not affiliated, sponsored, or otherwise endorsed by Sony
Interactive Entertainment, LLC. PlayStation and PS Vita are trademarks or
registered trademarks of Sony Interactive Entertainment, LLC. This software
is provided "as is" without warranty of any kind under the MIT License.
Dependencies
~135KB