Decompilation of Paper Mario
Go to file
dark-samus 7c07fbfa18 format + small other change 2021-01-16 15:22:09 -05:00
.github/workflows
.vscode ninjatō 2021-01-15 16:28:05 +00:00
asm fix some things 2021-01-16 09:37:13 -05:00
docs
include Merge branch 'master' of https://github.com/pmret/papermario into entity_funcs 2021-01-16 15:12:49 -05:00
src format + small other change 2021-01-16 15:22:09 -05:00
tools Merge branch 'master' of https://github.com/pmret/papermario into entity_funcs 2021-01-16 15:12:49 -05: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 ci: fix progress_shield.json update 2021-01-15 18:19:30 +00:00
README.md don't link to ROM dump site 2021-01-15 21:27:47 +00:00
checksum.sha1
configure.py Merge pull request #160 from pmret/arm 2021-01-17 02:27:25 +09:00
coverage.py
create_renames.py
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
undefined_syms.txt finish data migration for code_104730 2021-01-16 15:08:08 -05:00
undefined_syms_auto.txt

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!