ELF Binary

builds/d3tui.elf
├── Size: ~1.5MB
├── Format: ELF (SH4)
└── Contains: KOS startup + D3-TUI application

Bootable ISO

builds/d3tui_bootable.iso
├── Size: ~694KB
├── Format: ISO-9660
├── Bootstrap: 1ST_READ.BIN
└── Filesystem: CD-ROM with IP.BIN header

Static Library

builds/libd3tui.a
├── Size: ~185KB
├── Format: ar archive
└── Contents: All D3-TUI object files

Known Architectural Limitations