Skip to content

Zig-PSP v0.5

Latest
Compare
Choose a tag to compare
@IridescentRose IridescentRose released this 17 Oct 08:06
· 26 commits to master since this release

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