mirror of
https://github.com/Druthulu/BFM-decomp
synced 2026-09-27 05:56:00 -04:00
4927f38c46
- grinder.py: persistent blacklist for permuter-won/gate-rejected (plumbing-bound) fns; stops the tried.clear()-after-idle churn (was 0 banks in 8h on func_8014F3E8/func_8014FE60) - sig_unify.py rewrite_def: adopt the canonical param list on arity mismatch (DEF-side loose-typing wall) — unused extras sit in $a0-$a3, free at -O2; banked func_8016EDEC/EE40 - cookbook §22 (DEF-side recovery + grinder blacklist); CURRENT_PHASE option-C log - compounds: sig_unify is in the gate pipeline -> every future wave + the grinder auto-recover