Decompilation of Paper Mario
Go to file
Alex Bates 4be34af3d8 match func_802A11D4_72F8F4 2021-02-03 20:50:52 +00:00
.github/workflows
.vscode Move naming + disasm 2021-02-03 20:55:35 +09:00
asm match func_802A11D4_72F8F4 2021-02-03 20:50:52 +00:00
docs
include symbol 2021-02-03 22:31:15 +09:00
src match func_802A11D4_72F8F4 2021-02-03 20:50:52 +00:00
tools move coconut data to c 2021-02-03 20:04:37 +00:00
.clang-tidy
.editorconfig
.gitattributes
.gitignore
CONTRIBUTING.md
Dockerfile
Doxyfile
INSTALL.md
Jenkinsfile
README.md
checksum.sha1
configure.py Merge pull request #166 from nanaian/various-configure-fixes 2021-02-03 18:36:37 +00:00
coverage.py
create_renames.py
diff.py
diff_settings.py
docker-compose.yml
format.sh
install.sh
progress.py
requirements.txt removing py ranges 2021-02-04 00:15:14 +09:00
requirements_extra.txt
undefined_funcs_auto.txt fixing peach dash 2021-02-03 21:50:11 +09:00
undefined_syms.txt updating syms and data 2021-02-03 22:18:59 +09:00
undefined_syms_auto.txt Data improvement 2021-02-04 00:06:31 +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!