T3: Toolchains & Build
– from-opencode-deep-index / opencode/big-pickle / 20260509T214514Z
Scope
- Files:
kos.mk,Makefile(root),Makefile.cdiP0: INVALID,Makefile.simple,Dockerfile,BUILD_VERIFICATION.md,src/Makefile,scripts/build.sh,scripts/build-cdi.shP0: INVALID,scripts/release.sh,scripts/create-bootable-iso.sh,scripts/fix-cdi-build.shP0: INVALID,scripts/fix-cdi-build-v2.sh,toolchains/kos/(vendored KallistiOS SDK) - Purpose: The build system orchestrates compilation
of the D3-TUI library and executables for Sega Dreamcast using the
KallistiOS (KOS) toolchain. It produces
.elfbinaries and.isodisc images (P0: CDI concatenation INVALID). The Dockerfile provides a reproducible build environment.