D3-TUI Build Guide
⚠️ STALE DOC NOTICE (2026-05-10): This guide is partially outdated. The canonical build surface has been realigned. See
docs/BUILD_STATUS.mdanddocs/BUILD_TARGET_POLICY.mdfor the current authoritative targets.Complete build instructions for D3-TUI v0.2.0
Canonical Flycast Path
As of 2026-05-10, the validated build path is:
make clean
make flycast-image
make verify-flycast
The accepted artifact is builds/d3tui/d3tui-flycast.elf.
Legacy CDI/ISO scripts are deprecated and route back to this path; do
not restore raw IP.BIN + binary concatenation. See
docs/FLYCAST_PIPELINE.md.