In this update, many changes were made to stabilize the toolchain and provide an adequate user experience. It also helped to squash bugs, and improve quality of life.
Major Changes:
- Fix to SFO tool that made PBP files not bootable (alignment)
- Code size reduction for default applications
- Standard library support for most file operations (std.io, std.fs, std.debug.warn)
- Cleaned up error messages
- Safety compatibility layer for Zig
- Updated for Zig master branch (no LLD dependency!)
A corresponding release has been made for the Zig-PSP Template repository