Decompilation of Paper Mario
Go to file
Ethan Roseman 9ba2da5977 Item naming + disasm 2021-02-03 20:35:19 +09:00
.github/workflows
.vscode more decomp and 🍀 symbols 2021-01-21 00:45:03 +09:00
asm Item naming + disasm 2021-02-03 20:35:19 +09:00
docs
include more decomp and 🍀 symbols 2021-01-21 00:45:03 +09:00
src Item naming + disasm 2021-02-03 20:35:19 +09:00
tools Item naming + disasm 2021-02-03 20:35:19 +09:00
.clang-tidy
.editorconfig
.gitattributes
.gitignore
CONTRIBUTING.md
Dockerfile
Doxyfile
INSTALL.md
Jenkinsfile Jenkins fix 2021-01-19 18:16:45 +09:00
README.md
checksum.sha1
configure.py use grep to search for INCLUDE_ASM/SCRIPT instead of python 2021-01-27 10:56:57 +00:00
coverage.py
create_renames.py
diff.py
diff_settings.py
docker-compose.yml
format.sh
install.sh
progress.py
requirements.txt
requirements_extra.txt
undefined_funcs.txt
undefined_funcs_auto.txt Naming battle partner segments + disasm 2021-02-03 19:43:57 +09:00
undefined_syms.txt OK 2021-02-03 15:40:16 +09:00
undefined_syms_auto.txt Item naming + disasm 2021-02-03 20:35:19 +09:00

README.md

Paper Mario

Build Status Progress Discord Channel

This is a work-in-progress decompilation of Paper Mario (USA).

It builds the following ROM:

  • papermario.z64 sha1: 3837f44cda784b466c9a2d99df70d77c322b97a0

To set up the repository, see INSTALL.md.

Please see CONTRIBUTING.md for information on how to contribute to the project. Any and all help is welcome!