This repo contains a full decompilation of Super Mario 64 (J), (U), (E), and (SH). Naming and documentation of the source code and data structures are in progress. Beyond Nintendo 64, it can also ...
docker run --rm -v ${PWD}:/sm64 sm64_docker_update2 make clean docker run --rm -v ${PWD}:/sm64 sm64_docker_update2 make VERSION=us COMPARE=0 ...