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.md and docs/BUILD_TARGET_POLICY.md for 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.

Prerequisites