Decompilation of Paper Mario
Go to file
brotenko@gmail.com 15228aa8d4 refactor functions according to reviews. 2021-02-13 17:58:00 +01:00
.github/workflows
.vscode match nuContRmbMgr.c 2021-02-09 03:02:14 +09:00
asm :) 2021-02-13 17:46:09 +01:00
docs
include refactor functions according to reviews. 2021-02-13 17:58:00 +01:00
src refactor functions according to reviews. 2021-02-13 17:58:00 +01:00
tools :) 2021-02-13 17:46:09 +01:00
.clang-tidy
.editorconfig use tabs in msg files 2021-02-10 14:26:58 +00:00
.gitattributes suppress asm/nonmatchings/ in github diffs 2021-01-15 21:18:37 +00:00
.gitignore Merge branch 'master' into star-rod-0-4-0 2021-02-09 11:53:48 +09: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
build.cfg extract configuration to build.cfg 2021-02-06 22:14:01 +00:00
checksum.sha1
configure.py configure.py: add --clean option 2021-02-10 16:49:00 +00:00
coverage.py
diff.py
diff_settings.py match nuContRmbMgr.c 2021-02-09 03:02:14 +09:00
docker-compose.yml
first_diff.py steal diff.py 2021-02-09 16:17:15 +00:00
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 revert 2021-02-10 16:51:00 +00:00
undefined_syms.txt more undefined syms 2021-02-10 15:30:33 +00:00
undefined_syms_auto.txt add bActor structs to symbol_addrs 2021-02-10 17:30:27 +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!