forked from KallistiOS/KallistiOS
-
Notifications
You must be signed in to change notification settings - Fork 1
KOS Unchained: Improvements Over KOS Proper
Andy Barajas edited this page Mar 10, 2025
·
5 revisions
- Fixed X32 strided textures.
- Fixed Doxygen warnings.
- Fixed GCC 8.5.0 (ARM [AICA]) compiler errors.
- 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.
- 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.