Decompilation of Paper Mario
Go to file
Ethan Roseman 2e774ac081 add permuter settings 2021-01-16 11:15:17 +09:00
.github/workflows
.vscode ninjatō 2021-01-15 16:28:05 +00:00
asm delete asm for os function 2021-01-14 18:50:24 -06:00
docs
include Merge branch 'master' into ninja 2021-01-15 16:17:03 +09:00
src Merge branch 'master' into ninja 2021-01-15 16:17:03 +09:00
tools add permuter settings 2021-01-16 11:15:17 +09:00
.clang-tidy
.editorconfig
.gitattributes
.gitignore remove makefile 2021-01-15 16:47:06 +00:00
CONTRIBUTING.md ninjatō 2021-01-15 16:28:05 +00:00
Dockerfile Dockerfile with install.sh script 2020-12-28 12:41:26 +00:00
Doxyfile
INSTALL.md update INSTALL.md 2021-01-15 16:50:06 +00:00
Jenkinsfile ninjatō 2021-01-15 16:28:05 +00:00
README.md ninjatō 2021-01-15 16:28:05 +00:00
checksum.sha1
configure.py ninjatō 2021-01-15 16:28:05 +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 blah 2021-01-09 16:55:31 +09:00
undefined_funcs_auto.txt Remaining segments 2021-01-11 18:34:10 +09:00
undefined_syms.txt some data 2021-01-12 13:42:16 +09:00
undefined_syms_auto.txt not working - jtbl wip 2021-01-13 00:42:27 +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:

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!