SM64 Decompilation
Contributions to decompilation and reversing of Super Mario 64
I've been a contributor to the SM64 decompilation for years. I've worked extensively reverse-engineering and documenting decompiled C code, and I've also manually decompiled MIPS assembly into C and matched it (i.e. wrote the C such that it compiles into byte-for-byte identical machine code). I also worked with a friend to reverse engineer the obscure Nintendo iQue system, and add support for that target to the repo.