summaryrefslogtreecommitdiff
path: root/tools/converters/binary_funcs.py
AgeCommit message (Collapse)Author
2025-11-24Clean up matDL_dis.pyLagoLunatic
Apparently doing (u8) vs &0xFF can affect regalloc in sinit functions, at least in TP.