mirror of
https://github.com/Druthulu/BFM-decomp
synced 2026-09-26 21:36:06 -04:00
72a5da614b
- COOKBOOK §23: the giants compile+link clean; match_one over-predicts (standalone + masks relocs); diagnose each via .run/diag_funcdiff.py (linked-ELF per-fn objdump diff). func_80153E00 was 1/195 off. - the scalar-data-signedness CAST *(u16*)&D_8011DB0C (data analog of cast_call_sites): keep canonical extern s16, cast the read -> gcc folds to lhu, no decl conflict, survives sig_unify. Refutes §20 'data-cast moot' (which only checked struct/union, not scalar signedness). - CURRENT_PHASE handoff updated; func_80153E00 banked x134 (fleet 62.27->62.31%, commit commit:0260).