Decompilation of Paper Mario
Go to file
Ethan Roseman 56cd871a00 fixing peach dash 2021-02-03 21:50:11 +09:00
.github/workflows
.vscode Move naming + disasm 2021-02-03 20:55:35 +09:00
asm fixing peach dash 2021-02-03 21:50:11 +09:00
docs
include more decomp and 🍀 symbols 2021-01-21 00:45:03 +09:00
src fixing peach dash 2021-02-03 21:50:11 +09:00
tools fixing peach dash 2021-02-03 21:50:11 +09:00
.clang-tidy
.editorconfig
.gitattributes suppress asm/nonmatchings/ in github diffs 2021-01-15 21:18:37 +00:00
.gitignore remove makefile 2021-01-15 16:47:06 +00:00
CONTRIBUTING.md resolve CONTRIBUTING mislink 2021-01-15 21:19:42 +00:00
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
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 not working - jtbl wip 2021-01-13 00:42:27 +09:00
diff.py Diff.py update + removing make stuff 2021-01-16 02:00:00 +09:00
diff_settings.py Diff.py update + removing make stuff 2021-01-16 02:00:00 +09:00
docker-compose.yml
format.sh
install.sh add ninja dependency 2021-01-14 00:56:33 +00:00
progress.py ninjatō 2021-01-15 16:28:05 +00:00
requirements.txt update requirements 2021-01-15 16:22:27 +09:00
requirements_extra.txt ninjatō 2021-01-15 16:28:05 +00:00
undefined_funcs.txt
undefined_funcs_auto.txt fixing peach dash 2021-02-03 21:50:11 +09:00
undefined_syms.txt OK 2021-02-03 15:40:16 +09:00
undefined_syms_auto.txt fixing peach dash 2021-02-03 21:50:11 +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!