Learn to decompile GameCube assembly into byte-matching C.
Go from never having read a register to matching real Star Fox Adventures functions — instruction for instruction. You write C, the real 2001 compiler grades it live.
The Curriculum
Read the asm · write the C · the compiler grades it byte-for-byte.