Decompilation of Paper Mario
Go to file
alex 1d45aae386
Merge branch 'master' into star-rod-0-4-0
2021-02-09 01:42:35 +00:00
.github/workflows
.vscode clean up coconut 2021-02-06 05:26:27 +00:00
asm name many funcs 2021-02-06 15:20:35 +00:00
docs
include a 2021-02-06 22:26:35 +00:00
src Merge branch 'master' into star-rod-0-4-0 2021-02-09 01:42:35 +00:00
tools Merge branch 'master' into star-rod-0-4-0 2021-02-09 01:42:35 +00:00
.clang-tidy
.editorconfig
.gitattributes
.gitignore gitignore more star rod directories 2021-02-07 00:41:23 +00:00
CONTRIBUTING.md
Dockerfile
Doxyfile
INSTALL.md don't link to ROM dump site 2021-01-15 21:27:47 +00:00
Jenkinsfile Jenkins fix 2021-01-19 18:16:45 +09:00
README.md don't link to ROM dump site 2021-01-15 21:27:47 +00:00
build.cfg extract configuration to build.cfg 2021-02-06 22:14:01 +00:00
checksum.sha1
configure.py Merge branch 'master' into star-rod-0-4-0 2021-02-09 01:42:35 +00:00
coverage.py
diff.py
diff_settings.py fix diff.py continuous rebuilding 2021-02-08 16:21:33 +00:00
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 battle_menu symbols 2021-02-06 14:01:01 +00: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!