KOS Unchained: Improvements Over KOS Proper - KallistiOSUnchained/KallistiOS GitHub Wiki
Bug/Warning Fixes
Fixed X32 strided textures.
Fixed Doxygen warnings.
Fixed GCC 8.5.0 (ARM [AICA]) compiler errors.
New Features
Added GPROF (-pg flag) support for profiling.
STDIN support for dcload-ip/dcload-serial 1.0.6+.
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.