summaryrefslogtreecommitdiff
path: root/include/d/actor/d_a_e_rdy.h
AgeCommit message (Collapse)Author
2025-11-30project cleanup (#2895)TakaRikka
* some wii OS fixes * remove old dol2asm comments * remove dol2asm.h * remove function address comments * normalize ATTRIBUTE_ALIGN usage * DECL_WEAK macro * fix gcc attribute weak macro * wrap more mwcc specific things in ifdefs * fixes * fix revo sdk version flags * fixes
2025-08-24Add a precompiled header for RELs (#2597)Max Roncace
2025-06-16Improve beautify anm data (#2487)YunataSavior
2025-04-19Debug work for d_a_e_rdy to get 0.10% GCN progress (#2390)YunataSavior
* Some dbg work for d_a_e_rdy to get a tenth of % matching. Still some regalloc issues remain * Change '#ifndef DEBUG' to '#if VERSION != VERSION_SHIELD_DEBUG' per Taka's request
2025-03-12e_rdy mostly done (#2324)Caroline Madsen
* e_rdy work * e_rdy work * e_rdy work * e_rdy mostly done * e_rdy fix hit direction
2024-10-10switch to dtk setup (#2203)TakaRikka
* switch to dtk setup * some cleanup / fixes * cleanup d_a_alink literals * Restore doxygen, update CI & README.md (#1) * Fix build image ref (#2) --------- Co-authored-by: Luke Street <luke@street.dev>