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 source · the compiler grades it byte-for-byte.
0 / 256 matched
functions reconstructed
Recruit
Solved Attempted Not started Concept (reading) Difficulty 1–5
I
Warm-up
Learn to read the machine
0/8
II
Core idioms
Every shape C compiles into
0/159
III
The real ABI
Frames, globals, optimizer, 64-bit
0/75
IV
Proving ground
Real Star Fox Adventures functions, start to finish
0/14