Makefile.cdi
— CDI Image Build Additions P0: INVALID
- Standalone CDI creation rule using
objcopy -O binary +
scramble + Python IP.BIN P0: INVALID
- Generates IP.BIN (32768 byte Dreamcast header with SEGA magic,
GD-ROM type, JUE region)
- Combines IP.BIN + scrambled binary into single CDI file P0:
INVALID - Use ISO only
Makefile.simple
— Simplified Standalone Build
- Self-contained KOS compilation (no
Makefile.rules
dependency)
- Uses hardcoded
sh-elf-gcc and KOS paths relative to
repo
- Produces ELF only, no CDI P0: INVALID/ISO
targets