devkitPPC release 31
Posted: Wed Jun 13, 2018 7:23 pm
devkitPPC release 31 is now available via pacman. Use sudo (dkp-)pacman -Syu to update or sudo (dkp-)pacman -S devkitPPC to install.
This is also available in the docker image at https://hub.docker.com/u/devkitpro/
libogc still needs some updates to use the hooks which will be done soon.
This is also available in the docker image at https://hub.docker.com/u/devkitpro/
- Added clock functions and enabled std::chrono support.
- Added hook for nanosleep, implementing usleep & sleep from there.
- enabled std::filesystem support.
- Implement aligned_alloc.
- Implement scandir.
libogc still needs some updates to use the hooks which will be done soon.