Skip to content

KOS Unchained: Improvements Over KOS Proper

Andy Barajas edited this page Mar 10, 2025 · 5 revisions

Bug/Warning Fixes

  • Fixed X32 strided textures.
  • Fixed Doxygen warnings.
  • Fixed GCC 8.5.0 (ARM [AICA]) compiler errors.

New Features

  • STDIN support for dcload-ip/dcload-serial 1.0.6+.
  • Added PVR DMA (separate from TA DMA).
  • Added mkdcdisc to utils to generate .CDI images.
  • Added biosfont support to NAOMI.
  • Repo now hosts its own Documentation and Wiki.

Workflow Improvements

  • Added environ.sh.master, a new script that can be sourced instead of environ.sh, ensuring users automatically benefit from any new settings introduced in environ.sh.sample while retaining their custom overrides.
  • Added CI to generate and check PRs for documentation errors/warnings.