Decompilation of Paper Mario - Mirror of https://github.com/pmret/papermario
Go to file
2021-02-11 00:05:22 +09:00
.github/workflows fix doxygen 2020-10-20 21:40:49 +01:00
.vscode match nuContRmbMgr.c 2021-02-09 03:02:14 +09:00
asm Merge pull request #174 from nanaian/data 2021-02-10 09:54:35 -05:00
docs merge 2020-11-07 12:33:18 +00:00
include Merge pull request #174 from nanaian/data 2021-02-10 09:54:35 -05:00
src Merge branch 'master' into tool-work 2021-02-11 00:05:22 +09:00
tools Merge branch 'master' into tool-work 2021-02-11 00:05:22 +09:00
.clang-tidy Merge branch 'mac-support' into audio 2020-12-05 19:57:10 -05:00
.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
build.cfg extract configuration to build.cfg 2021-02-06 22:14:01 +00:00
checksum.sha1 Refactoring stuff 2020-08-12 21:56:23 -04:00
configure.py require that msg files go in assets/msg/* 2021-02-10 02:36:46 +00:00
CONTRIBUTING.md resolve CONTRIBUTING mislink 2021-01-15 21:19:42 +00:00
coverage.py hotfix coverage.py bytes listing 2020-10-20 20:47:29 +01:00
diff_settings.py match nuContRmbMgr.c 2021-02-09 03:02:14 +09:00
diff.py Diff.py update + removing make stuff 2021-01-16 02:00:00 +09:00
docker-compose.yml gud changes 2020-04-24 00:26:17 -04:00
Dockerfile Dockerfile with install.sh script 2020-12-28 12:41:26 +00:00
Doxyfile implement SCRIPT(...) dsl 2020-10-22 05:54:03 +01:00
format.sh 4 more and format 2020-12-12 17:55:21 +09:00
INSTALL.md don't link to ROM dump site 2021-01-15 21:27:47 +00:00
install.sh add ninja dependency 2021-01-14 00:56:33 +00:00
Jenkinsfile Jenkins fix 2021-01-19 18:16:45 +09:00
progress.py ninjatō 2021-01-15 16:28:05 +00:00
README.md don't link to ROM dump site 2021-01-15 21:27:47 +00:00
requirements_extra.txt ninjatō 2021-01-15 16:28:05 +00:00
requirements.txt removing py ranges 2021-02-04 00:15:14 +09:00
undefined_funcs_auto.txt fixing peach dash 2021-02-03 21:50:11 +09:00
undefined_syms_auto.txt Merge branch 'master' of github.com:pmret/papermario into data 2021-02-09 10:25:25 +00:00
undefined_syms.txt undefined syms 2021-02-10 14:42:36 +00:00

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!